Force Full Composition Pipeline is active in the nvidia-settings, but it doesn't seem to work.
I also have this in dmesg:
Code: Select all
[ 22.361079] r8169 0000:05:00.0 enp5s0: renamed from eth0
[ 22.377006] r8169 0000:06:00.0 enp6s0: renamed from eth1
[ 22.400862] nvidia: loading out-of-tree module taints kernel.
[ 22.400870] nvidia: module license 'NVIDIA' taints kernel.
[ 22.400870] Disabling lock debugging due to kernel taint
[ 22.431806] nvidia-nvlink: Nvlink Core is being initialized, major device number 246
[ 22.432186] nvidia 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 22.601019] BTRFS info (device dm-0): disk space caching is enabled
[ 22.603074] BTRFS info (device dm-0): setting nodatacow, compression disabled
[ 22.603076] BTRFS info (device dm-0): disk space caching is enabled
[ 22.604946] EXT4-fs (dm-1): re-mounted. Opts: (null)
[ 22.606694] EXT4-fs (dm-2): re-mounted. Opts: (null)
[ 22.671926] Adding 6291452k swap on /swap/swapfile. Priority:-2 extents:14 across:8153524k
[ 22.921395] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
[ 23.202186] elogind-daemon[2087]: Watching system buttons on /dev/input/event1 (Power Button)
[ 23.202226] elogind-daemon[2087]: Watching system buttons on /dev/input/event0 (Power Button)
[ 23.394033] elogind-daemon[2087]: Watching system buttons on /dev/input/event18 (USB GAMING MOUSE Keyboard)
[ 23.394098] elogind-daemon[2087]: Watching system buttons on /dev/input/event19 (USB GAMING MOUSE Consumer Control)
[ 23.566010] elogind-daemon[2087]: New seat seat0.
[ 23.580863] r8169 0000:06:00.0: Direct firmware load for rtl_nic/rtl8168d-2.fw failed with error -2
[ 23.580865] r8169 0000:06:00.0: Unable to load firmware rtl_nic/rtl8168d-2.fw (-2)
[ 23.581515] RTL8211B Gigabit Ethernet r8169-600:00: attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:phy_addr=r8169-600:00, irq=IGNORE)
[ 23.641563] ip (2509) used greatest stack depth: 10656 bytes left
[ 23.642994] r8169 0000:06:00.0 enp6s0: Link is Down
[ 24.092555] elogind-daemon[2087]: Watching system buttons on /dev/input/event21 (Hexwire Ortho 5x13)
[ 25.152974] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 455.28 Wed Sep 30 01:05:16 UTC 2020
[ 25.198473] resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than pnp 00:04 [mem 0x000e0000-0x000effff]
[ 25.198605] caller _nv032037rm+0x2d/0x60 [nvidia] mapping multiple BARs
[ 25.376053] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[ 25.376136] caller _nv000708rm+0x1af/0x200 [nvidia] mapping multiple BARs
[ 28.343099] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 455.28 Wed Sep 30 00:58:12 UTC 2020
[ 28.344756] [drm] [nvidia-drm] [GPU ID 0x00000300] Loading driver
[ 28.344758] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:03:00.0 on minor 0
[ 35.070930] r8169 0000:06:00.0 enp6s0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 35.070936] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[ 50.914178] elogind-daemon[2087]: New session 1 of user stratex.
[ 59.656623] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[ 59.656757] caller _nv000708rm+0x1af/0x200 [nvidia] mapping multiple BARshttps://747028.bugs.gentoo.org/attachment.cgi?id=665762
Code: Select all
lsmod
Module Size Used by
nvidia_drm 49152 2
nvidia_modeset 1167360 4 nvidia_drm
nvidia 27217920 159 nvidia_modeset

