[Nouveau] [Bug 91779] Pure EFI: MacBookPro3, 1 (NV84) fails to load nouveau on linux 4.1 -- Invalid ROM contents

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 28 11:32:43 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91779

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
I believe the situation is that the mac bios normally sticks the gpu's vbios
into either acpi or its pramin by executing the option rom. Once you've booted
and you don't have it in ACPI or PRAMIN, the PROM and PCIROM are the only other
places we can really try. It doesn't appear to like any of your images... I
think if you boot with nouveau.debug=VBIOS=debug that should provide a bit more
info.

If you can obtain the vbios through whatever other means and stick it in a
file, you can use
nouveau.config=NvBios=filename-that-is-loaded-by-request_firmware

As for handing fb back, unfortunately that's not really possible. Arguably
nouveau shouldn't grab the fb so early (or perhaps should check VBIOS
availability even earlier), but the way this modern hw works, VGA is all long
gone.

-- 
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/20150828/cf3f462d/attachment.html>


More information about the Nouveau mailing list