#Driver issue

91 messages · Page 1 of 1 (latest)

eternal leaf
#

I installed arch Linux from the arch install strip and then I was having some drivers issues with my gpu btw I have a Asus RTX 3090 and I installed the drivers then rebooted and now it won’t get past the started Hostname Service and I tried to boot into the recovery option and it’s still the same I have no idea how to fix it

placid dew
#

which drivers did you pick?

eternal leaf
#

The dkms one

placid dew
#

but which one? nvidia-dkms or nvidia-open-dkms?

eternal leaf
#

1st one

placid dew
#

try the second one

eternal leaf
#

I can’t because it won’t even boot it just sits there on the screen I posted

placid dew
#

press ctrl+alt+f4

eternal leaf
#

Okay it’s asking for a login

placid dew
#

then log in as your user

eternal leaf
#

Done then I’m assuming I would try to install the other one from here

placid dew
#

yes

eternal leaf
#

It says target not found

placid dew
#

i don't know what you typed

#

remember to remove the old one first

eternal leaf
placid dew
#

it's dkms

eternal leaf
placid dew
#

then install the other one

#

and possibly sudo mkinitcpio -P but i'm not sure if pacman does that automatically or not

eternal leaf
#

Okay it’s installing the open dkms now

placid dew
#

good

#

also you can see on the wiki which driver is right for you

eternal leaf
#

Yeah I looked up my gpu and everything

placid dew
#

good

placid dew
#

then reboot

#

let's hope that fixes it

eternal leaf
#

We shall see

#

No it still gets stuck on started hostname service

placid dew
#

okay that's not good then

#

but at least now you have the good drivers

#

ctrl + alt + f4 again

eternal leaf
#

Done and logged in

placid dew
#

type this carefully

journalctl -xe | curl -F 'file=@-' https://0x0.st/
#

it will give me your journal

eternal leaf
#

Okay one sec

simple knoll
#

Do you have the headers package installed for your kernel? (ex. linux-headers)

placid dew
#

pacman -Qs headers

#

they should be installed, archinstall installs them

eternal leaf
#

Yes I do

placid dew
#
cat /var/log/Xorg.0.log | curl -F 'file=@-' https://0x0.st/
eternal leaf
#

It filed to open

placid dew
#

why?

eternal leaf
placid dew
#

you forgot a - after @

eternal leaf
#

Ah lol

placid dew
#

also - what display manager did you pick? sddm?

eternal leaf
#

Done

placid dew
eternal leaf
#

Yes sddm

placid dew
#

okay

#

i wanna know if you can get any graphics at all

#

since you picked sddm, i assume this will be kde plasma?

eternal leaf
#

Yes

placid dew
#

then type startplasma-wayland

eternal leaf
#

Okay it booted

placid dew
#

and tell me if it works well - as in, no glitches, freezes, hangs, the ui is smooth and stuff

eternal leaf
#

It does not it just freezes

placid dew
#

what do you see on the screen? the spinning gear?

eternal leaf
#

Just this

placid dew
#

and it froze?

eternal leaf
#

Yes

placid dew
#

okay that's not a good sign at all

#

let me think

eternal leaf
#

Is there anyway I can write a iso onto a usb I have plugged in because I still have my usb with the iso on it it just won’t let me boot from there for a fresh install

placid dew
#

i don't understand - what's currently on your usb and what do you need to do with it?

eternal leaf
#

Never mind

placid dew
#

okay, do this:

#
  • sudo nano /etc/mkinitcpio.conf
  • modify the MODULES=() line to:
MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)
  • Ctrl + O to save, Ctrl + X to exit
  • sudo mkinitcpio -P
#

this is the only solution i found on the wiki

#

it can be caused by the fact that sddm starts earlier than nvidia gets loaded

eternal leaf
#

The 2nd one?

placid dew
#

i don't see any "2nd one"

#

just include the nvidia stuff in the modules

#

don't skip btrfs

#

also, i thinkk you may also need to remove kms from the HOOKS=(...) section down below

#

also, do pacman -Qs nvidia-utils and make sure it's installed

#

if that doesn't work - i have no clue

eternal leaf
#

Okay rebooting

placid dew
#

the # means it's commented out

#

meaning, the lines with # are ignored

eternal leaf
#

Ahh

solar arch
# placid dew and it froze?

thats a bug i used to experience on all distros on all the versions of nvidia drivers it only happened with full screen apps so if you ran anything borderless you can avoid it but this is different it seems

mellow cobalt