I install the driver through yay and it is installed, I am also blocked “Nouveau driver” but after rebooting the screen resolution is terrible and the display is not detected, that is, the driver does not work, I do not want to use Nouveau due to poor performance in games
When I write “lsmod | grep nvidia” gives it away (photo)
When I write nvidia-smi gives out that no running processes found
Help
xircon
March 8, 2025, 12:21pm
2
what does:
pacman -Q | grep -i nvidia
Return?
xircon
March 8, 2025, 12:28pm
4
Don’t think nvidia-settings will work, it is not for kepler.
Have you set ibt=off
?
No, I haven’t installed it.
xircon
March 8, 2025, 12:33pm
6
It is the bottom item, please refer to your picture:
Also post proper text, not pictures, copy and paste from terminal and use code tags or ``` top and bottom.
```
terminal output
```
becomes:
terminal output
Uninstall nvidia-settings. Systemd boot or grub?
Sorry, I’m just translating your text into my language and I don’t quite understand the gist.
I have GRUB but it doesn’t see Windows, so I boot into both operating systems through bootmenu
xircon
March 8, 2025, 12:41pm
8
Add ibt=off
to /etc/default/grub
example:
GRUB_CMDLINE_LINUX_DEFAULT='ibt=off quiet nvme_load=YES loglevel=3 pci=noaer'
run:
sudo pacman -R nvidia-settings
What is your native language?
Russian? Based on cyrillic characters in your screenshot
That’s right, I did what you sent, you know why I don’t want to contact the Russian ArchLinux community? it’s terribly toxic and useless
xircon
March 8, 2025, 12:52pm
10
No, I was just pointing to the page about nvidia in your language.
Have you rebooted? Did it help? ( Перезагружал? Помогло? (Perezagruzhal? Pomoglo?))
xircon
March 8, 2025, 12:59pm
12
Прочитайте страницу Arch Wiki, посмотрите, сможете ли вы там что-нибудь найти.
Возможно, на старой видеокарте вам придётся использовать драйверы Nouveau
Okay, thanks for the help anyway
xircon
March 8, 2025, 1:01pm
14
no problems, perhaps some else uses a kepler card and can help. Will keep looking, but off out shortly.
xircon
March 8, 2025, 1:08pm
15
A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux.
All the above seem relevant, good luck, getting lunch then I will be out for a few hours.
@NeFaniZzz
The GTX 650 does use the 470.xx drivers. You have to install them from the AUR.
The packages you need are
nvidia-470xx-dkms
nvidia-470xx-utils
nvidia-470xx-settings
There is also the 32bit lib files if needed