Dear Manjaro users,
I've been running Manjaro for a few weeks and encountered a weird bug. Whenever I'm using the NVIDIA drivers for my GPU, I get a short freeze around once every second, which renders my system largely unusable. I supposed I'd done something wrong and resorted to the free video-linux drivers, those didn't have the problem, but performance was a lot worse overall (apart from the bug). But today, I did a fresh install and the bug persists, so I guess this might be the right moment to ask.
My GPU is a Geforce GTX 1050 Ti, the problem appears with any of the nvidia-video drivers offered to me by mhwd, namely versions 440xx, 435xx, 430xx, 418xx and 390xx. As I said, I did a fresh install and a full upgrade ("pacman -Syyu"), then installed the 440xx drivers, nothing else.
"inxi -Fxxxz" gives the following:
System:
Host: fabian-desktop-manjaro Kernel: 5.4.40-1-MANJARO x86_64 bits: 64
compiler: gcc v: 9.3.0 Desktop: Xfce 4.14.2 tk: Gtk 3.24.20
info: xfce4-panel wm: xfwm4 dm: LightDM 1.30.0 Distro: Manjaro Linux
Machine:
Type: Desktop Mobo: MSI model: 970A-G43 (MS-7693) v: 3.0 serial: <filter>
BIOS: American Megatrends v: 10.3 date: 03/28/2013
CPU:
Topology: 6-Core model: AMD FX-6300 bits: 64 type: MCP arch: Bulldozer
L2 cache: 2048 KiB
flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
bogomips: 42015
Speed: 1471 MHz min/max: 1400/3500 MHz boost: enabled Core speeds (MHz):
1: 1405 2: 1409 3: 1400 4: 1399 5: 1399 6: 1399
Graphics:
Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti]
vendor: Gigabyte GV-N105TOC-4GD driver: nvidia v: 440.82 bus ID: 01:00.0
chip ID: 10de:1c82
Display: x11 server: X.Org 1.20.8 driver: nvidia
resolution: 1920x1080~60Hz
OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 440.82
direct render: Yes
Audio:
Device-1: AMD SBx00 Azalia vendor: Micro-Star MSI driver: snd_hda_intel
v: kernel bus ID: 00:14.2 chip ID: 1002:4383
Device-2: NVIDIA GP107GL High Definition Audio vendor: Gigabyte
driver: snd_hda_intel v: kernel bus ID: 01:00.1 chip ID: 10de:0fb9
Device-3: Microdia SNAPPY Smart Webcam type: USB
driver: snd-usb-audio,uvcvideo bus ID: 1-2:3 chip ID: 0c45:054a
Sound Server: ALSA v: k5.4.40-1-MANJARO
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Micro-Star MSI driver: r8169 v: kernel port: d000 bus ID: 05:00.0
chip ID: 10ec:8168
IF: enp5s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 447.14 GiB used: 8.90 GiB (2.0%)
ID-1: /dev/sda vendor: SanDisk model: SDSSDA240G size: 223.57 GiB
speed: 6.0 Gb/s serial: <filter> rev: 10RL scheme: MBR
ID-2: /dev/sdb vendor: SanDisk model: SSD PLUS 240GB size: 223.57 GiB
speed: 6.0 Gb/s serial: <filter> rev: 04RL scheme: MBR
Partition:
ID-1: / size: 219.06 GiB used: 8.90 GiB (4.1%) fs: ext4 dev: /dev/sdb1
Sensors:
System Temperatures: cpu: 34.5 C mobo: N/A gpu: nvidia temp: 43 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info:
Processes: 194 Uptime: 10m Memory: 7.73 GiB used: 1.31 GiB (16.9%)
Init: systemd v: 245 Compilers: gcc: 9.3.0 Shell: bash v: 5.0.16
running in: xfce4-terminal inxi: 3.0.37
Thanks in advance, and apologies if the answer is obvious. On my old install, I tried most of the answers to similar questions, without any success, so I did not repeat that on the fresh install.
Fabian