Need LVDSout quirk for 8086:2592 a0a0:0589

Bug #277847 reported by Tormod Volden
2
Affects Status Importance Assigned to Milestone
X.Org X server
Fix Released
Medium
xserver-xorg-video-intel (Ubuntu)
Fix Released
High
Bryce Harrington

Bug Description

Binary package hint: xserver-xorg-video-intel

This is a mini-pc with DVI-I and S-video outputs: http://global.aopen.com/products_detail.aspx?auno=2164

$ lspci -vvnn | grep -A1 "VGA compa"
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04) (prog-if 00 [VGA controller])
 Subsystem: AOPEN Inc. Unknown device [a0a0:0589]

Using Hardy, it's difficult to change resolution to anything else than 800x600, even if you choose 1024x768 in gnome-display-properties. Disabling (ignore) the non-existing LVDS output like described in https://wiki.ubuntu.com/X/Quirks#Ignore%20LVDS%20Output%20Quirk works well.

Revision history for this message
Tormod Volden (tormodvolden) wrote :
Revision history for this message
Tormod Volden (tormodvolden) wrote :

For the record, there are other things not quite right, but I'll file new bugs as I find out more about it. That the connected VGA flatscreen seems to return wrong information doesn't help. But also the TMDS-1 output which is disconnected (I am using a DVI-I to VGA adapter) seems to be detected by the driver - maybe the load detection is broken. Finally, I have the impression gnome-display-properties mix up the output, the screen labeled "Hansol" (name of the VGA monitor) controls the non-existing output and the "Unknown" controls the VGA output to some degree.

Revision history for this message
Tormod Volden (tormodvolden) wrote :

The issues in my last comment seems to be that output and EDID info is associated to the wrong output, and I reported it upstream in http://bugs.freedesktop.org/show_bug.cgi?id=18004

Changed in xorg-server:
status: Unknown → Confirmed
Revision history for this message
Tormod Volden (tormodvolden) wrote :

For the record, I have now verified with another computer (and driver) that this monitor's EDID information is fine. So the problem is really the outputs being mixed up on the mini-pc.

Revision history for this message
Tormod Volden (tormodvolden) wrote :

I will deal with the other issues in bug #278032, so this bug can stay focused on the missing LVDSout quirk.

Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel:
assignee: nobody → bryceharrington
Revision history for this message
Bryce Harrington (bryce) wrote :

Hi tormodvolden,

Thanks for including the attached files. Could you also include your /var/log/Xorg.0.log?

Changed in xserver-xorg-video-intel:
status: New → Incomplete
Revision history for this message
Tormod Volden (tormodvolden) wrote :

Hi brycerobot :)
It's already attached in comment #1.

Changed in xserver-xorg-video-intel:
status: Incomplete → Confirmed
Revision history for this message
Bryce Harrington (bryce) wrote :

Looks like a fairly broad set of quirks are already upstream, we should just make sure these get into Jaunty with the next upload, and perhaps consider backporting them as well.

    /* Aopen mini pc */
    { PCI_CHIP_I915_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds },
    { PCI_CHIP_I945_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds },
    { PCI_CHIP_I965_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds },
    { PCI_CHIP_I965_GM, 0x8086, 0x1999, quirk_ignore_lvds },

Changed in xserver-xorg-video-intel:
importance: Undecided → High
status: Confirmed → In Progress
Revision history for this message
Bryce Harrington (bryce) wrote :

These are included in the 2.6.1 driver now in Jaunty.

Changed in xserver-xorg-video-intel:
status: In Progress → Fix Released
Changed in xorg-server:
status: Confirmed → Fix Released
Changed in xorg-server:
importance: Unknown → Medium
Changed in xorg-server:
importance: Medium → Unknown
Changed in xorg-server:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.