[maemo-developers] maemo-developers Digest, Vol 54, Issue 30

From: Doug Steel doug.steel at gmail.com
Date: Fri Oct 30 14:40:04 EET 2009
> Message: 16
> Date: Thu, 29 Oct 2009 14:16:59 +0100 (MET)
> From: "Till Harbaum" <lists at harbaum.org>
> 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-16 at 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...
More information about the maemo-developers mailing list