저는 커널 버전 5.13.13.arch1-1이 설치된 Lenovo Ideapad 3 15arh05에서 EndeavorOS를 사용하고 있습니다.
pacman -Syy
최근에 시스템을 업데이트하고 -Syu
NVIDIA 드라이버를 설치했습니다 pacman -S nvidia
. 이제 시스템이 때때로 무작위로 완전히 정지됩니다.
여러 kworker 프로세스가 갑자기 상단에 나타나 거의 항상 CPU의 100%를 차지하며 다음과 같은 dmesg
메시지가 표시 됩니다.journalctl
[ 2194.247872] eno1: io_base_l = 0xffff, should be 0x3001
.
[ 2194.247877] eno1: mem_base_l = 0xffff, should be 0x4004
.
[ 2194.247880] eno1: mem_base_h = 0xffff, should be 0xc370
.
[ 2194.247884] eno1: resv_0x1c_l = 0xffff, should be 0x0000
.
[ 2194.247887] eno1: resv_0x1c_h = 0xffff, should be 0x0000
.
[ 2194.247891] eno1: resv_0x20_l = 0xffff, should be 0x0004
.
[ 2194.247895] eno1: resv_0x20_h = 0xffff, should be 0xc370
.
[ 2194.247898] eno1: resv_0x24_l = 0xffff, should be 0x0000
.
[ 2194.247901] eno1: resv_0x24_h = 0xffff, should be 0x0000
.
[ 2194.247905] eno1: ilr = 0xff, should be 0x04
.
[ 2194.247908] eno1: resv_0x2c_l = 0xffff, should be 0x17aa
.
[ 2194.247912] eno1: resv_0x2c_h = 0xffff, should be 0x38f7
.
[ 2194.248038] eno1: pci_sn_l = 0xffffffff, should be 0x684ce000
.
[ 2194.249247] eno1: pci_sn_h = 0xffffffff, should be 0x01000000
.
내 생각엔 이것이 네트워크 관리자와 관련이 있는 것 같은데,
[ 2153.504278] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
이 문제를 해결하려면 어떻게 해야 합니까?
답변1
해당 오류("[drm:amdgpu_dm_atomic_commit_tail[amdgpu]]실수울타리가 시간 초과되기를 기다리고 있습니다! ")가 amdgpu 개발자에게 보고되었습니다:https://gitlab.freedesktop.org/drm/amd/-/issues/934