jaeger changed the topic of #crux to: CRUX 3.8 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
tsundokuboi has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
tsundokuboi has joined #crux
flabba has quit [Ping timeout: 260 seconds]
_whitelogger has joined #crux
<stratofall> I recently bought a new GPU, RTX 5080 and checking my xorg logs etc. Everything seems to be loaded but ultimately the xorg session fails to load.
<stratofall> I am not currently in Crux, but was looking for any ideas to try on my next attempt.
<jaeger> stratofall: I might be misremembering but I think the fix was adding 'nvidia_dgm.fbdev=1' to the boot cmdline
<jaeger> er... 'nvidia_drm.fbdev=1', typo in the first one
<jaeger> In my case it didn't fail to load the session, just had to wait for the delay
<stratofall> Alright, thank you, I will definately give this a shot.
<stratofall> I had installed the driver. Reloaded dracut, made sure the modules were loaded by checking lsmod. The xorg log file showed it loading the modules. But ultimately failing and closing back to the command line.
<stratofall> Just as a quick overview.
<jaeger> What error(s) did it eventually throw?
<stratofall> I wish I wrote it down. But it was something like, no compatible card found. I think. Although it shows and seems to be loaded during the dmesg.
<jaeger> If it happens again, I suggest pasting the log somewhere
<stratofall> Yeah, will do.
stratofall has quit [Quit: Lost terminal]
tsundokuboi has quit [Ping timeout: 260 seconds]
tsundokuboi has joined #crux
leah2 has quit [Server closed connection]
leah2 has joined #crux
tsundokuboi has quit [Read error: Connection reset by peer]
tsundokuboi has joined #crux
_whitelogger has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
tsundokuboi has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
tsundokuboi has joined #crux
stratofall has joined #crux
<stratofall> I tried with the above suggestion. I am still getting the same result. This is a fresh install of Crux. I am using startx, and my .xinitrd only has exec i3 in it.
<stratofall> 01:00.0 VGA compatible controller: NVIDIA Corporation GB203 [GeForce RTX 5080] (rev a1)
<stratofall> 01:00.1 Audio device: NVIDIA Corporation Device 22e9 (rev a1)
<stratofall> This is lspci output.
<stratofall> I can verify this GPU works with other distro's, CachyOS with kernel 6.12.43-2.
<cruxbridge> <pitillo (@pitillo:crux.nu)> Which Nvidia driver version is using CachyOS? There is an error on your log related to it
<cruxbridge> <pitillo (@pitillo:crux.nu)> (EE) NVIDIA(GPU-0): The NVIDIA GPU at PCI:1:0:0 is not supported by the 580.76.05
<cruxbot> [opt/3.8]: xfsprogs: updated to version 6.16.0
<stratofall> I am using the proprietary to my knowledge on CachyOS. I wiped CachyOS for the reinstall. But I am currently running from the usb stick.
<stratofall> 580.76.05 is the current driver that CachyOS uses
<cruxbridge> <pitillo (@pitillo:crux.nu)> Strange then that xorg throws that error about that version
<stratofall> This is an lsmod from CachyOS live usb.
<stratofall> nvidia_uvm 4177920 0
<stratofall> nvidia_drm 147456 15
<stratofall> nvidia 15900672 607 nvidia_uvm,nvidia_modeset
<stratofall> nvidia_modeset 2195456 49 nvidia_drm
<stratofall> drm_ttm_helper 16384 2 nvidia_drm
<stratofall> video 81920 1 nvidia_modeset
<stratofall> I'll reboot and see what Crux has.
stratofall has quit [Quit: Lost terminal]
stratofall has joined #crux
stratofall has quit [Client Quit]
liveuser has joined #crux
<liveuser> Crux lsmod
<liveuser> nvidia_drm 126976 0
<liveuser> nvidia_modeset 1536000 1 nvidia_drm
<liveuser> nvidia 103878656 1 nvidia_modeset
<liveuser> drm_kms_helper 180224 1 nvidia_drm
<liveuser> drm 569344 4 drm_kms_helper,nvidia,nvidia_drm
<liveuser> i2c_core 61440 4 drm_kms_helper,snd_hda_codec_realtek,nvidia,drm
tsundokuboi has quit [Ping timeout: 260 seconds]
liveuser is now known as stratofall
<cruxbridge> <pitillo (@pitillo:crux.nu)> So there is a missing module comparing both outputs: nvidia_uvm
<stratofall> yep, just noticing that myself. I wonder if it's as simple as a modprobe for it.
lavaball has joined #crux
<cruxbridge> <pitillo (@pitillo:crux.nu)> There is a note about nvenc on archlinux wiki: https://wiki.archlinux.org/title/NVIDIA_(Espa%C3%B1ol)
<cruxbridge> <pitillo (@pitillo:crux.nu)> https://wiki.archlinux.org/title/NVIDIA
<stratofall> well, looks like another reboot. I'll see about modprobing it and re-running dracut to get it added to the boot initramfs.
stratofall has quit [Quit: Lost terminal]
liveuser has joined #crux
liveuser is now known as stratofall
<stratofall> My Xorg.log is exactly the same.
stratofall is now known as stratofallnvidia
<stratofallnvidia> nvidia_modeset 1536000 1 nvidia_drm
<stratofallnvidia> drm 569344 4 drm_kms_helper,nvidia,nvidia_drm
<stratofallnvidia> drm_kms_helper 180224 1 nvidia_drm
<stratofallnvidia> nvidia 103878656 1 nvidia_modeset
<stratofallnvidia> i2c_core 61440 4 drm_kms_helper,snd_hda_codec_realtek,nvidia,drm
stratofallnvidia is now known as stratofall
<cruxbridge> <pitillo (@pitillo:crux.nu)> so isn't there a nvdia_uvm module?
<stratofall> I can modprobe nvidia_uvm but with it loaded same issue. It's not sticking after reboots.
<cruxbridge> <pitillo (@pitillo:crux.nu)> you can force manual load of a module on rc.local, or check archwiki udev rule to see if it's persistent after a reboot... but if it doesn't solve the xorg start issue... doesn't matter really
<stratofall> Yeah, I can load it and test, but same Xorg.log error.
<cruxbridge> <pitillo (@pitillo:crux.nu)> is your user in the video group? just to confirm
<stratofall> audio::16:stratofall
<stratofall> video::17:stratofall
<stratofall> Now I'm starting to wonder if I need some of the noveau or any other random kernal modules enabled...
<cruxbridge> <pitillo (@pitillo:crux.nu)> ummm I would say that you shouldn't be using any nouveu module if you are using proprietary driver... but may be any other missing kernel module
<stratofall> Yeah, I can't say I've had this issue before with nvidia cards. Guess I jumped the gun possibly on this one. My previous cards work without issue.
z812 has quit [Server closed connection]
z812 has joined #crux
<stratofall> I was testing three cards. Gigabyte 4080 Super, Asrock 7900xtx and this Asus 5080 Astral.
<stratofall> Anyways, I'll watch chat in the logs at least. But I'm heading out. I really do appreciate the suggestions and someone else taking a look at this.
<cruxbridge> <pitillo (@pitillo:crux.nu)> you are welcome, I hope someone with a similar card can give a real hand on this
flabba has joined #crux
lavaball has quit [Remote host closed the connection]
lavaball has joined #crux
tsundokuboi has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
bleb has quit [Server closed connection]
bleb has joined #crux
flabba has quit [Ping timeout: 245 seconds]
flabba has joined #crux
<jaeger> Very odd, haven't ever seen that error before. Can you also paste an 'lspci' output at some point?
farkuhar has quit [Quit: nyaa~]
tsundokuboi has joined #crux
bleb has quit [Ping timeout: 258 seconds]
remiliascarlet has quit [Ping timeout: 258 seconds]
darfo has quit [*.net *.split]
lavaball has quit [*.net *.split]
leah2 has quit [*.net *.split]
dim44 has quit [*.net *.split]
crash has quit [*.net *.split]
cruxbridge has quit [*.net *.split]
kris_ has quit [*.net *.split]
jjasghar has quit [*.net *.split]
joacim has quit [*.net *.split]
jaeger has quit [*.net *.split]
hirigaray has quit [*.net *.split]
ivandi has quit [*.net *.split]
nekobit has quit [*.net *.split]
z3bra has quit [*.net *.split]
flabba has quit [*.net *.split]
z812 has quit [*.net *.split]
tilman has quit [*.net *.split]
mrms has quit [*.net *.split]
braewoods has quit [*.net *.split]
hsp has quit [*.net *.split]
dlcusa has quit [*.net *.split]
gub has quit [*.net *.split]
tsundokuboi has quit [*.net *.split]
stratofall has quit [*.net *.split]
rmull has quit [*.net *.split]
cruxbot has quit [*.net *.split]
r0ni has quit [*.net *.split]
DaViruz has quit [*.net *.split]
henesy has quit [*.net *.split]
Stealth has quit [*.net *.split]
Stx has quit [*.net *.split]
maledictium has quit [*.net *.split]
rbnhn has quit [*.net *.split]
mpark has quit [*.net *.split]
pitillo has quit [*.net *.split]
Poorchop has quit [*.net *.split]
ardo has quit [*.net *.split]
ax has quit [*.net *.split]
plow has quit [*.net *.split]
udder has quit [*.net *.split]
remilias1 has joined #crux
bleb has joined #crux
tsundokuboi has joined #crux
flabba has joined #crux
lavaball has joined #crux
z812 has joined #crux
stratofall has joined #crux
leah2 has joined #crux
tilman has joined #crux
hsp has joined #crux
crash has joined #crux
dim44 has joined #crux
darfo has joined #crux
rmull has joined #crux
rbnhn has joined #crux
kris_ has joined #crux
cruxbridge has joined #crux
ivandi has joined #crux
mrms has joined #crux
jjasghar has joined #crux
braewoods has joined #crux
joacim has joined #crux
dlcusa has joined #crux
mpark has joined #crux
nekobit has joined #crux
hirigaray has joined #crux
jaeger has joined #crux
gub has joined #crux
plow has joined #crux
Stealth has joined #crux
henesy has joined #crux
udder has joined #crux
maledictium has joined #crux
z3bra has joined #crux
ardo has joined #crux
Stx has joined #crux
cruxbot has joined #crux
r0ni has joined #crux
Poorchop has joined #crux
ax has joined #crux
DaViruz has joined #crux
pitillo has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
tsundokuboi has joined #crux
tsundokuboi has quit [Ping timeout: 260 seconds]
<stratofall> Full lspci output. https://justpaste.it/9u4uz
stratofall has quit [Quit: Lost terminal]
<jaeger> ok, nothing unexpected there
<jaeger> I wonder if it would work any differently with the open modules
<jaeger> I have not tested them very much yet but if you want to give them a try, grab https://crux.ninja/tmp/nvidia-open-test.tar.xz (contains nvidia and nvidia-open ports)
<jaeger> Note that I only have 3000-series cards to test
stratofall has joined #crux
<stratofall> I just spent a while, getting kernel 6.16.3 installed. Testing what I could. I ended up removing the Crux nvidia package. I tried the nvidia driver from their website. Same issue... I uninstalled that and then manually did the open driver MIT licence. And... I am now in i3.
<jaeger> Interesting, maybe my open port would have fixed it, too, then. Very odd
<stratofall> I'll remove this and try the package you built in just a moment. I guess I didn't realize the 5xxx series cards required the open driver. I thought they could still use the proprietary one.
<jaeger> Maybe that's nvidia's way of forcing the move
<stratofall> bbiaf, gonna try and test before I head to work.
stratofall has quit [Quit: leaving]
stratofall has joined #crux
<stratofall> I must be doing it wrong. I thought pkgadd nvidia-open-test should work. I get invalid package name.
<cruxbridge> <pitillo (@pitillo:crux.nu)> unpack that file, inside probably you will find two packages.... nvidia#.... and nvidia-open#.... so you can then add the nvidia-open one
<stratofall> ahh yeah, completely my bad.
<stratofall> I'll have to try once I get home from work. Thank you all. I will report if that package works tonight.
<jaeger> Sounds good
DaViruz has quit [Ping timeout: 260 seconds]
DaViruz has joined #crux
<r0ni> i see complaints over many broken things with 6.16... tbh I'd stay away from it.. usb3, i915, nvidia, diff places, diff issues... i'll stick to 6.12 for now ;)
<cruxbot> [contrib/3.8]: hwloc: 2.12.1 -> 2.12.2
<cruxbot> [contrib/3.8]: python3-pbs-installer: 2025.8.18 -> 2025.8.27
<cruxbot> [contrib/3.8]: python3-platformdirs: 4.3.8 -> 4.4.0
<cruxbot> [contrib/3.8]: python3-rapidfuzz: 3.13.0 -> 3.14.0
<cruxbot> [contrib/3.8]: rapidfuzz-cpp: 3.3.2 -> 3.3.3
<cruxbot> [contrib/3.8]: swappy: 1.7.1 -> 1.8.0
<jaeger> Just for clarification, that tarball I linked has ports in it rather than packages
darfo has quit [Quit: ZNC 1.10.0 - https://znc.in]
darfo has joined #crux
flabba has quit [Ping timeout: 248 seconds]
flabba has joined #crux
udder has quit [Server closed connection]
udder has joined #crux
braewoods has quit [Remote host closed the connection]
braewoods has joined #crux
lavaball has quit [Remote host closed the connection]
tilman has quit [Ping timeout: 248 seconds]
tilman has joined #crux