Hi,
I tried to solve it on my own for a while but it seems I need some help. I don’t know what exactly caused this but reinstalling does not fix the issue. Here what I get when I try to run it:
nvtop: symbol lookup error: nvtop: undefined symbol: nvmlDeviceGetGraphicsRunningProcesses_v2
I use the driver version 440.100
with Manjaro bspwm.
1 Like
cscs
16 November 2020 02:47
2
1 Like
Thanks, didn’t know about inxi
command. Here is the output:
System:
Kernel: 5.8.18-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.0
parameters: BOOT_IMAGE=/boot/vmlinuz-5.8-x86_64
root=UUID=ccb46516-3a3c-4c19-b622-21b6cddef426 rw quiet udev.log_priority=3
Desktop: bspwm 0.9.7-2-g342c2e3 info: lemonbar dm: LightDM 1.30.0
Distro: Manjaro Linux
Machine:
Type: Desktop System: HP product: HP Pavilion Gaming Desktop 690-0xxx v: N/A
serial: <filter> Chassis: type: 3 serial: <filter>
Mobo: HP model: 843B v: 00 serial: <filter> UEFI: AMI v: F.31
date: 05/27/2019
CPU:
Info: 6-Core model: Intel Core i5-9400F bits: 64 type: MCP arch: Kaby Lake
family: 6 model-id: 9E (158) stepping: A (10) microcode: D6
L2 cache: 9216 KiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
bogomips: 34814
Speed: 800 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 800 2: 800 3: 800
4: 800 5: 800 6: 800
Vulnerabilities: Type: itlb_multihit status: KVM: VMX disabled
Type: l1tf
mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
Type: mds mitigation: Clear CPU buffers; SMT disabled
Type: meltdown mitigation: PTI
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional,
IBRS_FW, STIBP: disabled, RSB filling
Type: srbds mitigation: Microcode
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: NVIDIA TU116 [GeForce GTX 1660 Ti] vendor: Hewlett-Packard
driver: nvidia v: 440.100 alternate: nouveau,nvidia_drm bus ID: 01:00.0
chip ID: 10de:2182
Display: x11 server: X.org 1.20.9 compositor: picom v: git-dac85
driver: nvidia resolution: <xdpyinfo missing>
OpenGL: renderer: GeForce GTX 1660 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 440.100
direct render: Yes
Audio:
Device-1: Intel Cannon Lake PCH cAVS vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_sof_pci
bus ID: 00:1f.3 chip ID: 8086:a348
Device-2: NVIDIA TU116 High Definition Audio vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel bus ID: 01:00.1 chip ID: 10de:1aeb
Device-3: Logitech HD Pro Webcam C920 type: USB
driver: snd-usb-audio,uvcvideo bus ID: 1-9:12 chip ID: 046d:082d
serial: <filter>
Device-4: Logitech G430 Surround Sound Gaming Headset type: USB
driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-3:4 chip ID: 046d:0a4d
Sound Server: ALSA v: k5.8.18-1-MANJARO
Network:
Device-1: Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter
vendor: Hewlett-Packard driver: N/A port: 4000 bus ID: 02:00.0
chip ID: 10ec:c821
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Hewlett-Packard driver: r8169 v: kernel port: 3000 bus ID: 03:00.0
chip ID: 10ec:8168
IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 4.31 TiB used: 3.38 TiB (78.4%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/nvme0n1 vendor: SK Hynix model: BC501 HFM256GDJTNG-8310A
size: 238.47 GiB block size: physical: 512 B logical: 512 B speed: 15.8 Gb/s
lanes: 2 serial: <filter> rev: 80002C00 scheme: GPT
ID-2: /dev/sda vendor: Seagate model: ST4000DM004-2CV104 size: 3.64 TiB
block size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
rotation: 5425 rpm serial: <filter> rev: 0001 scheme: GPT
ID-3: /dev/sdb model: SSD 480GB size: 447.13 GiB block size: physical: 512 B
logical: 512 B speed: 6.0 Gb/s serial: <filter> rev: 7A scheme: MBR
Partition:
ID-1: / raw size: 445.13 GiB size: 437.14 GiB (98.21%)
used: 365.04 GiB (83.5%) fs: ext4 dev: /dev/sdb2
Swap:
Kernel: swappiness: 60 (default) cache pressure: 100 (default)
ID-1: swap-1 type: partition size: 2.00 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/sdb1
Sensors:
System Temperatures: cpu: 41.0 C mobo: 27.8 C gpu: nvidia temp: 32 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 43%
Info:
Processes: 223 Uptime: 1h 07m Memory: 31.23 GiB used: 1.77 GiB (5.7%)
Init: systemd v: 246 Compilers: gcc: 10.2.0 clang: 10.0.1 Packages:
pacman: 1235 lib: 410 Shell: Zsh v: 5.8 running in: server inxi: 3.1.08
nvtop
requires the 455xx
drivers and modules.
1 Like
Weird, it was working fine until recently. I updated the driver to 455xx and it’s working again.
Though updating process was kinda painful. mhwd
or Manjaro-Settings-Manager
couldn’t remove 440xx
because of dependencies. They also couldn’t install 455xx
because of the conflict with 440xx
. So I force uninstall 440xx
, broke the system, had to login to tty
to install 455xx
with mhwd -i pci video-nvidia-455xx
. I think everything works fine now.
Thanks for the replies.
system
Closed
1 December 2020 18:15
6
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.