|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Just upgraded from 10.1 to 11.1 on a Fujitsu U810 with Intel 945 GM graphics. External LCD (through VGA port) worked great in 10.1, but doesn't work at all in 11.1. I enabled dual-head etc. in sax2 exactly as in 10.1, but no external LCD (tried three different ones) is ever detected in 11.1. All available updates have been installed.
xrandr showed that the external LCDs are being detected as "TV-1" and VGA is always listed as disconnected. So I went into xorg.conf and told it to ignore "TV" and "TV-1". Now xrandr doesn't list TV-1 anymore but VGA is still disconnected and the external monitor(s) still don't work. Tried xrandr --output VGA with various modes, no change. Also tried different resolutions for the external monitor, including just cloning at 800x600, no change. The Fujitsu has a "Fn-A" keyboard to toggle external displays; no change there either. xorg.conf is posted below, including the ignore TV and TV-1 modifications. I noticed that SaX identifies the external LCDs as "EXT" but there's no section for "VGA" in xorg.conf. Changing "EXT" to "VGA" doesn't help. Any help would be greatly appreciated! fyi, I am fairly experienced with command-line Linux but not so much with X11. :-) thanks in advance... # /.../ # SaX generated X11 config file # Created on: 2009-02-07T09:14:05-0600. # # Version: 8.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (8.1) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AIGLX" "on" Option "AllowMouseOpenFail" "on" Option "ZapWarning" "on" EndSection Section "Module" Load "extmod" Load "glx" Load "freetype" Load "dbe" Load "dri" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "AutoSoft" "on" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "Name" "<undefined>" Option "Protocol" "Auto" Option "Vendor" "Sysp" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[3]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Generic Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" DisplaySize 248 144 HorizSync 31-38 Identifier "Monitor[0]" ModelName "800X600@60HZ" Option "DPMS" Option "PreferredMode" "800x600" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection Section "Monitor" Identifier "TV" Option "Ignore" "True" EndSection Section "Monitor" Identifier "TV-1" Option "Ignore" "True" EndSection Section "Modes" Identifier "Modes[0]" EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "800x600" "768x576" "640x480" Virtual 2048 1200 EndSubSection SubSection "Display" Depth 16 Modes "800x600" "768x576" "640x480" Virtual 2048 1200 EndSubSection SubSection "Display" Depth 24 Modes "800x600" "768x576" "640x480" Virtual 2048 1200 EndSubSection SubSection "Display" Depth 8 Modes "800x600" "768x576" "640x480" Virtual 2048 1200 EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "945 GM" Driver "intel" Identifier "Device[0]" Option "SaXDualHead" Option "SaXDualMonitorVendor" "--> LCD" Option "SaXDualOrientation" "LeftOf" Option "SaXDualResolution" "800x600" Option "SaXDualMode" "Clone" Option "SaXDualHSync" "30-95" Option "SaXDualMonitorModel" "1900X1200@75HZ" Option "SaXDualVSync" "60-75" Option "SaXExternal" "Identifier&EXT+DisplaySize&+VendorName&--> LCD+PreferredMode&800x600+HorizSync&30-95+ModelName&1900X1200@75HZ+VertRefresh&60-75" Screen 0 VendorName "Intel" EndSection Section "Monitor" HorizSync 30-95 Identifier "EXT" ModelName "1900X1200@75HZ" Option "PreferredMode" "800x600" VendorName "--> LCD" VertRefresh 60-75 EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" Option "Composite" "on" EndSection |
|
|||
|
It looks like no one has an answer for this.
OK, here's another question. Since the external monitor worked fine from the same machine in 10.1 but not 11.1, what changed between the two versions? How can I find out if (for example) a new Intel 945GM driver was issued between those two versions? If there was, how can I downgrade to the old driver? Any suggestions would be appreciated. Otherwise I'm stuck with that tiny U810 screen and no monitor/projector. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|