You are not logged in.
When i open a terminal and type lspci it sometimes needs 3-5 seconds to display its output. Checking the journal yielded the following errors during the operation:
Jul 15 06:20:39 MSIThin kernel: ACPI Warning: Time parameter 250 us > 100 us violating ACPI spec, please fix the firmware. (20230628/exsystem-141)
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: gsp: mmu fault queued
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: gsp: rc engn:0000000b chid:8 type:31 scope:1 part:233
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: fifo:c00400:0001:0008:[(udev-worker)[236]] errored - disabling channel
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: DRM: channel 8 killed!
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: gsp: mmu fault queued
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: gsp: rc engn:00000001 chid:0 type:31 scope:1 part:233
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: fifo:c00000:0000:0000:[(udev-worker)[236]] errored - disabling channel
Jul 15 06:20:46 MSIThin kernel: nouveau 0000:01:00.0: DRM: channel 0 killed!
So I guess something is not working right with the nouveau module or acpi. What should I do ?
Edit 3:
I installed the nvidia driver, so I don't get error messages anymore related to nouveau. However lspci is still sometimes slow and I get the acpi error message
MSIThin kernel: ACPI Warning: Time parameter 250 us > 100 us violating ACPI spec, please fix the firmware. (20230628/exsystem-141
Last edited by estov (2024-07-15 07:23:25)
Offline