forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Ever since I updated my Adder WS to the 6.12.10 kernel, my system will become unstable and most things stop working shortly after booting and logging in. Here is the log I got from from journalctl -ke -b -1:
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? vfs_read+0x16f/0x380
Mar 16 11:35:33 pop-os-laptop kernel: ? vfs_read+0x16f/0x380
Mar 16 11:35:33 pop-os-laptop kernel: ? ksys_read+0x73/0x100
Mar 16 11:35:33 pop-os-laptop kernel: ? arch_exit_to_user_mode_prepare.constprop.0+0x22/0xd0
Mar 16 11:35:33 pop-os-laptop kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? do_syscall_64+0x8a/0x170
Mar 16 11:35:33 pop-os-laptop kernel: ? entry_SYSCALL_64_after_hwframe+0x76/0x7e
Mar 16 11:35:33 pop-os-laptop kernel: </TASK>
Mar 16 11:35:39 pop-os-laptop kernel: NVRM: Xid (PCI:0000:01:00): 119, pid=925, name=nvidia-powerd, Timeout after 6s of waiting for RPC response from GPU0 GSP! Expected function 76 (GSP_RM_CONTROL) (0x2080205a 0x4).
Mar 16 11:35:45 pop-os-laptop kernel: NVRM: Xid (PCI:0000:01:00): 119, pid=936, name=nv_queue, Timeout after 6s of waiting for RPC response from GPU0 GSP! Expected function 76 (GSP_RM_CONTROL) (0x2080a7d7 0x2).
Mar 16 11:35:51 pop-os-laptop kernel: NVRM: Rate limiting GSP RPC error prints for GPU at PCI:0000:01:00 (printing 1 of every 30). The GPU likely needs to be reset.
Mar 16 11:36:01 pop-os-laptop kernel: pcieport 0000:00:1a.0: AER: Correctable error message received from 0000:00:1a.0
Mar 16 11:36:01 pop-os-laptop kernel: pcieport 0000:00:1a.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
Mar 16 11:36:01 pop-os-laptop kernel: pcieport 0000:00:1a.0: device [8086:7a48] error status/mask=00000001/00002000
Mar 16 11:36:01 pop-os-laptop kernel: pcieport 0000:00:1a.0: [ 0] RxErr (First)
I am defaulting to kernel 6.9.3, which works correctly. Interestingly, when I first got my Adder WS and installed Fedora KDE 41, (which was on kernel 6.12 at the time), I was encountering the exact same issue. I thought it was a Fedora issue, but it turns out this may be a kernel issue as it worked fine under 6.11 on Fedora (but the Nvidia drivers wouldn't load).
Any chance this could be fixed?
davidmrz
Metadata
Metadata
Assignees
Labels
No labels