[NVE6] Xorg random freeze
Submitted by Antonios Karagiannis
Assigned to Nouveau Project
Description
On Fedora (Gnome) Workstation 23, with the following:
xorg-x11-server-Xorg.x86_64 1.18.0-1.fc23
xorg-x11-drv-nouveau.x86_64 1:1.0.12-0.3.fc23
and
NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1)
At random times but suspecting Google Chrome may be causing it,
or at least causing it to happen more easily.
The screen freezes. I have intentionally added the seconds at the Gnome Clock to see if they will keep changing during the freeze but all the times, they freeze as well.
The mouse moves and usually but not always, the keyboard works as well (caps lock lights, etc.) few times I could even switch session into terminal.
From the system journal I get:
kernel: nouveau E[ PGRAPH][0000:02:00.0] TRAP ch 9 [0x023f566000 gnome-shell[2271]]
kernel: nouveau E[ PGRAPH][0000:02:00.0] GPC0/PROP trap: ZETA_STORAGE_TYPE_MISMATCH
kernel: nouveau E[ PGRAPH][0000:02:00.0] x = 968, y = 136, format = 0, storage type = fe
kernel: nouveau E[ PGRAPH][0000:02:00.0] GPC1/PROP trap: ZETA_STORAGE_TYPE_MISMATCH
kernel: nouveau E[ PGRAPH][0000:02:00.0] x = 1016, y = 104, format = 0, storage type = fe
kernel: nouveau E[ PFIFO][0000:02:00.0] SCHED_ERROR [ CTXSW_TIMEOUT ]
kernel: nouveau E[ PFIFO][0000:02:00.0] PGRAPH engine fault on channel 10, recovering...
or just:
kernel: nouveau E[ PFIFO][0000:02:00.0] SCHED_ERROR [ CTXSW_TIMEOUT ]
kernel: nouveau E[ PFIFO][0000:02:00.0] PGRAPH engine fault on channel 10, recovering...
and this gets repeated allot:
kernel: nouveau E[ PGRAPH][0000:02:00.0] TRAP ch 9 [0x023f566000 gnome-shell[2224]]
kernel: nouveau E[ PGRAPH][0000:02:00.0] GPC1/PROP trap: ZETA_STORAGE_TYPE_MISMATCH
kernel: nouveau E[ PGRAPH][0000:02:00.0] x = 576, y = 512, format = 0, storage type = fe
tried with wayland gnome session and it also happens:
kernel: nouveau E[ PGRAPH][0000:02:00.0] TRAP ch 10 [0x023f315000 Xwayland[5816]]
kernel: nouveau E[ PGRAPH][0000:02:00.0] GPC2/TPC0/MP trap: INVALID_OPCODE
Please keep in mind that the GPU is ok,
I have been using it with Windows, without any issues...
I plan to find another PC and try to SSH during the freeze, once I do, I will post an update. Until then, the above log may be of useful to you.