I recently tried upgrading fedora 40 to 41 using the sudo dnf system-upgrade download --releasever=41 command and everything went well. Once I rebooted and launched into fedora 41,for some reason the desktop is pixelated. Any thoughts on how to fix this issue?
Doesn't work like that. The upgrade will overwrite the drivers. You could try to make an exception for all mesa and llvm packages before upgrade to maybe work around this. Steps for adding upgrade exceptions can be googled for.
noob404 I googled this topic but not much luck.Could you possibly help me with detailed instructions on how to make an exception for all mesa and llvm packages?
Bungledude Try appending --exlucde=*mesa*,xorg*,llvm*,libdrm* to all dnf commands (not tested).
--exlucde=*mesa*,xorg*,llvm*,libdrm*
noob404 Like this? sudo dnf update --exlucde=mesa,xorg,llvm,libdrm-x kernel,xorg-x11-drv-a*
hello you can download fedora 43 mesa 22 Vvsx87 have build a new fedora fedora 43 mesa 22: https://1fichier.com/?1l6ch1rhr912jnk52moe
triki1 How so I install this on my ps4 slim?
triki1 re-upload to another file sharing service
Nice nice when i use it can i update it with sudo dnf update -x kernel,libdrm,mesa,xorg-x11-drv-a ? or is there an ohter comand ?
PisulinRE I don't understand