25 April, 2009

Ubuntu 9.04 og Esprimo Mobile

Her er løsningen:
http://ncc-1701a.homelinux.net/~linux-sis/index.php?page=VesaDriver

Ved at redigere /etc/X11/xorg.conf virker sagerne:

Section "Device"
Driver "vesa"
# Leave other settings in tact
EndSection

(...)

Section "Screen"
SubSection "Display"
Depth 24
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection

# Leave other settings in tact
EndSection

(...)

Section "Monitor"
HorizSync 28-72
VertRefresh 43-60

# Leave other settings in tact
EndSection

(...)


No comments: