Even with a fresh 8.10 install the resolution is still incorrect and the
top gnome bar doesn't cover the whole screen. The login screen
resolution is also incorrect even after mirrored is switched off and
corrected to 1280x800 on the desktop. So! I wanted to Point this link
out to anyone who has an x200 with the screen resolution problems. The
xorg on this site (10/31/08) Running fresh 8.10. works perfectly for me.
Cheers!

http://www.thinkwiki.org/wiki/Installing_Ubuntu_8.04_%26_8.10_on_an_X200

#######
Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Monitor"
    Identifier    "HDMI-1"
    Option        "Ignore" "True"
EndSection

Section "Monitor"
    Identifier    "HDMI-2"
    Option        "Ignore" "True"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    DefaultDepth     24
    SubSection "Display"
        Modes "1280x800" "1024x768"
# The following line was an auto-configuration added by an external VGA 
projector; you might leave it out to try
# letting the system detect dimensions appropriate for whatever display you 
happen to use.
        Virtual    2432 864
    EndSubSection
EndSection

 Section "Device"
     Identifier    "Configured Video Device"
     Driver        "intel"
     Option        "monitor-HDMI-1" "HDMI-1"
     Option        "monitor-HDMI-2" "HDMI-2"
 EndSection

-- 
lenovo x200 incorrect resolution && gnome prop. crash SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/277372
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to