Inxi -G says display driver N/A

Hey there, I have this massive problem with performance issues, as can be seen in this post I made on reddit in the sub linux_gaming with the title probably going to switch back.
A fellow redditor made me aware of the fact that there should be a driver installed. Here is my inxi -G output:
Graphics:
Device-1: NVIDIA GA104 [GeForce RTX 3070] driver: nvidia v: 525.60.11
Display: x11 server: X. Org v: 21.1.6 driver: N/A resolution:
1: 1920x1080~60Hz 2: 1920x1080~60Hz
API: OpenGL v: 4.6.0 NVIDIA 525.60.11 renderer: NVIDIA GeForce RTX
3070/PCIe/SSE2
How do I install one? Or dont i need one?

Launch Manjaro Settings Manager, Open Hardware Configuration for starters.

I have the nvidia-video driver installed. That should be all i need, right?

Driver is installed. Maybe inxi doesnt detect the xorg driver correctly. Check you xorg log… must be:

/var/log/Xorg.0.log

That can’t be the complete output. Are you fully up to date? What version of inxi do you have installed? You should have 3.3.24.1-2. Also check the optional dependencies to enable more capabilities.

Here’s mine for comparison:

Graphics:
  Device-1: Intel Alder Lake-P Integrated Graphics driver: i915 v: kernel
  Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q] driver: nvidia
    v: 525.78.01
  Device-3: Logitech Webcam C270 type: USB driver: snd-usb-audio,uvcvideo
  Device-4: Chicony USB2.0 Camera type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 21.1.6 with: Xwayland v: 22.1.7 driver: X:
    loaded: modesetting,nvidia dri: iris gpu: i915,nvidia,nvidia-nvswitch
    resolution: 1: 1920x1080 2: 1920x1080 3: 1920x1080 4: N/A
  API: OpenGL v: 4.6.0 NVIDIA 525.78.01 renderer: NVIDIA GeForce RTX 3060
    Laptop GPU/PCIe/SSE2

You already do. :point_down: