Complete screen corruption on resume. Nvidia GT216GLM

Asked by Matthew J. L. Kilger

Using Nvidia-304 driver, desktop is unable to start.

When using Nouveau driver, upon resume from suspend, the entire screen is corrupted and interaction is impossible.

To work-around:
CTRL+ALT+F4 to log into terminal shell.
sudo init 3
sudo init 5 to restart the desktop.

This, of course, has the unfortunate side-effect of killing any applications on the desktop.

Any suggestion (beyond upgrading the video card, as this is a Lenovo W510 laptop, so this component is not replaceable).

Thanks!

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Which Ubuntu release?
Details of your graphics card?
Please provide the output of the commands

uname -a
lsb_release -crid
sudo lshw -C display

Maybe a different version of the NVidia driver works better (the 340.* version might fit to your card)

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#2

DOH! Forgot the release info!

Here's the output that you requested:

Linux Craptop 5.8.0-36-generic #40~20.04.1-Ubuntu SMP Wed Jan 6 10:15:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal

  *-display
       description: VGA compatible controller
       product: GT216GLM [Quadro FX 880M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nouveau latency=0
       resources: irq:49 memory:cc000000-ccffffff memory:d0000000-dfffffff memory:ce000000-cfffffff ioport:2000(size=128) memory:c0000-dffff

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

What is the output of the commands

dpkg -l | grep -E 'nvidia-[34]'
apt-cache policy nvidia-304 nvidia-340

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#4

I removed the 304 driver, so the first command returns nothing.

Second returns: nvidia-304:
  Installed: (none)
  Candidate: (none)
  Version table:
nvidia-340:
  Installed: (none)
  Candidate: 340.108-0ubuntu2
  Version table:
     340.108-0ubuntu2 500
        500 http://us.archive.ubuntu.com/ubuntu focal/restricted amd64 Packages

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#5

When attempting to install the 340 driver, it fails:

INFO:Enable nvidia-340
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
Adding system user `nvidia-persistenced' (UID 127) ...
Adding new group `nvidia-persistenced' (GID 133) ...
Adding new user `nvidia-persistenced' (UID 127) with group `nvidia-persistenced' ...
Not creating home directory `/'.
Loading new nvidia-340-340.108 DKMS files...
Building for 5.8.0-36-generic 5.8.0-38-generic
Building for architecture x86_64
Building initial module for 5.8.0-36-generic
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/nvidia-340.0.crash'
Error! Bad return status for module build on kernel: 5.8.0-36-generic (x86_64)
Consult /var/lib/dkms/nvidia-340/340.108/build/make.log for more information.
dpkg: error processing package nvidia-340 (--configure):
 installed nvidia-340 package post-installation script subprocess returned error exit status 10
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for initramfs-tools (0.136ubuntu6.3) ...
update-initramfs: Generating /boot/initrd.img-5.8.0-38-generic
Errors were encountered while processing:
 nvidia-340
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Consult /var/lib/dkms/nvidia-340/340.108/build/make.log for more information.

Which error messages are in that file?

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#7

In file included from ./arch/x86/include/asm/paravirt.h:17,
                 from ./arch/x86/include/asm/irqflags.h:72,
                 from ./include/linux/irqflags.h:16,
                 from ./include/linux/rcupdate.h:26,
                 from ./include/linux/rculist.h:11,
                 from ./include/linux/pid.h:5,
                 from ./include/linux/sched.h:14,
                 from ./include/linux/utsname.h:6,
                 from /var/lib/dkms/nvidia-340/340.108/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-340/340.108/build/nv-frontend.c:13:
./include/linux/vmstat.h: In function ‘zone_numa_state_snapshot’:
./include/linux/cpumask.h:266:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
  266 | (cpu) < nr_cpu_ids;)
      | ^
./include/linux/cpumask.h:812:36: note: in expansion of macro ‘for_each_cpu’
  812 | #define for_each_online_cpu(cpu) for_each_cpu((cpu), cpu_online_mask)
      | ^~~~~~~~~~~~
./include/linux/vmstat.h:164:2: note: in expansion of macro ‘for_each_online_cpu’
  164 | for_each_online_cpu(cpu)
      | ^~~~~~~~~~~~~~~~~~~
./include/linux/vmstat.h: In function ‘zone_page_state_snapshot’:
./include/linux/cpumask.h:266:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
  266 | (cpu) < nr_cpu_ids;)
      | ^
./include/linux/cpumask.h:812:36: note: in expansion of macro ‘for_each_cpu’
  812 | #define for_each_online_cpu(cpu) for_each_cpu((cpu), cpu_online_mask)
      | ^~~~~~~~~~~~
./include/linux/vmstat.h:229:2: note: in expansion of macro ‘for_each_online_cpu’
  229 | for_each_online_cpu(cpu)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ./include/linux/efi.h:20,
                 from /var/lib/dkms/nvidia-340/340.108/build/nv-linux.h:173,
                 from /var/lib/dkms/nvidia-340/340.108/build/nv-frontend.c:13:
./include/linux/rtc.h: In function ‘rtc_tv_nsec_ok’:
./include/linux/rtc.h:232:22: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
  232 | if (to_set->tv_nsec < TIME_SET_NSEC_FUZZ) {
      | ^
./include/linux/rtc.h:237:22: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
  237 | if (to_set->tv_nsec > NSEC_PER_SEC - TIME_SET_NSEC_FUZZ) {
      | ^
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1780: /var/lib/dkms/nvidia-340/340.108/build] Error 2
make[1]: Target 'modules' not remade because of errors.
make[1]: Leaving directory '/usr/src/linux-headers-5.8.0-36-generic'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make: *** [Makefile:197: nvidia.ko] Error 1
make: Target 'module' not remade because of errors.
make: Entering directory '/var/lib/dkms/nvidia-340/340.108/build/uvm'
cd ./..; make module SYSSRC=/lib/modules/5.8.0-36-generic/build SYSOUT=/lib/modules/5.8.0-36-generic/build KBUILD_EXTMOD=./..
make[1]: Entering directory '/var/lib/dkms/nvidia-340/340.108/build'
NVIDIA: calling KBUILD...
make[2]: Entering directory '/usr/src/linux-headers-5.8.0-36-generic'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)
make -f ./scripts/Makefile.build obj=.. \
single-build= \
need-builtin=1 need-modorder=1
scripts/Makefile.build:44: ../Makefile: No such file or directory
make[3]: *** No rule to make target '../Makefile'. Stop.
make[2]: *** [Makefile:1780: ..] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-5.8.0-36-generic'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [Makefile:197: nvidia.ko] Error 1
make[1]: Leaving directory '/var/lib/dkms/nvidia-340/340.108/build'
make: *** [Makefile:221: ../Module.symvers] Error 2
make: Leaving directory '/var/lib/dkms/nvidia-340/340.108/build/uvm'

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Your snippet shows only warnings and not the real error, but that does not matter. The cause is Bug #1872950

There is already a patched version of the nvidia-340 packages in focal-proposed.
I suggest that you temporarily enable the focal-proposed repository, try updating the nvidia-340 packages (and nothing else), and immediately afterwards disable focal-propsed again.

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#9

Good to know that install issue is a known defect.

Unfortunately, I got the same results with the 340 that I did with the 304:

Blank screen, flash to underscore/cursor in the upper left, black screen, wash, rinse, repeat.

Uninstalled 340 (but can reinstall if there are further diagnostic data that we can pull from it after failure).

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

I think it was worth trying the updated driver, but apparently this did not help.

I suggest that you try the steps and links in https://help.ubuntu.com/community/GraphicsTroubleshootingProcedure

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#11

Here is the output from that.

I am looking through the links and such, there.

Were you suggesting that I start a whole new question, or update this one?

------------------

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216GLM [Quadro FX 880M] [10de:0a3c] (rev a2)
 Kernel driver in use: nouveau
 Kernel modules: nvidiafb, nouveau
01:00.1 Audio device [0403]: NVIDIA Corporation GT216 HDMI Audio Controller [10de:0be2] (rev a1)
Linux Craptop 5.8.0-36-generic #40~20.04.1-Ubuntu SMP Wed Jan 6 10:15:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
/usr/lib/xorg/Xorg.wrap: Only console users are allowed to run the X server
Swipe your finger across the fingerprint reader
Failed to match fingerprint
Swipe your finger across the fingerprint reader
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [1,811 B]
Hit:2 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Get:4 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,095 B]
Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [448 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu focal-proposed InRelease [267 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [760 kB]
Get:10 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [177 kB]
Get:11 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [416 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [406 kB]
Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [525 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [726 kB]
Fetched 4,052 kB in 2s (2,070 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
mesa-utils is already the newest version (8.4.0-1build1).
mesa-utils set to manually installed.
The following packages were automatically installed and are no longer required:
  dkms lib32gcc-s1 lib32gcc1 libc6-i386 libcuda1-340 libvdpau1 libxnvctrl0 mesa-vdpau-drivers nvidia-settings
  screen-resolution-extra vdpau-driver-all
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  hddtemp tree zlib1g-dev
Suggested packages:
  libxml-dumper-perl
The following NEW packages will be installed:
  fbset hardinfo hddtemp inxi nux-tools tree zlib1g-dev
0 upgraded, 7 newly installed, 0 to remove and 63 not upgraded.
Need to get 876 kB of archives.
After this operation, 2,987 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 fbset amd64 2.1-31 [118 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.2 [155 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 hardinfo amd64 0.5.1+git20180227-2 [319 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 nux-tools amd64 4.0.8+18.10.20180623-0ubuntu1 [10.3 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 tree amd64 1.8.0-1 [43.0 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 hddtemp amd64 0.3-beta15-53 [47.7 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 inxi all 3.0.38-1-0ubuntu1 [182 kB]
Fetched 876 kB in 1s (804 kB/s)
Preconfiguring packages ...
Selecting previously unselected package fbset.
(Reading database ... 203415 files and directories currently installed.)
Preparing to unpack .../0-fbset_2.1-31_amd64.deb ...
Unpacking fbset (2.1-31) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../1-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ...
Selecting previously unselected package hardinfo.
Preparing to unpack .../2-hardinfo_0.5.1+git20180227-2_amd64.deb ...
Unpacking hardinfo (0.5.1+git20180227-2) ...
Selecting previously unselected package nux-tools.
Preparing to unpack .../3-nux-tools_4.0.8+18.10.20180623-0ubuntu1_amd64.deb ...
Unpacking nux-tools (4.0.8+18.10.20180623-0ubuntu1) ...
Selecting previously unselected package tree.
Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
Unpacking tree (1.8.0-1) ...
Selecting previously unselected package hddtemp.
Preparing to unpack .../5-hddtemp_0.3-beta15-53_amd64.deb ...
Unpacking hddtemp (0.3-beta15-53) ...
Selecting previously unselected package inxi.
Preparing to unpack .../6-inxi_3.0.38-1-0ubuntu1_all.deb ...
Unpacking inxi (3.0.38-1-0ubuntu1) ...
Setting up fbset (2.1-31) ...
Setting up inxi (3.0.38-1-0ubuntu1) ...
Setting up nux-tools (4.0.8+18.10.20180623-0ubuntu1) ...
Setting up tree (1.8.0-1) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ...
Setting up hddtemp (0.3-beta15-53) ...
Setting up hardinfo (0.5.1+git20180227-2) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for systemd (245.4-4ubuntu3.3) ...
System: Host: Craptop Kernel: 5.8.0-36-generic x86_64 bits: 64 Desktop: Gnome 3.36.4
           Distro: Ubuntu 20.04.1 LTS (Focal Fossa)
Machine: Type: Laptop System: LENOVO product: 4391D51 v: ThinkPad W510 serial: <superuser/root required>
           Mobo: LENOVO model: 4391D51 serial: <superuser/root required> BIOS: LENOVO v: 6NET84WW (1.45 ) date: 10/03/2012
Battery: ID-1: BAT0 charge: 79.5 Wh condition: 79.6/84.2 Wh (94%)
CPU: Topology: Quad Core model: Intel Core i7 Q 820 bits: 64 type: MT MCP L2 cache: 8192 KiB
           Speed: 1197 MHz min/max: 1199/1734 MHz Core speeds (MHz): 1: 1197 2: 1197 3: 1197 4: 1197 5: 1197 6: 1197 7: 1197
           8: 1197
Graphics: Device-1: NVIDIA GT216GLM [Quadro FX 880M] driver: nouveau v: kernel
           Display: x11 server: X.Org 1.20.9 driver: fbdev,nouveau unloaded: modesetting,vesa resolution: 1920x1080~60Hz
           OpenGL: renderer: NVA5 v: 3.3 Mesa 20.2.6
Audio: Device-1: Intel 5 Series/3400 Series High Definition Audio driver: snd_hda_intel
           Device-2: NVIDIA GT216 HDMI Audio driver: snd_hda_intel
           Sound Server: ALSA v: k5.8.0-36-generic
Network: Device-1: Intel 82577LM Gigabit Network driver: e1000e
           IF: enp0s25 state: down mac: 00:26:2d:f0:f9:1a
           Device-2: Intel Centrino Advanced-N 6200 driver: iwlwifi
           IF: wlp3s0 state: up mac: 00:27:10:a0:8d:04
Drives: Local Storage: total: 237.46 GiB used: 55.77 GiB (23.5%)
           ID-1: /dev/mmcblk0 model: SU64G size: 59.48 GiB
           ID-2: /dev/sda vendor: SanDisk model: SD8SB8U128G1122 size: 119.24 GiB
           ID-3: /dev/sdb type: USB vendor: SanDisk model: Cruzer Fit size: 58.73 GiB
Partition: ID-1: / size: 115.88 GiB used: 10.19 GiB (8.8%) fs: ext4 dev: /dev/sda5
Sensors: System Temperatures: cpu: 52.0 C mobo: 0.0 C gpu: nouveau temp: 46 C
           Fan Speeds (RPM): cpu: 3124
Info: Processes: 303 Uptime: 4d 4h 03m Memory: 7.71 GiB used: 2.42 GiB (31.4%) Shell: bash inxi: 3.0.38

mode "1920x1080"
    geometry 1920 1080 1920 1080 32
    timings 0 0 0 0 0 0 0
    accel true
    rgba 8/16,8/8,8/0,0/0
endmode

Frame buffer device information:
    Name : nouveaudrmfb
    Address : 0
    Size : 8323072
    Type : PACKED PIXELS
    Visual : TRUECOLOR
    XPanStep : 1
    YPanStep : 1
    YWrapStep : 0
    LineLength : 7680
    Accelerator : No
Version: 1:7.7+19ubuntu14
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080 60.00*+ 59.97 59.96 59.93 50.00
   1680x1050 60.00 59.95 59.88
   1600x1024 60.17
   1400x1050 59.98 60.00
   1600x900 59.99 59.94 59.95 59.82
   1280x1024 59.95 60.02
   1440x900 59.89
   1400x900 59.96 59.88
   1280x960 60.00 59.99
   1440x810 60.00 59.97
   1368x768 59.88 59.85
   1360x768 59.80 59.96
   1280x800 59.99 59.97 59.81 59.91
   1152x864 59.97 60.00
   1280x720 60.00 59.99 59.86 59.74
   1024x768 60.04 60.00 59.95
   960x720 60.00
   928x696 60.05
   896x672 60.01
   1024x576 59.95 59.96 59.90 59.82
   960x600 59.93 60.00
   960x540 59.96 59.99 59.63 59.82
   800x600 60.00 60.32 59.96 56.25
   840x525 60.01 59.88
   864x486 59.92 59.57
   800x512 60.17
   700x525 59.98
   800x450 59.95 59.82
   640x512 60.02
   720x450 59.89
   700x450 59.96 59.88
   640x480 60.00 59.94 59.94
   720x405 59.51 58.99
   720x400 59.97
   684x384 59.88 59.85
   680x384 59.80 59.96
   640x400 59.88 59.98 59.96
   576x432 60.06
   640x360 59.86 59.83 59.84 59.32
   640x350 59.84
   512x384 60.00
   512x288 60.00 59.92
   480x270 59.63 59.82
   400x300 60.32 56.34
   432x243 59.92 59.57
   320x240 60.05
   360x202 59.51 59.13
   320x180 59.84 59.32
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
fglrxinfo: command not found

ERROR: Unable to load info from any available system

H/W path Device Class Description
===================================================================
                                         system 4391D51
/0 bus 4391D51
/0/0 memory 128KiB BIOS
/0/6 processor Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
/0/6/c memory 32KiB L1 cache
/0/6/d memory 256KiB L2 cache
/0/6/e memory 8MiB L3 cache
/0/2c memory 8GiB System Memory
/0/2c/0 memory 2GiB SODIMM DDR3 Synchronous 1066 MHz (0.9 ns)
/0/2c/1 memory 2GiB SODIMM DDR3 Synchronous 1066 MHz (0.9 ns)
/0/2c/2 memory 2GiB SODIMM DDR3 Synchronous 1066 MHz (0.9 ns)
/0/2c/3 memory 2GiB SODIMM DDR3 Synchronous 1066 MHz (0.9 ns)
/0/100 bridge Core Processor DMI
/0/100/3 bridge Core Processor PCI Express Root Port 1
/0/100/3/0 display GT216GLM [Quadro FX 880M]
/0/100/3/0.1 multimedia GT216 HDMI Audio Controller
/0/100/8 generic Core Processor System Management Registers
/0/100/8.1 generic Core Processor Semaphore and Scratchpad Registers
/0/100/8.2 generic Core Processor System Control and Status Registers
/0/100/8.3 generic Core Processor Miscellaneous Registers
/0/100/10 generic Core Processor QPI Link
/0/100/10.1 generic Core Processor QPI Routing and Protocol Registers
/0/100/16 communication 5 Series/3400 Series Chipset HECI Controller
/0/100/16.3 communication 5 Series/3400 Series Chipset KT Controller
/0/100/19 enp0s25 network 82577LM Gigabit Network Connection
/0/100/1a bus 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
/0/100/1a/1 usb1 bus EHCI Host Controller
/0/100/1a/1/1 bus Integrated Rate Matching Hub
/0/100/1a/1/1/3 generic Biometric Coprocessor
/0/100/1a/1/1/4 communication Broadcom Bluetooth Device
/0/100/1a/1/1/6 multimedia USB 2.0 Webcam
/0/100/1b multimedia 5 Series/3400 Series Chipset High Definition Audio
/0/100/1c bridge 5 Series/3400 Series Chipset PCI Express Root Port 1
/0/100/1c.1 bridge 5 Series/3400 Series Chipset PCI Express Root Port 2
/0/100/1c.1/0 wlp3s0 network Centrino Advanced-N 6200
/0/100/1c.3 bridge 5 Series/3400 Series Chipset PCI Express Root Port 4
/0/100/1c.4 bridge 5 Series/3400 Series Chipset PCI Express Root Port 5
/0/100/1c.4/0 generic MMC/SD Host Controller
/0/100/1c.4/0.1 generic R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller]
/0/100/1c.6 bridge 5 Series/3400 Series Chipset PCI Express Root Port 7
/0/100/1c.6/0 bus uPD720200 USB 3.0 Host Controller
/0/100/1c.6/0/0 usb3 bus xHCI Host Controller
/0/100/1c.6/0/0/1 scsi6 storage Cruzer Fit
/0/100/1c.6/0/0/1/0.0.0 /dev/sdb disk 63GB Cruzer Fit
/0/100/1c.6/0/0/1/0.0.0/0 /dev/sdb disk 63GB
/0/100/1c.6/0/0/1/0.0.0/0/2 /dev/sdb2 volume 15EiB Windows FAT volume
/0/100/1c.6/0/0/1/0.0.0/0/3 /dev/sdb3 volume 56GiB EXT4 volume
/0/100/1c.6/0/1 usb4 bus xHCI Host Controller
/0/100/1c.7 bridge 5 Series/3400 Series Chipset PCI Express Root Port 8
/0/100/1c.7/0 generic MMC/SD Host Controller
/0/100/1c.7/0.3 bus R5C832 PCIe IEEE 1394 Controller
/0/100/1d bus 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
/0/100/1d/1 usb2 bus EHCI Host Controller
/0/100/1d/1/1 bus Integrated Rate Matching Hub
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge QM57 Chipset LPC Interface Controller
/0/100/1f.2 scsi0 storage 5 Series/3400 Series Chipset 6 port SATA AHCI Controller
/0/100/1f.2/0 /dev/sda disk 128GB SanDisk SD8SB8U1
/0/100/1f.2/0/1 /dev/sda1 volume 512MiB Windows FAT volume
/0/100/1f.2/0/2 /dev/sda2 volume 513MiB Windows FAT volume
/0/100/1f.2/0/3 /dev/sda3 volume 118GiB Extended partition
/0/100/1f.2/0/3/5 /dev/sda5 volume 118GiB EXT4 volume
/0/100/1f.2/1 /dev/cdrom disk DVDRAM GT50N
/0/100/1f.3 bus 5 Series/3400 Series Chipset SMBus Controller
/0/101 bridge Core Processor QuickPath Architecture Generic Non-Core Registers
/0/102 bridge Core Processor QuickPath Architecture System Address Decoder
/0/103 bridge Core Processor QPI Link 0
/0/104 bridge Core Processor QPI Physical 0
/0/105 bridge Core Processor Integrated Memory Controller
/0/106 bridge Core Processor Integrated Memory Controller Target Address Decoder
/0/107 bridge Core Processor Integrated Memory Controller Test Registers
/0/108 bridge Core Processor Integrated Memory Controller Channel 0 Control Registers
/0/109 bridge Core Processor Integrated Memory Controller Channel 0 Address Registers
/0/10a bridge Core Processor Integrated Memory Controller Channel 0 Rank Registers
/0/10b bridge Core Processor Integrated Memory Controller Channel 0 Thermal Control Register
/0/10c bridge Core Processor Integrated Memory Controller Channel 1 Control Registers
/0/10d bridge Core Processor Integrated Memory Controller Channel 1 Address Registers
/0/10e bridge Core Processor Integrated Memory Controller Channel 1 Rank Registers
/0/10f bridge Core Processor Integrated Memory Controller Channel 1 Thermal Control Register
/0/1 system PnP device PNP0c01
/0/2 system PnP device PNP0c02
/0/3 system PnP device PNP0b00
/0/4 input PnP device PNP0303
/0/5 generic PnP device LEN0015
/0/7 generic PnP device SMO1200
/1 power 42T4801
  *-display
       description: VGA compatible controller
       product: GT216GLM [Quadro FX 880M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nouveau latency=0
       resources: irq:49 memory:cc000000-ccffffff memory:d0000000-dfffffff memory:ce000000-cfffffff ioport:2000(size=128) memory:c0000-dffff
ii gir1.2-ibus-1.0:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - introspection data
ii ibus 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - core
ii ibus-data 1.5.22-2ubuntu2.1 all Intelligent Input Bus - data files
ii ibus-gtk:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - GTK2 support
ii ibus-gtk3:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - GTK3 support
ii intel-microcode 3.20201110.0ubuntu0.20.04.2 amd64 Processor microcode firmware for Intel CPUs
ii iucode-tool 2.3.1-1 amd64 Intel processor microcode tool
ii libcuda1-340 340.108-0ubuntu2 amd64 NVIDIA CUDA runtime library
ii libdrm-intel1:amd64 2.4.102-1ubuntu1~20.04.1 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ii libdrm-nouveau2:amd64 2.4.102-1ubuntu1~20.04.1 amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime
ii libdrm-radeon1:amd64 2.4.102-1ubuntu1~20.04.1 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime
ii libegl-mesa0:amd64 20.2.6-0ubuntu0.20.04.1 amd64 free implementation of the EGL API -- Mesa vendor library
ii libegl1-mesa:amd64 20.2.6-0ubuntu0.20.04.1 amd64 transitional dummy package
ii libgl1-mesa-dri:amd64 20.2.6-0ubuntu0.20.04.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 20.2.6-0ubuntu0.20.04.1 amd64 transitional dummy package
ii libglapi-mesa:amd64 20.2.6-0ubuntu0.20.04.1 amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.1-1build1 amd64 Mesa OpenGL utility library (GLU)
ii libglx-mesa0:amd64 20.2.6-0ubuntu0.20.04.1 amd64 free implementation of the OpenGL API -- GLX vendor library
ii libibus-1.0-5:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - shared library
ii mesa-utils 8.4.0-1build1 amd64 Miscellaneous Mesa GL utilities
ii mesa-vdpau-drivers:amd64 20.2.6-0ubuntu0.20.04.1 amd64 Mesa VDPAU video acceleration drivers
ii mesa-vulkan-drivers:amd64 20.2.6-0ubuntu0.20.04.1 amd64 Mesa Vulkan graphics drivers
rc nvidia-340 340.108-0ubuntu5.20.04.1 amd64 NVIDIA binary driver - version 340.108
ii nvidia-opencl-icd-340 340.108-0ubuntu2 amd64 NVIDIA OpenCL ICD
ii nvidia-settings 440.82-0ubuntu0.20.04.1 amd64 Tool for configuring the NVIDIA graphics driver
ii python3-ibus-1.0 1.5.22-2ubuntu2.1 all Intelligent Input Bus - introspection overrides for Python (Python 3)
ii screen-resolution-extra 0.18build1 all Extension for the nvidia-settings control panel
ii xserver-xorg-video-ati 1:19.1.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper
ii xserver-xorg-video-intel 2:2.99.917+git20200226-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii xserver-xorg-video-nouveau 1:1.0.16-1 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-radeon 1:19.1.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
[ 0.000000] Intel GenuineIntel
[ 0.021128] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20200528/tbfadt-564)
[ 0.021131] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20200528/tbfadt-669)
[ 0.021192] ACPI: DMAR 0x00000000C3F81000 000068 (v01 INTEL CP_FIELD 00000001 INTL 00000001)
[ 0.258704] smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz (family: 0x6, model: 0x1e, stepping: 0x5)
[ 0.258854] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
[ 0.262957] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.313634] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.341215] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.360773] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.361841] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.362516] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[ 0.378338] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.378338] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.378338] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.378338] vgaarb: loaded
[ 0.664641] vesafb: mode is 640x480x32, linelength=2560, pages=0
[ 0.664642] vesafb: scrolling: redraw
[ 0.664644] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.664659] vesafb: framebuffer at 0xcf000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
[ 0.664711] fb0: VESA VGA frame buffer device
[ 0.664730] intel_idle: MWAIT substates: 0x1120
[ 0.664731] intel_idle: v0.5.1 model 0x1E
[ 0.665243] intel_idle: Local APIC timer is reliable in C1
[ 0.778378] ehci-pci 0000:00:1a.0: debug port 2
[ 0.802267] ehci-pci 0000:00:1d.0: debug port 2
[ 0.828650] intel_pstate: CPU model not supported
[ 0.844965] Segment Routing with IPv6
[ 0.948277] RAS: Correctable Errors collector initialized.
[ 1.355394] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.355395] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.357775] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 1.358578] mmc1 bounce up to 128 segments into one, max segment size 65536 bytes
[ 1.515726] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 3.986404] systemd[1]: Mounting Kernel Debug File System...
[ 4.008426] systemd[1]: Mounted Kernel Debug File System.
[ 4.014951] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 4.475174] Intel(R) Wireless WiFi driver for Linux
[ 4.483116] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[ 4.483454] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[ 4.486516] iwlwifi 0000:03:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[ 4.502073] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 4.502095] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 4.546677] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 4.546914] input: HDA Intel MID Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 4.547186] input: HDA Intel MID Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 4.547443] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 4.550858] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input13
[ 4.550981] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input14
[ 4.551299] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input15
[ 4.551395] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input16
[ 4.578302] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 4.578305] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 4.578311] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74
[ 4.649245] fb0: switching to nouveaufb from VESA VGA
[ 4.649437] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[ 4.649532] nouveau 0000:01:00.0: NVIDIA GT216 (0a5e00a2)
[ 4.684518] nouveau 0000:01:00.0: bios: version 70.16.5f.00.0d
[ 4.692160] nouveau 0000:01:00.0: fb: 1024 MiB DDR3
[ 4.801725] nouveau 0000:01:00.0: DRM: VRAM: 1024 MiB
[ 4.801727] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 4.801732] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 4.801735] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 4.801737] nouveau 0000:01:00.0: DRM: DCB outp 00: 01800323 00010034
[ 4.801740] nouveau 0000:01:00.0: DRM: DCB outp 01: 02811300 00000000
[ 4.801742] nouveau 0000:01:00.0: DRM: DCB outp 02: 028223a6 0f220010
[ 4.801744] nouveau 0000:01:00.0: DRM: DCB outp 03: 02822362 00020010
[ 4.801746] nouveau 0000:01:00.0: DRM: DCB outp 04: 048333b6 0f220010
[ 4.801748] nouveau 0000:01:00.0: DRM: DCB outp 05: 04833372 00020010
[ 4.801751] nouveau 0000:01:00.0: DRM: DCB outp 06: 088443c6 0f220010
[ 4.801753] nouveau 0000:01:00.0: DRM: DCB outp 07: 08844382 00020010
[ 4.801755] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
[ 4.801757] nouveau 0000:01:00.0: DRM: DCB conn 01: 00000100
[ 4.801759] nouveau 0000:01:00.0: DRM: DCB conn 02: 00101246
[ 4.801761] nouveau 0000:01:00.0: DRM: DCB conn 03: 00202346
[ 4.801762] nouveau 0000:01:00.0: DRM: DCB conn 04: 00410446
[ 4.804946] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[ 5.049965] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x70000, bo (____ptrval____)
[ 5.050189] fbcon: nouveaudrmfb (fb0) is primary device
[ 5.050397] nouveau 0000:01:00.0: fb0: nouveaudrmfb frame buffer device
[ 5.069921] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[ 8.197235] audit: type=1400 audit(1610636615.864:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=785 comm="apparmor_parser"
[ 8.197242] audit: type=1400 audit(1610636615.864:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=785 comm="apparmor_parser"
[39017.680547] printk: Suspending console(s) (use no_console_suspend to debug)
[39093.591510] [TTM] Buffer eviction failed
[39098.211641] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07ff80 warp 0, opcode ffddffff ff7fbfff
[39098.213647] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[39098.213667] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[39098.213693] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[39098.213716] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[39098.213737] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[39098.213754] nouveau 0000:01:00.0: gr: 00200000 [] ch 3 [003fa1a000 systemd-logind[860]] subc 3 class 8597 mthd 1b0c data 1000f010
[39098.390467] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.390481] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.390491] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.390502] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.390511] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.398466] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.398478] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.402331] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.402343] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402368] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.402379] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402403] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.402411] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402431] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.402441] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402461] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.402469] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402491] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.402499] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402523] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.402532] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402556] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.402563] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402585] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.402593] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1510 data 00000000
[39098.402615] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.402625] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1b0c data 1000f010
[39098.403808] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.403821] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.403832] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.403842] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.403850] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.403860] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07fcc0 warp 0, opcode fff7ffff ffefffff
[39098.403866] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 0f04 data 3f800000
[39098.403889] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.403897] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.403925] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.403933] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.403960] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.403970] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.403999] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404007] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.404028] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404042] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.404051] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 15e0 data 00000000
[39098.404083] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.404092] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 0f04 data 00000000
[39098.404121] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404131] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404142] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404154] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fb40 warp 0, opcode fbff7eff ffffffff
[39098.404164] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode fff7ffff ffefffff
[39098.404176] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07fcc0 warp 0, opcode fff7ffff ffefffff
[39098.404182] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 0d7c data 00000000
[39098.404208] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fe00 warp 0, opcode ffeff7ff ffffffef
[39098.404218] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[996]] subc 3 class 8597 mthd 1b0c data 1000f010
[39098.730080] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07ff00 warp 0, opcode 00000000 00000000
[39098.730093] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07ff00 warp 0, opcode 00000000 00000000
[39098.730103] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07ff00 warp 0, opcode 00000000 00000000
[39098.730113] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07ff80 warp 0, opcode 08000000 00000000
[39098.730123] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07ff00 warp 1, opcode 00000000 00000000
[39098.730132] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07ff00 warp 0, opcode 00000000 00000000
[39098.730139] nouveau 0000:01:00.0: gr: 00200000 [] ch 6 [003f5b8000 Xorg[996]] subc 3 class 8597 mthd 0f04 data 3f800000
[39130.317604] Modules linked in: ip6table_filter ip6_tables xt_recent xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter bpfilter nls_utf8 exfat isofs ccm rfcomm bnep nls_iso8859_1 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_powerclamp coretemp intel_cstate videobuf2_common nouveau input_leds joydev btusb iwldvm i7core_edac btrtl serio_raw btbcm btintel mac80211 snd_seq_midi videodev snd_seq_midi_event snd_hda_codec_conexant wmi_bmof mxm_wmi snd_rawmidi snd_hda_codec_hdmi snd_hda_codec_generic ttm at24 bluetooth mc libarc4 drm_kms_helper snd_hda_intel snd_intel_dspcfg snd_seq cec snd_hda_codec ecdh_generic rc_core ecc iwlwifi i2c_algo_bit snd_hda_core snd_hwdep thinkpad_acpi fb_sys_fops snd_pcm syscopyarea sysfillrect sysimgblt snd_seq_device nvram ledtrig_audio snd_timer cfg80211 mei_me mei snd soundcore mac_hid sch_fq_codel parport_pc ppdev drm lp parport ip_tables x_tables autofs4 uas usb_storage mmc_block firewire_ohci i2c_i801 sdhci_pci
[39130.317817] nvkm_umem_unmap+0x4e/0x70 [nouveau]
[39130.317878] nvkm_object_dtor+0xa1/0x110 [nouveau]
[39130.317939] nvkm_object_del+0x25/0x90 [nouveau]
[39130.317999] nvkm_ioctl_del+0x3c/0x60 [nouveau]
[39130.318059] nvkm_ioctl+0xf0/0x190 [nouveau]
[39130.318142] nvkm_client_ioctl+0x12/0x20 [nouveau]
[39130.318200] nvif_object_ioctl+0x4e/0x60 [nouveau]
[39130.318258] nvif_object_fini+0x5a/0x80 [nouveau]
[39130.318316] nvif_mem_fini+0xe/0x10 [nouveau]
[39130.318403] nouveau_mem_fini+0x57/0x70 [nouveau]
[39130.318489] nouveau_mem_del+0x1a/0x30 [nouveau]
[39130.318578] nouveau_manager_del+0x11/0x20 [nouveau]
[39130.318684] nouveau_gem_object_del+0x58/0x90 [nouveau]
[39174.815487] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[39175.436804] Btrfs loaded, crc32c=crc32c-intel
[73125.224306] printk: Suspending console(s) (use no_console_suspend to debug)
[73201.303348] [TTM] Buffer eviction failed
[73206.177117] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[73206.177131] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[73206.177140] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[73206.177151] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07ff80 warp 0, opcode ffddffff ff7fbfff
[73206.177161] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[73206.177171] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode fff3e7f3 fbfff7ff
[73206.177177] nouveau 0000:01:00.0: gr: 00200000 [] ch 3 [003fa1a000 systemd-logind[860]] subc 3 class 8597 mthd 1b0c data 1000f010
[73252.354057] Modules linked in: btrfs blake2b_generic xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs cpuid ip6table_filter ip6_tables xt_recent xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter bpfilter nls_utf8 exfat isofs ccm rfcomm bnep nls_iso8859_1 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_powerclamp coretemp intel_cstate videobuf2_common nouveau input_leds joydev btusb iwldvm i7core_edac btrtl serio_raw btbcm btintel mac80211 snd_seq_midi videodev snd_seq_midi_event snd_hda_codec_conexant wmi_bmof mxm_wmi snd_rawmidi snd_hda_codec_hdmi snd_hda_codec_generic ttm at24 bluetooth mc libarc4 drm_kms_helper snd_hda_intel snd_intel_dspcfg snd_seq cec snd_hda_codec ecdh_generic rc_core ecc iwlwifi i2c_algo_bit snd_hda_core snd_hwdep thinkpad_acpi fb_sys_fops snd_pcm syscopyarea sysfillrect sysimgblt snd_seq_device nvram ledtrig_audio snd_timer cfg80211 mei_me mei snd soundcore mac_hid sch_fq_codel parport_pc ppdev drm lp
[73252.354278] nvkm_umem_unmap+0x4e/0x70 [nouveau]
[73252.354334] nvkm_object_dtor+0xa1/0x110 [nouveau]
[73252.354390] nvkm_object_del+0x25/0x90 [nouveau]
[73252.354452] nvkm_ioctl_del+0x3c/0x60 [nouveau]
[73252.354504] nvkm_ioctl+0xf0/0x190 [nouveau]
[73252.354584] nvkm_client_ioctl+0x12/0x20 [nouveau]
[73252.354637] nvif_object_ioctl+0x4e/0x60 [nouveau]
[73252.354693] nvif_object_fini+0x5a/0x80 [nouveau]
[73252.354745] nvif_mem_fini+0xe/0x10 [nouveau]
[73252.354832] nouveau_mem_fini+0x57/0x70 [nouveau]
[73252.354912] nouveau_mem_del+0x1a/0x30 [nouveau]
[73252.355001] nouveau_manager_del+0x11/0x20 [nouveau]
[73252.355112] nouveau_gem_object_del+0x58/0x90 [nouveau]
[74708.395393] Bluetooth: hci0: urb 000000006bce84fa submission failed (90)
[74708.395402] Bluetooth: hci0: sending frame failed (-90)
[74708.395409] Bluetooth: hci0: urb 000000006bce84fa submission failed (90)
[74708.395412] Bluetooth: hci0: sending frame failed (-90)
[78644.769090] printk: Suspending console(s) (use no_console_suspend to debug)
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
model : 30
model name : Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 184.574] (==) Automatically adding GPU devices
[ 184.574] (==) Automatically binding GPU devices
[ 184.574] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 184.574] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 184.574] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 184.574] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 184.574] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 184.592] (II) LoadModule: "glx"
[ 184.592] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 184.606] (II) Module glx: vendor="X.Org Foundation"
[ 184.756] (==) Matched nouveau as autoconfigured driver 0
[ 184.756] (==) Matched vesa as autoconfigured driver 3
[ 184.756] (II) LoadModule: "nouveau"
[ 184.756] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 184.757] (II) Module nouveau: vendor="X.Org Foundation"
[ 184.758] (II) LoadModule: "vesa"
[ 184.758] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 184.758] (II) Module vesa: vendor="X.Org Foundation"
[ 184.758] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 184.758] (II) NOUVEAU driver for NVIDIA chipset families :
[ 184.760] (II) VESA: driver for VESA chipsets: vesa
[ 184.909] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 184.909] (EE) open /dev/dri/card0: No such file or directory
[ 184.909] (WW) Falling back to old probe method for modesetting
[ 184.909] (EE) open /dev/dri/card0: No such file or directory
[ 184.910] (EE) Screen 0 deleted because of no matching config section.
[ 184.910] (II) FBDEV(0): Creating default Display subsection in Screen section
[ 184.910] (II) FBDEV(0): hardware: VESA VGA (video memory: 1216kB)
[ 184.911] (II) UnloadModule: "vesa"
[ 184.911] (II) Unloading vesa
[ 184.918] (II) Initializing extension GLX
[ 184.919] (II) AIGLX: Screen 0 is not DRI2 capable
[ 184.947] (II) IGLX: Loaded and initialized swrast
[ 184.947] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 185.038] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 185.039] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 185.040] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 185.040] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 185.049] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event12)
[ 185.049] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event13)
[ 185.050] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event14)
[ 185.051] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event15)
 Release Date: 10/03/2012
  Serial services are supported (int 14h)
 Manufacturer: LENOVO
 Product Name: 4391D51
 Serial Number: R96TP0H
 Manufacturer: LENOVO
 Product Name: 4391D51
 Serial Number: 1ZJ9Y17XFU3
 Manufacturer: LENOVO
 Serial Number: R96TP0H
 Manufacturer: GenuineIntel
 Serial Number: Not Specified
 Manufacturer: 80CE
 Serial Number: 96DA3F31
 Manufacturer: 80CE
 Serial Number: 96E99DAB
 Manufacturer: 80CE
 Serial Number: 62DC157A
 Manufacturer: 80CE
 Serial Number: 62DC1530
 Manufacturer: Panasonic
 SBDS Serial Number: 01C7
 SBDS Manufacture Date: 2010-06-09
cat: /etc/X11/xorg.conf: No such file or directory
OpenGL vendor string: nouveau
OpenGL renderer string: NVA5
OpenGL version string: 3.3 (Compatibility Profile) Mesa 20.2.6

Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes

Unity 3D supported: yes
ubuntu-support-status: command not found
1753 packages installed, of which:
1723 receive package updates with LTS until 4/2025
  27 could receive security updates with ESM Apps until 4/2030
   1 package is from a third party
   2 packages are no longer available for download

Packages from third parties are not provided by the official Ubuntu
archive, for example packages from Personal Package Archives in
Launchpad.
For more information on the packages, run 'ubuntu-security-status
--thirdparty'.

Packages that are not available for download may be left over from a
previous release of Ubuntu, may have been installed directly from a
.deb file, or are from a source which has been disabled.
For more information on the packages, run 'ubuntu-security-status
--unavailable'.

Enable Extended Security Maintenance (ESM Apps) to get 0 security
updates (so far) and enable coverage of 27 packages.

This machine is not attached to an Ubuntu Advantage subscription.
See https://ubuntu.com/advantage
Module Size Used by
cmac 16384 2
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 28672 6 algif_hash,algif_skcipher
btrfs 1290240 0
blake2b_generic 20480 0
xor 24576 1 btrfs
raid6_pq 114688 1 btrfs
ufs 81920 0
qnx4 16384 0
hfsplus 110592 0
hfs 61440 0
minix 36864 0
ntfs 106496 0
msdos 20480 0
jfs 188416 0
xfs 1318912 0
cpuid 16384 0
ip6table_filter 16384 0
ip6_tables 32768 1 ip6table_filter
xt_recent 24576 0
xt_conntrack 16384 0
nf_conntrack 147456 1 xt_conntrack
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 3 nf_conntrack,btrfs,xfs
iptable_filter 16384 0
bpfilter 884736 0
nls_utf8 16384 1
exfat 73728 1
isofs 49152 1
ccm 20480 9
rfcomm 81920 4
bnep 24576 2
nls_iso8859_1 16384 1
uvcvideo 98304 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
intel_powerclamp 20480 0
coretemp 20480 0
intel_cstate 20480 0
videobuf2_common 53248 2 videobuf2_v4l2,uvcvideo
nouveau 1998848 13
input_leds 16384 0
joydev 24576 0
btusb 57344 0
iwldvm 237568 0
i7core_edac 28672 0
btrtl 24576 1 btusb
serio_raw 20480 0
btbcm 16384 1 btusb
btintel 28672 1 btusb
mac80211 905216 1 iwldvm
snd_seq_midi 20480 0
videodev 237568 3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_seq_midi_event 16384 1 snd_seq_midi
snd_hda_codec_conexant 24576 1
wmi_bmof 16384 0
mxm_wmi 16384 1 nouveau
snd_rawmidi 36864 1 snd_seq_midi
snd_hda_codec_hdmi 61440 4
snd_hda_codec_generic 81920 1 snd_hda_codec_conexant
ttm 102400 1 nouveau
at24 24576 0
bluetooth 577536 31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
mc 57344 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
libarc4 16384 1 mac80211
drm_kms_helper 217088 1 nouveau
snd_hda_intel 53248 4
snd_intel_dspcfg 24576 1 snd_hda_intel
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
cec 53248 1 drm_kms_helper
snd_hda_codec 139264 4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
ecdh_generic 16384 1 bluetooth
rc_core 57344 1 cec
ecc 32768 1 ecdh_generic
iwlwifi 352256 1 iwldvm
i2c_algo_bit 16384 1 nouveau
snd_hda_core 94208 5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_hwdep 20480 1 snd_hda_codec
thinkpad_acpi 110592 0
fb_sys_fops 16384 1 drm_kms_helper
snd_pcm 114688 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
nvram 16384 1 thinkpad_acpi
ledtrig_audio 16384 2 snd_hda_codec_generic,thinkpad_acpi
snd_timer 40960 2 snd_seq,snd_pcm
cfg80211 778240 3 iwldvm,iwlwifi,mac80211
mei_me 40960 0
mei 106496 1 mei_me
snd 94208 20 snd_hda_codec_generic,snd_seq,snd_hda_codec_conexant,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,thinkpad_acpi,snd_pcm,snd_rawmidi
soundcore 16384 1 snd
mac_hid 16384 0
sch_fq_codel 20480 6
parport_pc 45056 0
ppdev 24576 0
drm 552960 7 drm_kms_helper,ttm,nouveau
lp 20480 0
parport 65536 3 parport_pc,lp,ppdev
ip_tables 32768 1 iptable_filter
x_tables 45056 6 ip6table_filter,xt_conntrack,iptable_filter,xt_recent,ip6_tables,ip_tables
autofs4 45056 2
uas 28672 0
usb_storage 73728 3 uas
mmc_block 49152 2
firewire_ohci 45056 0
i2c_i801 32768 0
sdhci_pci 53248 0
psmouse 155648 0
firewire_core 65536 1 firewire_ohci
i2c_smbus 20480 1 i2c_i801
e1000e 262144 0
cqhci 28672 1 sdhci_pci
ahci 40960 2
xhci_pci 20480 0
libahci 36864 1 ahci
lpc_ich 24576 0
crc_itu_t 16384 1 firewire_core
sdhci 69632 1 sdhci_pci
xhci_pci_renesas 20480 1 xhci_pci
video 49152 2 thinkpad_acpi,nouveau
wmi 32768 3 wmi_bmof,mxm_wmi,nouveau

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

Ok, there are error messages

[39093.591510] [TTM] Buffer eviction failed
[39098.211641] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07ff80 warp 0, opcode ffddffff ff7fbfff

A web search brought up https://bugzilla.kernel.org/show_bug.cgi?id=206225 with the recommendation to set the boot parameter
nouveau.config=cipher=0

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#13

Well, that does not seem to have helped.

Bummer.

Revision history for this message
Manfred Hampl (m-hampl) said :
#14

Do you still get the same error codes in the log files after suspend and resume, although the boot command confirms the additional parameter?

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#15

It would appear so:

[14633.182753] printk: Suspending console(s) (use no_console_suspend to debug)
[14710.246726] [TTM] Buffer eviction failed
[14714.396357] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 0: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode ffffffff ffffffff
[14714.396373] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode ffffffff ffffffff
[14714.396384] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 0 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode 00000000 00000000
[14714.396396] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 0: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode ffffffff ffffffff
[14714.396407] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 1: 00000010 [INVALID_OPCODE] at 07fec0 warp 0, opcode ffffffff ffffffff
[14714.396417] nouveau 0000:01:00.0: gr: TRAP_MP_EXEC - TP 1 MP 2: 00000010 [INVALID_OPCODE] at 07ffc0 warp 0, opcode 00000000 00000000
[14714.396425] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [003f8a4000 Xorg[5629]] subc 3 class 8597 mthd 0f04 data 3f796a51

Revision history for this message
Manfred Hampl (m-hampl) said :
#16

I am sorry, I am running out of ideas.

Revision history for this message
Matthew J. L. Kilger (fourgotten) said :
#17

I really appreciate the help that you've provided!

I'ma just have to keep searching and just init 3 before hibernation and init 5 after. :D

Revision history for this message
Launchpad Janitor (janitor) said :
#18

This question was expired because it remained in the 'Open' state without activity for the last 15 days.