[Nouveau] [Bug 111371] New: [NV04] bios OOB on kernel driver initialization
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 11 15:33:56 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111371
Bug ID: 111371
Summary: [NV04] bios OOB on kernel driver initialization
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: jorgenatzdev at gmail.com
QA Contact: xorg-team at lists.x.org
Created attachment 145023
--> https://bugs.freedesktop.org/attachment.cgi?id=145023&action=edit
The non-verbose kernel log
Steps to reproduce:
Boot linux with NV04 card in motherboard AGP slot.
OR
'modprobe nouveau' with NV04 card in motherboard AGP slot.
Actual Results:
2 times during the boot process the screen turns black, only to return back to
the character display. The nouveau module ends up loaded, but the screen
appears to not be using the drm driver.
Platform:
Alpine Linux 3.10.1 Standard, kernel 4.19.58 (non-verbose log)
Tiny Core Linux, kernel 4.19.10 (verbose external module log)
I tried using the kernel parameter nouveau.config=NvMSI=0, but it made no
difference. I also tried using nouveau.config=NvBios=PRAMIN, even though there
were no "checksum invalid" errors in the dmesg output.
I was unable to get a VBIOS dump, as the /sys/kernel/debug/dri folder was
empty.
I was also hesitant to do a git bisection, as compiling the nouveau kernel
module takes upwards of 7 hours on the machine I am using. However, I can try
if you would like.
I have two kernel logs, one is from kernel 4.19.58 and has nouveau compiled as
an in-tree module. The other log is for kernel 4.19.10 and has nouveau compiled
as an out-of-tree module, but I was able to add the kernel parameters
drm.debug=14 and log_buf_len=16M.
I apologize if I left any information out, and thank you for any reply.
--
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/20190811/a85661c8/attachment.html>
More information about the Nouveau
mailing list