You are not logged in.
Pages: 1
Note: I have a hybrid graphics system but don't use the nvidia gpu because its on a laptop and its a shitty one at that.
Recently nouveau driver started throwing me some errors:
Feb 03 08:38:43 archlinux kernel: nouveau 0000:02:00.0: acr: unload binary failed
Feb 03 08:38:43 archlinux kernel: nouveau 0000:02:00.0: fifo: fault 00 [READ] at 000000000005a000 engine 05 [BAR2] client 07 [HUB/HOST_CPU] reason 0d [REGION_V>
Feb 03 08:38:43 archlinux kernel: nouveau 0000:02:00.0: fifo: DROPPED_MMU_FAULT 00000000
Feb 03 09:25:24 archlinux kernel: nouveau 0000:02:00.0: fifo: fault 01 [WRITE] at 00000000002fa000 engine 05 [BAR2] client 08 [HUB/HOST_CPU_NB] reason 02 [PTE]>
Feb 03 09:25:24 archlinux kernel: nouveau 0000:02:00.0: fifo: fault 00 [READ] at 0000000000000000 engine 12 [sec2] client 16 [HUB/SEC] reason 00 [PDE] on chann>
Feb 03 09:25:24 archlinux kernel: nouveau 0000:02:00.0: acr: load binary failed
Feb 03 09:25:24 archlinux kernel: nouveau 0000:02:00.0: acr: init failed, -110
Feb 03 09:25:26 archlinux kernel: nouveau 0000:02:00.0: fifo: runlist 3 update timeout
Feb 03 09:25:26 archlinux kernel: nouveau 0000:02:00.0: init failed with -110
Feb 03 09:25:26 archlinux kernel: nouveau: DRM:00000000:00000080: init failed with -110
Feb 03 09:25:26 archlinux kernel: nouveau: DRM-master:00000000:00000000: init failed with -110
Feb 03 09:25:26 archlinux kernel: nouveau: DRM-master:00000000:00000000: init failed with -110
Feb 03 09:25:26 archlinux kernel: nouveau 0000:02:00.0: DRM: Client resume failed with error: -110
Feb 03 09:25:26 archlinux kernel: nouveau 0000:02:00.0: DRM: resume failed with: -110
I tried searching everywhere to no avail. Can someone help me?
Here are the errors which are sometimes spit out while I shut down my computer: https://pastebin.com/Wzu5ez2W
thanks
Last edited by abrattic (2022-02-03 09:27:57)
Offline
Looks aspm related, if you're not using the nvidia chip, why don't you just deactivate it or blacklist nouveau and power the chip down, https://wiki.archlinux.org/title/Hybrid … screte_GPU ?
Offline
Looks aspm related, if you're not using the nvidia chip, why don't you just deactivate it or blacklist nouveau and power the chip down, https://wiki.archlinux.org/title/Hybrid … screte_GPU ?
Sorry, I did not know about that. I asked somewhere else before and they just said to let it be.
I followed the steps and it worked. My power usage in powertop has also gone down.
Thanks for your help.
Offline
Pages: 1