[Nouveau] [Bug 21273] [NV17] PowerMac3, 6 Driver can't detect video output and xserver doesn't start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 8 09:22:12 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=21273
--- Comment #89 from Andrey Gusev <ronne at list.ru> ---
Created attachment 85441
--> https://bugs.freedesktop.org/attachment.cgi?id=85441&action=edit
log of loading with workaround
I return workaround to code for PowerMac 3,6:
+ if (of_machine_is_compatible("PowerMac3,6")) {
+ fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 0, all_heads, 1);
+ fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, 1, all_heads, 2);
+ return;
+ }
Unfortunately, it doesn't help. Also, there is output card0-DVI-I-1.
cat classdrm
card0
card0-DVI-I-1
controlD64
ttm
version
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130908/e3a4793b/attachment.html>
More information about the Nouveau
mailing list