You are not logged in.
Solution:
On the NVIDIA - ArchWiki there are some specific NVXX and their respective family drivers, but the one from NV160 applies to newer cards, which I though only applied to newer versions of the TUXXX, so the driver worked for GA107 (NV177) and now the vulkaninfo command works for me.
Original post:
I was reading about NVIDIA - ArchWiki, but the GPU I'm using is an NVIDIA GA107 GeForce RTX 2050 and I don't which driver should I install.
I just have installed nvidia-utils
lspci -k -d ::03xx
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P GT1 [UHD Graphics] (rev 0c)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device 8c3f
Kernel driver in use: i915
Kernel modules: i915, xe
01:00.0 VGA compatible controller: NVIDIA Corporation GA107 [GeForce RTX 2050] (rev a1)
DeviceName: NVIDIA Graphics Device
Subsystem: Hewlett-Packard Company Device 8c3f
Kernel driver in use: nouveau
Kernel modules: nouveauLast edited by stbug (2025-01-23 21:36:40)
Offline
What's confusing you?
Offline
The wiki has the details or has links that can provide the details on which drivers you should be using. Which part is confusing you?
Offline
I didn't find the one that is for NV177
Offline
Have you not seen in, in the wiki, "Turing (NV160/TUXXX) and newer" ? The "newer" is where your nv177 is applicable
Offline
same thing with "Maxwell (NV110/GMXXX) through Ada Lovelace (NV190/ADXXX)" NV177 is between NV110 and NV190.
Offline
Have you not seen in, in the wiki, "Turing (NV160/TUXXX) and newer" ? The "newer" is where your nv177 is applicable
Ahhh, thank you so much. Because of the TUXXX I thought the newer versions only aplied to that family.
Offline