You are not logged in.

#1 2023-04-17 13:51:36

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

[SOLVED]Nvidia drivers not wroking [Step by step]

Trying to install Nvidia proprietary graphic drivers as it give more performance than Nouveau
Here my specs :
CPUIntel Core 2 Duo E8400 (2) @ 2.000GHz (x64)
GPU : NVIDIA NVS 315
RAM : 4 GB
Kernel6.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)


HalanoSiblee The Smart Moth

Offline

#2 2023-04-17 14:21:46

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

That card is far too old for the current nvidia drivers. See the nvidia page on the Arch Wiki.

Online

#3 2023-04-17 14:26:33

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Scimmia wrote:

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


HalanoSiblee The Smart Moth

Offline

#4 2023-04-17 14:27:49

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

supported by which driver? 530 will not work.

Online

#5 2023-04-17 14:38:10

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Scimmia wrote:

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 ???


HalanoSiblee The Smart Moth

Offline

#6 2023-04-17 14:41:32

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Again, see the nvidia page in the Arch Wiki.

Online

#7 2023-04-17 14:49:41

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Scimmia wrote:

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.


HalanoSiblee The Smart Moth

Offline

#8 2023-04-17 14:53:56

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

If you refuse to read the nvidia wiki page, all I can say is good luck.

Online

#9 2023-04-17 15:02:04

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

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 dkms sad

Last edited by Halano (2023-04-17 15:08:16)


HalanoSiblee The Smart Moth

Offline

#10 2023-04-17 15:04:09

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Online

#11 2023-04-17 15:05:29

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

Halano wrote:
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 sad

wiki wrote:

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.

Online

#12 2023-04-17 15:13:56

Halano
Member
From: Egypt
Registered: 2023-02-07
Posts: 18
Website

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

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)


HalanoSiblee The Smart Moth

Offline

#13 2023-04-17 19:52:00

pipes
Member
Registered: 2022-04-02
Posts: 21

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

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

#14 2023-04-17 21:03:44

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,543

Re: [SOLVED]Nvidia drivers not wroking [Step by step]

There is no nvidia-all in Arch

Online

#15 2023-04-18 08:09:56

pipes
Member
Registered: 2022-04-02
Posts: 21

Re: [SOLVED]Nvidia drivers not wroking [Step by step]


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

Board footer

Powered by FluxBB