[Nouveau] [Bug 98240] Kernel module fails to load on HP Pavilion V3A33AV laptop.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 14 01:33:55 UTC 2016


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

--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Created attachment 127289
  --> https://bugs.freedesktop.org/attachment.cgi?id=127289&action=edit
_ROM method

Interesting, so it looks like

(a) the _ROM method only returns 0x1000 chunks at a time
(b) stores the VBIOS in 8 32K chunks (the chunks themselves do not appear to be
in the ACPI data dump)

I wonder if this is running up against our "fast" ACPI method reading logic
again.

Can you try to edit drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c and
comment out (or remove) the line

"{ 0, &nvbios_acpi_fast },"

And see if that helps?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20161014/3954b41b/attachment.html>


More information about the Nouveau mailing list