https://bugs.freedesktop.org/show_bug.cgi?id=77361
--- Comment #22 from Emil Velikov <[email protected]> --- (In reply to comment #21) > The same problem has also been reported in the Debian BTS, one of the people > who saw it claimed that unsetting CONFIG_X86_SYSFB when building the kernel > helps: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740953#40 > > Note that Debian enabled CONFIG_X86_SYSFB in 3.13, in their 3.12 kernel it > is not set. Nice one Sven, I knew I've seen a similar issue but did not manage to find anything before. AFAIK some fb drivers have a quirk (pci_fixup_video) that sets up boot_vga=1, which is required by X. The sysfb is not aware about pci_fixup_video thus the issue. There is some more information in the patch [1] by Bruno. Feel free to give it a try. [1] http://lists.freedesktop.org/archives/dri-devel/2014-March/055798.html -- 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
