> Message: 16
> Date: Thu, 29 Oct 2009 14:16:59 +0100 (MET)
> From: "Till Harbaum" <[email protected]>
> Subject: Re: Re: Maemo5 on Beagle
>
> For me currently a mystery is the source of the default video mode the device
> comes up with: It definitely uses the panel driver in panel-generic. But this
> only contains a single mode of 640x480 pixels. Yet the device comes up with
> 800x600 pixels. Where does this mode come from?

Hi Till

I think the 800x600 mode comes from the TI X-loader bootargs, interrupt the boot
and type
  printenv
to see what mode is in the bootargs line.

I tweaked mine using
  setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw
rootfstype=ext3 rootwait omapfb.mode=dvi:640x480mr...@60
  saveenv

X seems to pick this up and you can check by looking in /tmp/Xorg.0.log

However I still have a blank screen to look at, so I can't confirm
this actually does what it claims

Cheers
Doug

PS take a copy of your old bootargs so you can re-instate it should
things go wrong...
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to