You are not logged in.

#1 2023-02-02 18:57:29

blackhammer
Member
Registered: 2023-02-02
Posts: 41

nvidia graphic

i recently installed tried installing nvidia in my arxhlinux machine (installed it dual boot with windows not virtual box) so after installing it after following instruction in this link

https://wiki.archlinux.org/title/NVIDIA

after i reboot it stuck in "Starting systemd-udevd version 252.4-2-arch" anyone can help fix this problem i am ising KDE desktop enviroment

Offline

#2 2023-02-02 20:15:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

Can you boot the multi-user.target (2nd link below)?
If not also add "nomodeset" to the https://wiki.archlinux.org/title/Kernel_parameters

Then post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2023-02-02 20:52:30

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

how to boot to it ?

Offline

#4 2023-02-02 21:01:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

You don't have to boot anything to attempt the multi-user.target or add "nomodeset" - you can edit the kernel commanline parameters in your bootloader.

Offline

#5 2023-02-02 21:07:11

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

yes i found this in how to boot to multi user

https://blog.paranoidpenguin.net/2018/0 … er-system/

bit still didnt boot otherwise the nomodest idk where do i add it somewhere in the edit selection

Offline

#6 2023-02-02 21:10:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

yes i found this in how to boot to multi user

seth wrote:

otherwise the nomodest idk where do i add it somewhere in the edit selection

Offline

#7 2023-02-02 21:20:20

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

ok after sever searches and read it very quitly what u send and trying both it still didnt boot and stuck at same place  any other solutions

Offline

#8 2023-02-02 21:24:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

You'll have to boot some live system and inspect and fix the system offline.
Can be the arch insallation iso or a rescue system like grml.

Offline

#9 2023-02-02 21:34:13

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

nvm i just boot to recovery and uninstall nvidia driver but after rebooting its not booting the kde desktop enviroment

Offline

#10 2023-02-02 21:41:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

its not booting the kde desktop enviroment

Is it booting at all?
In that case it's likely because you added an /etc/X11/xorg.conf - remove that.

Otherwise remove the "quiet" parameter from the kernel commandline, add "earlyprintk=efi,keep debug nomodeset systemd.unit=multi-user.target"

Offline

#11 2023-02-02 21:51:27

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

still didnt boot the kde enviroment and i tried both solutions do i reinstall it?

Offline

#12 2023-02-02 22:19:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

"still" after what?
Also forget about KDE for the moment:

seth wrote:

Is it booting at all?

You'll need to be more elaborative in your descriptions - unlike you, we can't see the system in front of you.
https://bbs.archlinux.org/viewtopic.php?id=57855

Offline

#13 2023-02-02 22:25:27

blackhammer
Member
Registered: 2023-02-02
Posts: 41

Re: nvidia graphic

the system boots now but the kde desktop not starting i tried startx doesnt work too as i saw the joirnal command give me the logs let me check them and send it

Offline

#14 2023-02-02 22:27:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,132

Re: nvidia graphic

Also

grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*

Offline

Board footer

Powered by FluxBB