[Bug 471347] New: sax2/intel driver selects wrong display on dvi-i when dvd-d is used at 945GM
https://bugzilla.novell.com/show_bug.cgi?id=471347 Summary: sax2/intel driver selects wrong display on dvi-i when dvd-d is used at 945GM Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: 32bit OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: tschaefer@t-online.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 The Installation fails while configuring graphiccard/monitor. Some hours later( after tests with vesa without problems) I found the reason. On a dvd-i connector (eee box B202) used with a monitor LG1811B via DVI-cable, the X-Server seems to crash (black screen) but the system still works. Starting with vga+cable+vga-dvi-a-adapter firstly the same, but there is (after changing the cables) a picture via dvd-d. I compared the xorg.conf files. I need for using the digital connection the following option for the intel driver: Option "monitor-VGA" "Monitor[0]" The whole section looks now: Section "Device" BoardName "945 GME" Driver "intel" Identifier "Device[0]" Option "monitor-VGA" "Monitor[0]" VendorName "Intel" EndSection eee-box:~ # hwinfo --gfx 09: PCI 02.0: 0300 VGA compatible controller (VGA) [Created at pci.318] UDI: /org/freedesktop/Hal/devices/pci_8086_27ae Unique ID: _Znp.a4alQ0XegSC SysFS ID: /devices/pci0000:00/0000:00:02.0 SysFS BusID: 0000:00:02.0 Hardware Class: graphics card Model: "Intel 945 GME" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x27ae "945 GME" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x1252 Revision: 0x03 Memory Range: 0xfeb80000-0xfebfffff (rw,non-prefetchable) I/O Ports: 0xec80-0xec87 (rw) Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable) Memory Range: 0xfeb40000-0xfeb7ffff (rw,non-prefetchable) IRQ: 16 (697778 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v00008086d000027AEsv00001043sd00001252bc03sc00i00" Driver Info #0: XFree86 v4 Server Module: intel Driver Info #1: XFree86 v4 Server Module: intel 3D Support: yes Extensions: dri Config Status: cfg=new, avail=yes, need=no, active=unknown 10: PCI 02.1: 0380 Display controller [Created at pci.318] UDI: /org/freedesktop/Hal/devices/pci_8086_27a6 Unique ID: ruGf.SoRe+jlyCdE SysFS ID: /devices/pci0000:00/0000:00:02.1 SysFS BusID: 0000:00:02.1 Hardware Class: graphics card Model: "Intel Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x27a6 "Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x1252 Revision: 0x03 Memory Range: 0xfea80000-0xfeafffff (rw,non-prefetchable) Module Alias: "pci:v00008086d000027A6sv00001043sd00001252bc03sc80i00" Config Status: cfg=new, avail=yes, need=no, active=unknown Primary display adapter: #9 lspci 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device 1252 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at feb80000 (32-bit, non-prefetchable) [size=512K] I/O ports at ec80 [size=8] Memory at d0000000 (32-bit, prefetchable) [size=256M] Memory at feb40000 (32-bit, non-prefetchable) [size=256K] Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable- Capabilities: [d0] Power Management version 2 Regards, Thomas Schäfer Reproducible: Always Steps to Reproduce: 1.while Installation or sax2 without options 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=471347#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |tschaefer@t-online.de --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2009-02-01 10:33:46 MST --- What was the initial device section SaX2 wrote? Please attach also your /var/log/Xorg.0.log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 User tschaefer@t-online.de added comment https://bugzilla.novell.com/show_bug.cgi?id=471347#c2 --- Comment #2 from Thomas Schäfer <tschaefer@t-online.de> 2009-02-01 11:46:57 MST --- Created an attachment (id=269109) --> (https://bugzilla.novell.com/attachment.cgi?id=269109) sax-log-file during reproducing the failure -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 User tschaefer@t-online.de added comment https://bugzilla.novell.com/show_bug.cgi?id=471347#c3 Thomas Schäfer <tschaefer@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|tschaefer@t-online.de | --- Comment #3 from Thomas Schäfer <tschaefer@t-online.de> 2009-02-01 11:49:00 MST --- Created an attachment (id=269110) --> (https://bugzilla.novell.com/attachment.cgi?id=269110) Xorg-logfile while sax is trying to configure Hope it helps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 User tschaefer@t-online.de added comment https://bugzilla.novell.com/show_bug.cgi?id=471347#c4 --- Comment #4 from Thomas Schäfer <tschaefer@t-online.de> 2009-02-01 11:53:21 MST --- What was the initial device section SaX2 wrote? Sax does not come to end, when trying with dvi-d. When trying with dvi-a the configuration created works with dvd-d. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #269109|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #269110|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=471347 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=471347#c5 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2009-02-01 22:07:05 MST --- Ok. I think I finally understood the issue. You need to use your VGA cable for configuration, so SaX2 can create the configuration. Still you need to exchange your cable to DVI-D in between to finish configuration. This is weird. Although you're using a VGA cable TMDS-1 (DVI-D) is detected during SaX2 startup. (II) intel(0): Output VGA disconnected (II) intel(0): Output LVDS connected (II) intel(0): Output TMDS-1 connected (II) intel(0): Using user preference for initial modes (II) intel(0): Output LVDS using initial mode 640x480 (II) intel(0): Output TMDS-1 using initial mode 640x480 I know there are various X related weird issues with eebox (it should behave like a netbook, but apparently it doesn't), but I'm afraid we can't address them before we have the hardware for testing available. There are currently no plans to buy such hardware. I suggest to report this upstream. Sorry for the standard text. Makes things easier for us. I'm afraid such driver issues need to be addressed by Intel's Linux driver development team. Thus I would like to ask you to report this issue upstream on bugs.freedesktop.org according to http://intellinuxgraphics.org/how_to_report_bug.html and add me to Cc (sndirsch@suse.de). You'll need to register for an account on bugs.freedesktop.org first, in case you don't have one yet. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com