You are not logged in.
When upgrading the system a few days ago a new package was installed libgcc which contains the same things as gcc-libs. The problem is that gcc and gcc-libs are necessary for upgrading/downgrading the nvidia driver. And with this libgcc replacing libraries, after updating the driver, the result is kernel panic.
1. How do I upgrade the driver to nvidia-open without kernel panic?
2. Does anyone know if I can get rid of libgcc and put gcc & gcc-libs back in their places, so I can install the open driver?
And why the hell nowhere in libgcc it wasn't mentioned that it conflicts with gcc-libs? That's freaking irresponsible!
RESIST OS GTK3 (customized Arch without pipewire), i7-12700F, RTX 3070 Ti 8GB, 64GB DDR5-4800 (OCed to 5200 MHz).
Offline
gcc-libs is now a metapackage, it shouldn't contain anything and is deprecated: https://archlinux.org/todo/gcc-libs-deprecation/
Are you performing partial updates?
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
I was because of performance problems with nvidia. But when I saw these problems have been fixed (finally), I ran a full system upgrade and this happened.
So, if I understand you correctly, if I update gcc-libs & lib32-gcc-libs to their latest versions, this wll break the conflict with libgcc and I'll be able to install nvidia-open without kernel panic?
RESIST OS GTK3 (customized Arch without pipewire), i7-12700F, RTX 3070 Ti 8GB, 64GB DDR5-4800 (OCed to 5200 MHz).
Offline
Run a full system upgrade. If it doesn't work, post the *full* input and output of the upgrade command.
Offline
Whether it's a full system upgrade or just updating the gcc group, the result is always the same after the reboot: https://imgur.com/a/6uwzlk5 . And I can't give you output bc once that upgrade is done EVERYTHING stops working, including the terminal itself.
So, a big "thank you" to whomever decided to fix things that worked just fine! ![]()
I'm staying with nvidia 580, f*ck the stupid DX12 patches, they're not worth the trouble! ![]()
![]()
Last edited by Valso (2026-02-21 19:42:54)
RESIST OS GTK3 (customized Arch without pipewire), i7-12700F, RTX 3070 Ti 8GB, 64GB DDR5-4800 (OCed to 5200 MHz).
Offline
I'm staying with nvidia 580
pacman -Qikk gcc-libs nvidiahttps://bbs.archlinux.org/viewtopic.php?id=311840
=> https://aur.archlinux.org/packages?O=0&K=580xx
Don't run partial updates.
Offline