You are not logged in.
Trying to install Nvidia proprietary graphic drivers as it give more performance than Nouveau
Here my specs :
CPU : Intel Core 2 Duo E8400 (2) @ 2.000GHz (x64)
GPU : NVIDIA NVS 315
RAM : 4 GB
Kernel : 6.2.11-arch1-1
_______________________lspci________________________________
$ lspci -k | grep -A 2 -E "(VGA|3D)"
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [NVS 315] (rev a1)
Subsystem: NVIDIA Corporation Device 102f
Kernel driver in use: nouveau
_______________________pacman________________________________
$ pacman -S nvidia
_______________________initramfs________________________________
MODULES=(nvidia nvidia_modeset nvidia_nvm nvidia_drm)
BINARIES=()
FILES=()
HOOKS=(autodetect modconf keyboard keymap block filesystems systemd)
MODULES_DECOMPRESS="yes"
$ mkinitcpio -P
nvidia_nvm modules not found
$ reboot
_______________________lspci________________________________
$ lspci -k | grep -A 2 -E "(VGA|3D)"
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [NVS 315] (rev a1)
Subsystem: NVIDIA Corporation Device 102f
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidia_drm, nvidia
Any help it's still use nouveau as kernel driver also i've blacklist it
and never use nvidia as kernel driver
$ modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': No such device
Last edited by Halano (2023-04-17 15:14:21)
.:HalanoTheSmartMoth:.
Offline
That card is far too old for the current nvidia drivers. See the nvidia page on the Arch Wiki.
Offline
That card is far too old for the current nvidia drivers. See the nvidia page on the Arch Wiki.
that is not my problem NVS315 still listed in supported cards in nvidia driver
All i need is to use nvidia driver not nouveau
.:HalanoTheSmartMoth:.
Offline
supported by which driver? 530 will not work.
Offline
supported by which driver? 530 will not work.
it's supported by 390.154 driver
the one pacman gives me is 530
how could i install 390.154 to work with my kernel ???
.:HalanoTheSmartMoth:.
Offline
Again, see the nvidia page in the Arch Wiki.
Offline
Again, see the nvidia page in the Arch Wiki.
Thanks for trying to help me
i discovred that my card is Legacy GPU
so i need to use kms and install that one from nvidia .run ??
if you have discord we can talk freely there i really need help
Thank you in advance.
.:HalanoTheSmartMoth:.
Offline
If you refuse to read the nvidia wiki page, all I can say is good luck.
Offline
If you refuse to read the nvidia wiki page, all I can say is good luck.
I read it i swear to god i read it million time i can sing it blindfolded
i've no option now expect download .run from nvidia website and install it with dkms
Last edited by Halano (2023-04-17 15:08:16)
.:HalanoTheSmartMoth:.
Offline
Offline
Scimmia wrote:If you refuse to read the nvidia wiki page, all I can say is good luck.
I read it i swear to god i read it million time i can sing it blindfolded
i've no option now expect download .run from nvidia website and install it with dmks
However, NVIDIA's legacy drivers are still available and might provide better 3D performance/stability.
For the Fermi (NVC0/GF1XX) series, install the nvidia-390xx-dkmsAUR package.
Offline
Okay i will install nvidia-390xx-dkmsAUR from the arch Aur for now
Thanks so much for helping me <3
Last edited by Halano (2023-04-17 15:15:15)
.:HalanoTheSmartMoth:.
Offline
I'm sorry if I answer after you've certainly tried those aur drivers, after problems related to the installation of Nvidia drivers on custom kernels, I used nvidia-all and it works
CASE: nermax Fulmo GT PS: Seasonic 1200 platinum MB: z790 apex CPU: i9 13900kf COOLING:EK Supremacy evo full nickel VGA: GALAX GTX 1080 TI HOF OC LAB EDITION RAM: hynix ddr5 5200@8000c36 HD: seagate 1TB; 990 pro MASTERIZZATORE: pioneer 216 blueray MONITOR: Acer predator XB271HUA S.O: ArchLinux;. Win 11 pro
Offline
There is no nvidia-all in Arch
Offline
But is a GitHub package: https://github.com/Frogging-Family/nvidia-all
CASE: nermax Fulmo GT PS: Seasonic 1200 platinum MB: z790 apex CPU: i9 13900kf COOLING:EK Supremacy evo full nickel VGA: GALAX GTX 1080 TI HOF OC LAB EDITION RAM: hynix ddr5 5200@8000c36 HD: seagate 1TB; 990 pro MASTERIZZATORE: pioneer 216 blueray MONITOR: Acer predator XB271HUA S.O: ArchLinux;. Win 11 pro
Offline