Kernel panic after nvidia-570 upgrade

I have a kernel panic, I saw Kyle ( https://discord.com/channels/1072614816579063828/1087140957096517672/1335305162050244648 ) advising to switch to the nvidia open, but I can't because I have a Pascal (1080Ti). What to do? Someone helped me to rollback and stop auto update to "fix" it for the moment. Vincent
No description
12 Replies
asen23
asen235w ago
ideally? switch to newer card or amd, alternatively you can wait and hope the issue is resolved
Vincent
VincentOP5w ago
Ideally, I know but
antheas
antheas5w ago
Select ostree 1 from grub, update There was a problem with that image
Vincent
VincentOP5w ago
Okay, thanks
Tray
Tray4w ago
how do i clear the newer grub option?
antheas
antheas4w ago
If you update it will be removed
Tray
Tray4w ago
── 02:09:22 - System update ──────────────────────────────────────────────────── [sudo] password for tray:
Note: This system is image (rpm-ostree) based. Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:stable error: While checking against deployment timestamp: Upgrade target revision 'd098010ebb80cb6d5508eaaa37e25e39c21735eb7c273f4e43f6256ee70a5ab3' with timestamp 'Mon 27 Jan 2025 05:43:17 AM UTC' is chronologically older than current revision 'a38a087aa9f7e0e65b58f955c7a84529854a1a57538a1172d990450bec5f5d1c' with timestamp 'Fri 31 Jan 2025 05:19:58 AM UTC'; use --allow-downgrade to permit System update failed: 0: Command failed: /usr/bin/sudo /usr/bin/dnf upgrade -y 1: /usr/bin/sudo failed: exit status: 1 Location: src/steps/os/linux.rs:259 Retry? (y)es/(N)o/(s)hell/(q)uit i should just manually do it
antheas
antheas4w ago
Add allow downtrade
Tray
Tray4w ago
tray@bazzite:~$ /usr/bin/sudo /usr/bin/dnf upgrade -y --allow-downgrade [sudo] password for tray:
error: unexpected argument '--allow-downgrade' found Usage: yum upgrade --assumeyes For more information, try '--help'.
antheas
antheas4w ago
Use rpm ostree directly
Tray
Tray4w ago
thanks

Did you find this page helpful?