21
New user, new computer, issues with GPU
(lemm.ee)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Rebase is essentially switching the versions of Bazzite you have installed without a complete reinstall
Try
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-gnome:stable
Or whatever your preferred configuration is.
Yeah that did not seem to work using the rebase command I copied from Bazzites website for the version I need it gave me an error part way through
Necroscope@bazzite:~$ rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite:stable Pulling manifest: ostree-unverified-registry:ghcr.io/ublue-os/bazzite:stable Checking out tree e71e4f5... done Enabled rpm-md repositories: charm updates fedora rpmfusion-free-updates rpmfusion-free rpmfusion-nonfree-updates rpmfusion-nonfree tailscale-stable hardware_razer terra terra-source updates-archive Importing rpm-md... done rpm-md repo 'charm' (cached); generated: 2025-04-01T23:42:24Z solvables: 553 rpm-md repo 'updates' (cached); generated: 2025-05-16T02:31:33Z solvables: 12763 rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879 rpm-md repo 'rpmfusion-free-updates' (cached); generated: 2025-05-09T06:48:03Z solvables: 41 rpm-md repo 'rpmfusion-free' (cached); generated: 2025-04-12T09:12:27Z solvables: 358 rpm-md repo 'rpmfusion-nonfree-updates' (cached); generated: 2025-05-09T07:07:05Z solvables: 20 rpm-md repo 'rpmfusion-nonfree' (cached); generated: 2025-04-12T09:32:45Z solvables: 218 rpm-md repo 'tailscale-stable' (cached); generated: 2025-05-14T23:57:33Z solvables: 120 rpm-md repo 'hardware_razer' (cached); generated: 2025-05-07T19:14:40Z solvables: 23 rpm-md repo 'terra' (cached); generated: 2025-05-16T04:46:14Z solvables: 2412 rpm-md repo 'terra-source' (cached); generated: 2025-05-16T04:46:16Z solvables: 365 rpm-md repo 'updates-archive' (cached); generated: 2025-05-16T02:58:46Z solvables: 12814 error: Packages not found: lact
Looks like I will probably just have to do a reinstall with the proper one
Yeah that's probably best