Broken Install

Specs: i7-6700 RTX 3070 16GB RAM 1x 128GB m.2 SSD | 2x 2TB HDD I have installed and reinstalled Bazzite three times now, all three times completely formatting my drives, and every single time when booting in, the operating system is speedy and responsive, OS related things like the application launcher open instantly, but things like the terminal and Firefox either take minutes to open or don't open at all (especially in Firefox's case) The first image is of the drives after using the automatic formatting option, and the second image is what happens when I run "sudo -i" to try and enter a root shell to enable unprivileged user namespaces as Steam doesn't even launch without making me enable that first. I spoke to my Linux friend and he suggested I ask for support here as he had never seen this before, does anyone know what is going wrong here?
No description
No description
6 Replies
nagito || Knight of Emilia
hmmm let's try starting firefox from the terminal waiting for it to fail & seeing what it says
Sh4rd
Sh4rdOPthis hour
bazzite:-$ flatpak run org.mozilla.firefox permissions to creating new namespace, likely because the kernel does not allow non-privileged user namespaces. On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone-1 Trying to restart rpm-ostree gets me no such file or directory errors Running sysctl kernel.unprivileged_userns_clone=1 gets me Cannot stat /proc/sys/kernel/unprivileged_userns_clone: No such file or directory
nagito || Knight of Emilia
try flatpak repair
Sh4rd
Sh4rdOPthis hour
Running it now I ran it, it did all of its checks, and nothing changed
nagito || Knight of Emilia
hmm i wonder if sudo ostree fsck shows any errors
Sh4rd
Sh4rdOP23h ago
Let's find out No errors found

Did you find this page helpful?