You are not logged in.

#1 2024-10-04 16:52:25

KoNi
Member
Registered: 2024-10-04
Posts: 4

[SOLVED]Stuck at "[OK] Reached target Graphical Interface"

Hello,

I use the lts-kernel with nvidia-lts. After I updated and rebooted today, I get stuck at "[OK] Reached target Graphical Interface"

In Xorg.0.log it says "NVIDIA: Failed to initialize the NVIDIA kernel module."

modinfo nvidia

  modinfo: ERROR: Module nvidia not found. 

modprobe nvidia

  modprobe: FATAL: Module nvidia not found in directory /lib/modules/6.6.52-1-lts  

I tried installing the stable kernel and nvidia, but nothing changed, so I reverted back to the lts-kernel with nvida-lts.
Also I reinstalled nvidia-utils, but no effect.

Maybe it is related to this post: linux-lts kernel lets me log in but cannot use terminal or type

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

http://0x0.st/XENi.txt if you need it.

That's my first post, I'm sorry if I did something incorrect.

Last edited by KoNi (2024-10-04 17:51:21)

Offline

#2 2024-10-04 17:02:58

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,082

Re: [SOLVED]Stuck at "[OK] Reached target Graphical Interface"

Looks like a packaging bug. nvidia-lts was rebuilt for the kernel in core-testing, but moved to extra

Edit: I just created https://gitlab.archlinux.org/archlinux/ … -/issues/1

Last edited by Scimmia (2024-10-04 17:07:43)

Offline

#3 2024-10-04 17:18:49

KoNi
Member
Registered: 2024-10-04
Posts: 4

Re: [SOLVED]Stuck at "[OK] Reached target Graphical Interface"

Thank you!

Has this something to with the files in /lib/modules/6.6.53-1-lts/extramodules?
There is some nvidia stuff in there:

  • nvidia-drm.ko.zst

  • nvidia-modeset.ko.zst

  • nvidia-peermem.ko.zst

  • nvidia-uvm.ko.zst

  • nvidia.ko.zst

So I just need to wait until it gets resolved?

Offline

#4 2024-10-04 17:20:29

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,082

Re: [SOLVED]Stuck at "[OK] Reached target Graphical Interface"

That or dig up a copy of nvidia-lts 1:560.35.03-7 in the archive.

Offline

#5 2024-10-04 17:49:29

KoNi
Member
Registered: 2024-10-04
Posts: 4

Re: [SOLVED]Stuck at "[OK] Reached target Graphical Interface"

Thank you very much, I solved it with

sudo pacman -U https://archive.archlinux.org/packages/n/nvidia-lts/nvidia-lts-1:560.35.03-7-x86_64.pkg.tar.zst

Offline

Board footer

Powered by FluxBB