Summary: | x11-drivers/nvidia-drivers-525.53: crash preventing successful boot (kernel: BUG: kernel NULL pointer dereference) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Randall <ran.dall> |
Component: | Current packages | Assignee: | Ionen Wolkens <ionen> |
Status: | RESOLVED NEEDINFO | ||
Severity: | major | CC: | jstein, puttabutta, soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
journalctl -n 100
emerge --info |
Description
Randall
2022-11-11 21:12:56 UTC
Created attachment 831647 [details]
journalctl -n 100
Created attachment 831649 [details]
emerge --info
Rolling back to what, 520(NFB) or stable 515(production)? I assume 520 but just to be sure. Haven't experienced issues with 525 myself, albeit I wouldn't mind masking it for now given it's more experimental than 520. 520 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24ef7c49d41c9e0f3a49c312950d85db36a501e commit d24ef7c49d41c9e0f3a49c312950d85db36a501e Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-11-12 00:00:49 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-11-12 00:18:39 +0000 profiles: package.mask new nvidia 0/525 branch for now No issues with my 1070 so far, but I've had a few similar mentions about 525.53 that didn't sound like user error. So let's play it safe at least until this new branch gets a second version. Bug: https://bugs.gentoo.org/881025 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) I don't have any issues with version 525.53 (RTX 2060). I don't experience this error. gentoo-kernel-5.19.17, RTX3070 This driver version does sometimes fail to reenable the screen after dpms off because it seems to forget the screen EDID or something (easy to fix over ssh, eg DISPLAY=:0 xrandr; DISPLAY=:0 xrandr --output HDMI-1 --preferred), but it doesn't crash as noted in this bug report. If others are affected, leave it masked - I'm just here to chip in another data point. Does it still happen with 525.60.11? Not that I have any intention to mask that one (unless issues are more widespread) given it's a non-beta production branch and a future stable candidate. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da25b22a452c68f838dd2694ce941719a023f19 commit 0da25b22a452c68f838dd2694ce941719a023f19 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-11-28 16:26:49 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-11-28 16:28:04 +0000 x11-drivers/nvidia-drivers: drop 525.53 Masked beta version replaced by 525.60.11, no reason to keep. Bug: https://bugs.gentoo.org/881025 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> profiles/package.mask | 7 - x11-drivers/nvidia-drivers/Manifest | 8 - .../nvidia-drivers/nvidia-drivers-525.53.ebuild | 576 --------------------- 3 files changed, 591 deletions(-) |