https://bugs.freedesktop.org/show_bug.cgi?id=31780
--- Comment #10 from Kevin Winchester <[email protected]> 2010-11-27 16:33:03 PST --- Created an attachment (id=40610) --> (https://bugs.freedesktop.org/attachment.cgi?id=40610) dmesg log with drm.debug=15 Here is another log, with drm.debug=15 this time. The debugging seemed to work when I used a "debug" kernel parameter in addition to the "drm.debug=15". This log also has the radeon driver loading and taking control of the fbcon, but since this doesn't seem to be the real issue, that is likely fine. Looking at the log, I think I see the problem in the nouveau driver. It apparently decides that my monitor is connected to the VGA-2 connector, when in fact I have my monitor plugged into the DVI connector on the card, would be DVI-I-2. The detected mode of 1440x900 is correct for my LCD monitor, so apparently the detection of the monitor is working properly - it is just that apparently the driver thinks it is querying the monitor through the VGA connector. Any settings I can try to make this work, or any code changes that might make it work? -- Configure bugmail: https://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
