Comment 46 for bug 433142

Revision history for this message
Hunk Cui (hunk-cui) wrote : Re: geode driver do not display 1024x600 on (K)UNR Karmic

Hi, phpmonkey,

    This is right, because the Geode LX driver does not support the 16:9 screen, in common situation, the default is setup to 4:3 screen (1024x768), so if you want to set 1024x600, the only method is add a common line in xorg.conf file, see following:
in Section "Monitor"
Add: Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -Hsync +Vsync

after that, the Geode-driver may run on a unstable environment, but you can use this method test your machine on a long run time. Once occur the unstable instance, please tell me. I'll follow it.

Thanks,
Hunk Cui