http://bugs.freedesktop.org/show_bug.cgi?id=17138
--- Comment #3 from Murray Campbell <[EMAIL PROTECTED]> 2008-08-14 12:06:08 PST --- Created an attachment (id=18286) --> (http://bugs.freedesktop.org/attachment.cgi?id=18286) Xorg.0.log with patch This is the Xorg.0.log with Randr12 enabled and nv_bios.c modified by applying the patch: --- nv_bios.c 2008-08-14 19:56:33.000000000 +0100 +++ nv_bios.c.altered 2008-08-14 19:56:02.000000000 +0100 @@ -3154,6 +3154,8 @@ * lvdsmanufacturerindex in this case; we don't */ } + lvdsmanufacturerindex=3; + headerlen = 2; recordlen = bios->data[bios->fp.lvdsmanufacturerpointer + 1]; -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
