#[SOLVED] How do I install nvidia drivers? I read the wiki but I can't figure it out.

61 messages ยท Page 1 of 1 (latest)

cobalt venture
#

Install the "nvidia-dkms" package using pacman

rain cypress
#

In most cases, it should be as simple as installing the nvidia or nvidia-open package

#

although it may change depending on some things

vale doveBOT
rain cypress
#

Did you edit /etc/mkinitcpio.conf and remove kms from the hooks section?

#

and then run mkinitcpio -P afterwards

#

yeah you need to do that or novueau will be included in the initramfs and be loaded on boot

cobalt venture
#

Also did you add nvidia-drm-modeset=1, and add your modules?

rain cypress
#

yes

rain cypress
cobalt venture
#

Mhm

#

reboot afterwards, unless its not needed i forgor

rain cypress
#

wait, have you installed any of the driver packages yet?

cobalt venture
#

lemme grab the full list of what you need rq

#

nvidia-dkms (or nvidia-open-dkms)
nvidia-utils
lib32-nvidia-utils

#

theres a few more im trying to find

rain cypress
#

nvidia-utils should already be pulled as a dependency

#

and lib32-nvidia-dkms isn't a thing

cobalt venture
#

right

#

havent done this in a bit

rain cypress
#

nvidia (either the normal one, dkms, or open) and lib32-nvidia-utils should be good package-wise

#

Are you able to access another TTY with ctrl + alt + F[2-6]?

cobalt venture
#

yep

rain cypress
#

Which package did you install for the driver?

cobalt venture
#

You are able to access tty, that's good. Just login with your user account for now

#

yep

rain cypress
#

When you ran mkinitcpio -P, did you run it as root or with sudo?

cobalt venture
#

not necessary for drivers (plus you wouldn't be able to access it rn anyeay bc of the boot hang)

#

I would recommend having the aw nvidia page open that way it's easier to follow, if possible, but this is irrelevant. Next step iss

#

ginme a sec

#

wait then how are you on discord

#

ye

#

Android or iOS?

rain cypress
#

this seems very relevant

cobalt venture
#

Anyways

rain cypress
#

I don't think that will work with the proprietary drivers

cobalt venture
#

yesh no

#

i need to take a step back rq and re figure this whole thing out bc my adhd is kicking into overdrive rn (which is why im starting to go off track)

#

Ok so, you installed nvidia-dkms, and ran sudo mkinitcpio -P

#

alright

#

Output?

#

like what did you mean by hanging on this, the boot hang?

#

what does the boot hang look like (since ive never seen it)

#

take a pic of it and send it here

rain cypress
#

wait, did you install the headers for your kernel?

#

because you need that to use dkms

cobalt venture
#

Riiight

#

What kernel are you currently using, the regular one?

rain cypress
#

If you're using the kernel from linux, install the linux-headers package

cobalt venture
#

Zen is linux-zen-headers, lts is linux-lts-headers and so on and so forth (i run zen bc gaeming)

rain cypress
#

I believe so

cobalt venture
#

Yeah

#

Does it hang during init? (systemd, that thing with the OK text in green)

#

Oh

#

Just go to tty2, remove linux-headers and install linux-lts--headers and reboot

#

ok good ๐Ÿ‘

#

now

#

Let's gooo

vale doveBOT
#

#9742 ๐Ÿ“ฃ If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

cobalt venture
#

there might be some extra snaller things like libvaapi, vaapi support, using GBM instead of EGLstreams and things like that, those are a little more advanced