https://bugs.freedesktop.org/show_bug.cgi?id=35267
--- Comment #21 from hanfi <[email protected]> --- (In reply to comment #20) > Is this still an issue with the latest kernel? Note that you can load a > custom vbios by using nouveau.NvBios=path/to/vbios.rom (which will be loaded > using the firmware loading logic, so make sure that file is available when > nouveau is getting loaded, either built into the kernel, or in the initrd if > you're using that). Where exactly should I set this option? I tried pass it as a kernel parameter from grub, which did not work. Then i blacklisted nouveau, and tried to load it after the system booted But this always tells me: laptop ~ # modprobe nouveau nouveau.NvBios='/boot/vbios.rom' [ 86.004292] nouveau: `/boot/vbios.rom' invalid for parameter `nouveau.NvBios' modprobe: ERROR: could not insert 'nouveau': Invalid argument laptop ~ # modprobe nouveau NvBios='/boot/vbios.rom' [ 92.214318] nouveau: `/boot/vbios.rom' invalid for parameter `NvBios' modprobe: ERROR: could not insert 'nouveau': Invalid argument This is on kernel 3.10.7 (gentoo sources) and greping trough the source i see that the option exists. Do i need try linux for workgroup (aka 3.11)? Im lost a little bit here. -- 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
