note: unable to upgrade to 10.4 LTS as it will not run, locks up on startup
I had to create a manual xorg.conf for 9.10

 Section "Device"
       Identifier  "Videocard"
       Driver      "openchrome"
       VendorName  "VIA Tech"
       Option    "ModeSwitchMethod" "legacy"
       BoardName   "VIA PN800/PN880"
 EndSection

Section "Monitor"
        Identifier "Viewsonic E70"
        Horizsync 30.0 - 70.0
        Vertrefresh 50.0 - 160.0
        Option "DPMS"
        Option "UseEdid" "False"
        # 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
        Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 
-HSync +Vsync
        # 1024x768 @ 50.00 Hz (GTF) hsync: 39.55 kHz; pclk: 51.89 MHz
        Modeline "1024x768_50.00" 51.89 1024 1064 1168 1312 768 769 772 791 
-HSync +Vsync
        DisplaySize 1024 768
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device "VideoCard"
        Monitor "Viewsonic E70"
        Defaultdepth 24
        SubSection "Display"
                Depth 24
                Modes "1024x768"
        EndSubSection
EndSection

-- 
Registration does not work
https://bugs.launchpad.net/bugs/608558
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