Hey so I followed the steps of installing nvidia drivers for my card and I used nvidia-inst -t to get the commands and executed them. But even after doing that and restarting my device my nvidia card uses nouveau driver and not nvidia. Please help me with this .
inxi -Ga output -
I think you would need to install them from the AUR using yay.
yay -S nvidia-390xx-dkms
After check if the Nvidia drivers are loaded with
inxi -Ga
Then you could also install
nvidia-390xx-settings
nvidia-390xx-utils
Edit: I also notice it is a hybrid laptop currently rendering on Intel. So you would also need a way of switching to nvidia depending on your hardware.
2023-07-22 23:37:37: Info: Running: nvidia-inst v23-6
2023-07-22 23:37:37: Info: Command line: nvidia-inst -t
2023-07-22 23:37:37: Info: Selected mode: nvidia
NVIDIA card id: 1140
Fetching driver data from nvidia.com ...
2023-07-22 23:37:43: Info: Installing packages: nvidia-390xx-dkms nvidia-390xx-utils nvidia-390xx-settings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
COMMANDS TO RUN:
yay -Syu nvidia-390xx-dkms nvidia-390xx-utils nvidia-390xx-settings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-07-22 23:37:43: Error: Sorry, nvidia-inst does not support installing packages from AUR.
To continue, manually run all commands from COMMANDS TO RUN above.