I cant tell which Nvidia Drivers are Installed in Manjaro

mhwd -l gives me this:

video-nvidia-390xx 2020.11.30 false
PCI
video-linux 2018.05.04 true
PCI
video-modesetting 2020.01.13 true
PCI
video-vesa 2017.03.12 true
PCI

But inxi -G gives me this:

Graphics: Device-1: NVIDIA GP102 [GeForce GTX 1080 Ti] driver: nvidia v: 455.45.01
Display: x11 server: X.Org 1.20.10 driver: nvidia resolution: 3440x1440
OpenGL: renderer: GeForce GTX 1080 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 455.45.01

So which Nvidia Driver do I have installed? I am so confused. 455 doesnt show up in my hardware config at all.

https://wiki.manjaro.org/index.php?title=Configure_Graphics_Cards#Identifying_Installed_Drivers

1 Like

What you’re looking for is mhwd -li which should show:

> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2020.11.30               false            PCI

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.