← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 475756] [NEW] IBM multiheaded display loses secondary head after dist-upgrade.

 

Public bug reported:

Binary package hint: xorg

I have a system with one IBM card that has a VGA port and a DVI port.  I
used to use these two ports as a multiheaded system in 9.04.  Now that I
have upgraded to 9.10 I am reduced to VGA.  The DVI monitor is not
activated by X (it is active on boot hence it is connected).

My xorg.conf:
Section "Screen"
        Identifier      "Configured Screen Device"
        Monitor         "Lenovo"
        Device  "Configured Video Device"
        SubSection "Display"
                Depth           24
                Modes   "1680x1050" "1280x1024" "1024x768" "640x480"
                Virtual 3360 1050
        EndSubSection
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Option "Monitor-TMDS-1" "Lenovo"
        Option "Monitor-VGA" "Samsung"
EndSection

Section "Monitor"
        Identifier   "Samsung"
        Modeline "1680x1050"  143.75  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync
        Option "PreferredMode" "1680x1050"
#       VertRefresh     50 - 76
#       HorizSync       30 - 83
EndSection

Section "Monitor"
        Identifier   "Lenovo"
        Modeline "1680x1050"  143.75  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync
        Option "PreferredMode" "1680x1050"
#       VertRefresh     50 - 76
#       HorizSync       30 - 83
EndSection

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
IBM multiheaded display loses secondary head after dist-upgrade.
https://bugs.launchpad.net/bugs/475756
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.



Follow ups

References