You are not logged in.

#1 2021-10-31 17:01:08

lith/heli
Member
Registered: 2021-07-26
Posts: 66

Nvidia 495 driver doesnt work [solved]

Hello, after updating to the just released nvidia 495 driver my computer wont recognize my gtx 1050ti anymore and instead falls back to my intergrated graphics.
yes my hdmi is connected to my graphics card.

Last edited by lith/heli (2021-10-31 17:47:22)

Offline

#2 2021-10-31 17:03:38

Ammako
Member
Registered: 2021-07-16
Posts: 267

Re: Nvidia 495 driver doesnt work [solved]

Did you rebuild initramfs after, for early KMS and stuff?

Offline

#3 2021-10-31 17:08:48

lith/heli
Member
Registered: 2021-07-26
Posts: 66

Re: Nvidia 495 driver doesnt work [solved]

i get this error

mkinitcpio -P                                                     
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> ERROR: Unable to write to /boot/initramfs-linux.img
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> ERROR: Unable to write to /boot/initramfs-linux-fallback.img

Offline

#4 2021-10-31 17:21:00

Oxyd
Member
From: Czech Republic
Registered: 2008-01-17
Posts: 167

Re: Nvidia 495 driver doesnt work [solved]

If you installed the nvidia package, the issue is that the package is built for kernel 5.14.15 but the current kernel in core is 5.14.14 so the installed module won't load. I solved it by installing the nvidia-dkms package.

Offline

#5 2021-10-31 17:21:28

smsteward92
Member
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

I’ve got a similar issue. After upgrade, mkinitcpio had issue with the “nvidia” module I had in the MODULES section of the conf file. I removed it, rebuilt using “mkinitcpio -p linux” and rebooted. Now, I can’t boot into a graphical environment at all. I have verbose boot enabled, and it gets hung at “reached target graphical interface” and just sits there. I can get into multi-user mode by appending “systemd.unit=multi-user.target” to my GRUB kernel options, but the graphical environment is not working at all. I’ve got a Nvidia 2070 Super.

EDIT:

The 5.14.15 kernel is available in “core” repo. This fixed the issue immediately for me after upgrade and rerunning mkinitcpio.

Last edited by smsteward92 (2021-10-31 17:28:23)

Offline

#6 2021-10-31 17:35:35

pitchtheripoff22
Member
From: Poland
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

smsteward92 wrote:

EDIT:

The 5.14.15 kernel is available in “core” repo. This fixed the issue immediately for me after upgrade and rerunning mkinitcpio.

What do you mean? I can't upgrade to it through pacman -Syu, and nvidia-dkms doesn't work.

Last edited by pitchtheripoff22 (2021-10-31 17:35:54)


i dunno what i'm doing

Offline

#7 2021-10-31 17:42:25

lith/heli
Member
Registered: 2021-07-26
Posts: 66

Re: Nvidia 495 driver doesnt work [solved]

now that i updated to the new kernel the nvidia drivers work but i still get the error when rebuilding initramfs, which i find very concerning

Offline

#8 2021-10-31 17:45:34

pitchtheripoff22
Member
From: Poland
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

how do i update to the new kernel?? i try pacman -syu but nothing's coming, and installing the linux package only reinstalls 5.14.14


i dunno what i'm doing

Offline

#9 2021-10-31 17:46:39

lith/heli
Member
Registered: 2021-07-26
Posts: 66

Re: Nvidia 495 driver doesnt work [solved]

wait till the update is pushed to the server youre using for packages.

Offline

#10 2021-10-31 17:48:02

pitchtheripoff22
Member
From: Poland
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

oh right i must've forgotten about that

i'm glad there's a solution though


i dunno what i'm doing

Offline

#11 2021-10-31 17:48:19

smsteward92
Member
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

pitchtheripoff22 wrote:

how do i update to the new kernel?? i try pacman -syu but nothing's coming, and installing the linux package only reinstalls 5.14.14

Try using "sudo pacman -Syyu" to force a repository sync and see if that helps. You may be using slightly outdated metadata, if only by a few minutes.

Offline

#12 2021-10-31 18:08:09

Ammako
Member
Registered: 2021-07-16
Posts: 267

Re: Nvidia 495 driver doesnt work [solved]

https://archlinux.org/mirrors/status/

Pick a successfully syncing mirror with low delay, place it at the front of your mirrorlist.

Alternatively, https://wiki.archlinux.org/title/Reflector

Offline

#13 2021-10-31 18:25:21

pitchtheripoff22
Member
From: Poland
Registered: 2021-10-31
Posts: 6

Re: Nvidia 495 driver doesnt work [solved]

Ammako wrote:

https://archlinux.org/mirrors/status/

Pick a successfully syncing mirror with low delay, place it at the front of your mirrorlist.

Alternatively, https://wiki.archlinux.org/title/Reflector

That worked, thank you!


i dunno what i'm doing

Offline

Board footer

Powered by FluxBB