<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - nouveau fails to load BIOS on EFI boot."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=35267#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - nouveau fails to load BIOS on EFI boot."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=35267">bug 35267</a>
              from <span class="vcard"><a class="email" href="mailto:freedesktop.org@spahan.ch" title="hanfi <freedesktop.org@spahan.ch>"> <span class="fn">hanfi</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=35267#c20">comment #20</a>)
<span class="quote">> 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).</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>