I haven't experienced this before, but it could be because of my system:
Fresh install on new (refurbished) drive, with windows partition. Windows installed and runs fine.
Installed Kubuntu 20.04 normal install with all the updates and 3rd party packages.
Running Kub20.04, every 10-15seconds the mouse would pause for a second or so,
I only installed a few widgets at this point: simple monitor, cpu monitor, thermal monitor, network monitor, and the redshift widget.
After installing these is when I noticed the mouse pausing. It could be because of these, or just noticeable.
thermal monitor had a gpu monitor - using the nouveau device?
installed smartmontools, did smartctl on /dev/sda and all was fine. Ran short test, and passed and zero problems with the drive.
Decided to install some packages, started konsole, sudo apt install kicad, and the system locked up
Nothing on the desktop responded, no numlock change, no tty1, etc. Drive light is on solid, but starts to flicker then goes out.
Hard power down, reboot.
Reboots normally, back into KDE.
I am suspicious about the nouveau driver, and have a GT-710 installed. System settings driver manager finds it, and I click install.
Download goes fine, 8% into the driver install, the mouse stops moving, and hard drive light is on solid.
When the drive light goes off, I hard power down.
booted into another linux with the 20.04 drive as a second drive, and looked around a bit
here is what was in /var/log/syslog:
Apr 24 20:12:39 kub2004 kernel: [ 216.655543] nouveau 0000:02:00.0: gr: TRAP ch 2 [007fb1a000 Xorg[962]]
Apr 24 20:12:39 kub2004 kernel: [ 216.655554] nouveau 0000:02:00.0: gr: GPC0/TPC0/MP trap: global 00000004 [MULTIPLE_WARP_ERRORS] warp 3e0009 [ILLEGAL_INSTR_ENCODING]
Apr 24 20:12:39 kub2004 kernel: [ 216.655568] nouveau 0000:02:00.0: gr: TRAP ch 2 [007fb1a000 Xorg[962]]
Apr 24 20:12:39 kub2004 kernel: [ 216.655576] nouveau 0000:02:00.0: gr: GPC0/TPC0/MP trap: global 00000004 [MULTIPLE_WARP_ERRORS] warp 3d0009 [ILLEGAL_INSTR_ENCODING]
Apr 24 20:12:43 kub2004 kernel: [ 221.032325] nouveau 0000:02:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
Apr 24 20:12:43 kub2004 kernel: [ 221.032337] nouveau 0000:02:00.0: fifo: runlist 0: scheduled for recovery
Apr 24 20:12:43 kub2004 kernel: [ 221.032345] nouveau 0000:02:00.0: fifo: channel 4: killed
Apr 24 20:12:43 kub2004 kernel: [ 221.032351] nouveau 0000:02:00.0: fifo: engine 0: scheduled for recovery
Apr 24 20:12:43 kub2004 kernel: [ 221.032383] nouveau 0000:02:00.0: Xorg[962]: channel 4 killed!
I don't know what this means, but it seems like this was the last thing the kernel was doing.
This is the first time I've had a Kubuntu crash in a long time with this hardware. Currently running 16.04 on the primary drive and that has never crashed.
Any help would be appreciated. If I can't install the nvidia binary drivers, will nouveau ever work?
thanks
Fresh install on new (refurbished) drive, with windows partition. Windows installed and runs fine.
Installed Kubuntu 20.04 normal install with all the updates and 3rd party packages.
Running Kub20.04, every 10-15seconds the mouse would pause for a second or so,
I only installed a few widgets at this point: simple monitor, cpu monitor, thermal monitor, network monitor, and the redshift widget.
After installing these is when I noticed the mouse pausing. It could be because of these, or just noticeable.
thermal monitor had a gpu monitor - using the nouveau device?
installed smartmontools, did smartctl on /dev/sda and all was fine. Ran short test, and passed and zero problems with the drive.
Decided to install some packages, started konsole, sudo apt install kicad, and the system locked up
Nothing on the desktop responded, no numlock change, no tty1, etc. Drive light is on solid, but starts to flicker then goes out.
Hard power down, reboot.
Reboots normally, back into KDE.
I am suspicious about the nouveau driver, and have a GT-710 installed. System settings driver manager finds it, and I click install.
Download goes fine, 8% into the driver install, the mouse stops moving, and hard drive light is on solid.
When the drive light goes off, I hard power down.
booted into another linux with the 20.04 drive as a second drive, and looked around a bit
here is what was in /var/log/syslog:
Apr 24 20:12:39 kub2004 kernel: [ 216.655543] nouveau 0000:02:00.0: gr: TRAP ch 2 [007fb1a000 Xorg[962]]
Apr 24 20:12:39 kub2004 kernel: [ 216.655554] nouveau 0000:02:00.0: gr: GPC0/TPC0/MP trap: global 00000004 [MULTIPLE_WARP_ERRORS] warp 3e0009 [ILLEGAL_INSTR_ENCODING]
Apr 24 20:12:39 kub2004 kernel: [ 216.655568] nouveau 0000:02:00.0: gr: TRAP ch 2 [007fb1a000 Xorg[962]]
Apr 24 20:12:39 kub2004 kernel: [ 216.655576] nouveau 0000:02:00.0: gr: GPC0/TPC0/MP trap: global 00000004 [MULTIPLE_WARP_ERRORS] warp 3d0009 [ILLEGAL_INSTR_ENCODING]
Apr 24 20:12:43 kub2004 kernel: [ 221.032325] nouveau 0000:02:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
Apr 24 20:12:43 kub2004 kernel: [ 221.032337] nouveau 0000:02:00.0: fifo: runlist 0: scheduled for recovery
Apr 24 20:12:43 kub2004 kernel: [ 221.032345] nouveau 0000:02:00.0: fifo: channel 4: killed
Apr 24 20:12:43 kub2004 kernel: [ 221.032351] nouveau 0000:02:00.0: fifo: engine 0: scheduled for recovery
Apr 24 20:12:43 kub2004 kernel: [ 221.032383] nouveau 0000:02:00.0: Xorg[962]: channel 4 killed!
I don't know what this means, but it seems like this was the last thing the kernel was doing.
This is the first time I've had a Kubuntu crash in a long time with this hardware. Currently running 16.04 on the primary drive and that has never crashed.
Any help would be appreciated. If I can't install the nvidia binary drivers, will nouveau ever work?
thanks
Comment