On Thu, Oct 10, 2024 at 6:46 PM home user via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > (replying to multiple posts) > [...] > > (Samuel) > > If I boot from the f-39 entry, uname -a says I'm running f-39. > > If I boot from the f-40 entry, uname -a says I'm running f-40. > > Regardless of which grub line I use to boot, rpm -qa | grep release > gives this: > > - - - - - - > > flash-plugin-32.0.0.465-release.x86_64 > fedora-release-identity-basic-39-36.noarch > fedora-release-common-39-36.noarch > fedora-release-39-36.noarch > rpmfusion-free-release-39-1.noarch > rpmfusion-nonfree-release-39-1.noarch > > - - - - - - > > Are these the things that I should dnf remove? > > (Michael) > > Regardless of which grub line I use to boot, rpm -qa | grep nvidia gives > this: > > - - - - - - > > kmod-nvidia-470xx-6.8.7-100.fc38.x86_64-470.239.06-1.fc38.x86_64 > nvidia-gpu-firmware-20240410-1.fc39.noarch > xorg-x11-drv-nvidia-470xx-libs-470.239.06-1.fc39.i686 > xorg-x11-drv-nvidia-470xx-libs-470.239.06-1.fc39.x86_64 > nvidia-settings-470xx-470.239.06-1.fc39.x86_64 > xorg-x11-drv-nvidia-470xx-470.239.06-1.fc39.x86_64 > kmod-nvidia-470xx-6.8.7-200.fc39.x86_64-470.239.06-1.fc39.x86_64 > > - - - - - - > > The graphics card is a GeForce GTX660. > > (all) > > I've received multiple suggestion. Which do I try first? > > Am I correct in assuming it does not matter whether I boot from the f-39 > or the f-40 grub entry when trying things? You might consider changing the runlevel to avoid the GUI until you sort out your problems. * multi-user.target - non-gui, like on a server * graphical.target - gui, like on a desktop * rescue.target - does not start non-essential services A typical command would be `sudo systemctl set-default multi-user.target` followed by `sudo systemctl reboot`. After you get your problems sorted out, perform some of the post-upgrade tasks at <https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/#sect-optional-post-upgrade-tasks>. Jeff -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue