[Nouveau] [Bug 17138] New: Randr12 on nv34m causes colour corruption on laptop panel.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 14 11:13:36 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17138
Summary: Randr12 on nv34m causes colour corruption on laptop
panel.
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: murray at sonology.net
QAContact: xorg-team at lists.x.org
Created an attachment (id=18284)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18284)
vbtracetool vBIOS dump
Starting X with git nouveau and Randr12 disabled works perfectly.
Enabling Randr12 gives a somewhat corrupted screen which is predominantly red.
My system is a Dell Inspiron 5150 with a 1600x1200 screen and an nv34m.
The corruption is only on the internal panel. Any external screen on the VGA
output seems to be fine.
Bug #14403 seemed to be the closest to my experience and so I messed around
with nv_bios.c.
In the function parse_lvds_manufacturer_table_init the section labeled:
/* adjust some things if straps are invalid (implies the panel has EDID) */
resets the lvdsmanufacturerindex from 3 to 0.
Putting in a line to set this back to 3 (or indeed 1 or 2) makes everything
seem to work fine.
I did a BIOS dump with vbtracetool. Does this help?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list