[Bug 385551] Re: Jaunty -- Intel 82945G/GZ -- Screen full of vertical lines, cannot logon

ichudov igor at chudov.com
Wed Jun 10 16:04:55 UTC 2009


I think that I have a complete understanding of this bug. Yes, it was
about not detecting the NEC MultiSync 1500M monitor.

The following xorg.conf is a workaround (but is NOT a bug fix):

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
        VendorName    "NEC"
        ModelName     "MULTISYNC LCD 1500M"
        HorizSync     30-61
        VertRefresh   50-77
        #Modeline "1600x1000" 120.85 1600 1616 1968 2080 1000 1000 1008 1044
        #Modeline "1280x960" 101.50 1280 1296 1552 1664 960 960 969 1003
        Modeline "1024x768" 81.01 1024 1088 1264 1336 768 768 777 802
        #Modeline "640x480" 32.03 640 656 720 832 480 480 486 501
        #Modeline "1600x1200" 120.85 1600 1616 1968 2080 1200 1200 1208 1253
        #Modeline "1280x1024" 101.50 1280 1296 1552 1664 1024 1024 1033 1070
        #Modeline "1152x864" 91.26 1152 1168 1384 1496 864 864 873 902
        #Modeline "800x600" 50.13 800 816 928 1040 600 600 607 626

EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
  SubSection "Display"
    Depth       24
    Modes       "1024x768" 
    Virtual     1024 768
  EndSubSection
EndSection

-- 
Jaunty -- Intel 82945G/GZ -- Screen full of vertical lines, cannot logon
https://bugs.launchpad.net/bugs/385551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list