> Finally... Which patch id it is (URL)? http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=334534cde47f1ffe126e4e665988480fc57a7307 When I see the whole screen, It is exciting! > > Current state (before downloading the new package) gives me 1024x768 and > 800x600 in > GNOME screen settings. Hope it will work that time. If you still can not get 1024x600, see my copy below from my reply in Ubuntu bug #433142: ------------- phpmonkey, If you can not get 1024x600 still, see below: Another point you need to pay attention is that the default screen resolution for PANEL is set by BIOS. So please check your VBIOS setting for this. The very simple way is that in function LXGetLegacyPanelMode() in lx_panel.c, print the value of ret. So the default will be lx_panel_modes[3]. And my patch will add 1024x600 as item 3. So please notice this. -------------
Wish you good luck!