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
asen233mo ago
ideally? switch to newer card or amd, alternatively you can wait and hope the issue is resolved
Vincent
VincentOP3mo ago
Ideally, I know but
antheas
antheas3mo ago
Select ostree 1 from grub, update There was a problem with that image
Vincent
VincentOP3mo ago
Okay, thanks
Tray
Tray3mo ago
how do i clear the newer grub option?
antheas
antheas3mo ago
If you update it will be removed
Tray
Tray3mo 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
antheas3mo ago
Add allow downtrade
Tray
Tray3mo 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
antheas3mo ago
Use rpm ostree directly
Tray
Tray3mo ago
thanks

Did you find this page helpful?