https://bugs.freedesktop.org/show_bug.cgi?id=21273
--- Comment #89 from Andrey Gusev <[email protected]> --- 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.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
