The driver does not work Nvidia 470xx-dkms on GTX 650 2gb

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


what does:

pacman -Q | grep -i nvidia

Return?

Don’t think nvidia-settings will work, it is not for kepler.

Have you set ibt=off ?

No, I haven’t installed it.

It is the bottom item, please refer to your picture:
image

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

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 :smiley:

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

No, I was just pointing to the page about nvidia in your language.

Have you rebooted? Did it help? ( Перезагружал? Помогло? (Perezagruzhal? Pomoglo?))

No, it doesn’t work.

Прочитайте страницу Arch Wiki, посмотрите, сможете ли вы там что-нибудь найти.

Возможно, на старой видеокарте вам придётся использовать драйверы Nouveau

Okay, thanks for the help anyway

no problems, perhaps some else uses a kepler card and can help. Will keep looking, but off out shortly.

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