You are not logged in.
https://pasteboard.co/sygaxS8oMkIi.jpg
The moment I saw this during the update I knew smth was gonna break. So I took a photo and rebooted the pc. As expected, Arch broke.
Can't login with any of the 3 kernels I have. I've got tty access. How may I go on resolving this?
Last edited by AlwaysFinking (2024-02-05 18:28:26)
Offline
How do you have the modules installed?
Offline
Hey, replying from my computer!
I manually updated the GPU driver from the TTY and it worked. 470 drivers are only available on the AUR so I did:
yay -S nvidia-470xx-dkms nvidia-470xx-utils lib32-nvidia-470xx-utils
I wish these were on the core repo. Do you know why these aren't?
Last edited by AlwaysFinking (2024-02-05 16:19:28)
Offline
Update these modules explicitly, they are patched for the current kernel
Offline
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
V1del, they already did.
AlwaysFinking, you should have also had an error building the modules before it built the initramfs. When you get errors like that, ALWAYS fix them before doing anything else, especially rebooting.
They aren't in the repos because nobody wants to maintain them there. They can be a real pain to maintain, especially once they go EOL, and 470xx goes EOL in July.
Last edited by Scimmia (2024-02-05 17:51:52)
Offline
What happens when these go EOL?
Will there be no drivers, do I have to throw away my GPU?
Last edited by AlwaysFinking (2024-02-05 18:21:18)
Offline
The community has to patch them for newer kernels and/or xorg. For example, https://aur.archlinux.org/cgit/aur.git/ … idia-340xx
Offline
Doesn't that mean if the community is late to patch the driver, we'll have to wait with broken OS in situations like this?
Offline
Ah whoops I didn't grok that.
Yes that's what that means. In these cases it'd be a good idea to use some maintained LTS release (though that sadly wouldn't have helped here, as the patch was a stable backport)
Or opt for nouveau, kepler support is quite good here
If you consider this [SOLVED] please mark it as such by editing the title in the first post
Last edited by V1del (2024-02-05 18:30:09)
Offline