aral, to random
@aral@mastodon.ar.al avatar

So I was being gung-ho and upgrading from Fedora Silverblue 38 to 39 on my laptop when the battery died midway.

Oh, the horror! 😱

Can you imagine?! In the middle of an operating system upgrade! Oh, no!

So I restarted and re-ran the command and finished the upgrade.

The End.

aral,
@aral@mastodon.ar.al avatar

@destructatron I’m so sorry, I hadn’t realised the Fedora Silverblue installer isn’t accessible.

CC @fedora

#accessibiliy #a11y #fedora #fedoraSilverblue

aral, to GNOME
@aral@mastodon.ar.al avatar

How to install Festival for Orca on Fedora Silverblue

https://codeberg.org/aral/gists/src/branch/main/install-festival-for-orca-on-fedora-silverblue.md

(Festival is a much higher quality speech synthesiser than the one that comes standard in Orca, the screen reader in GNOME.)

Keionys, to linux

Been using #Fedora Silverblue on my Surface Pro 4 now for about a week so. Really enjoy it. A bit of a learning curve but overall a nice experience. My only complaint is that using rpm-ostree for packages does require a reboot. Which I understand why, but it does take some extra time. However, that is very minor and once you're set up with all the packages you need that doesn't become an issue. It's a good way to force you to stop and think "do I really need to install this package?"

#Linux

og,

@Keionys dope I'm downloading #FedoraSilverblue going to install a long side my window 11

aral, to random
@aral@mastodon.ar.al avatar

Just updated Fedora Silverblue before the trip to Paris. There’s something about literally running today’s operating system* that never gets old.

  • version 38.20230524.0

#fedora #silverblue #fedoraSilverblue

aral, to random
@aral@mastodon.ar.al avatar

Upgrading from Fedora Silverblue 38 to 39?

If you have rpm-fusion layered, do the following before upgrading:

  1. Pin your current distribution so you can roll back in case something goes wrong:

sudo ostree admin pin 0

  1. Reinstall rpm-fusion:

rpm-ostree update --uninstall rpmfusion-free-release --uninstall rpmfusion-nonfree-release --install rpmfusion-free-release --install rpmfusion-nonfree-release

  1. Continue upgrade as usual: https://fedoramagazine.org/how-to-rebase-to-fedora-linux-39-on-silverblue/

aral,
@aral@mastodon.ar.al avatar

Smooth upgrade in a couple of minutes to Fedora Silverblue 39.

(And, if for some reason it hadn’t been, I could have rolled back to Fedora Silverblue 38 with a single gesture. Try that when a macOS upgrade gets borked. And yes, I’ve had macOS upgrades get borked*. Not fun.)

  • Hint: make sure there’s enough disk space before installing an upgrade or get ready for a world of hurt.

#fedoraSilverblue #fedora39

aral, (edited )
@aral@mastodon.ar.al avatar

PS. If you get the following error on Step 1: “Cannot pin staged deployment”, it just means that you already have an operating system update pending so just reboot (sudo reboot) to apply it and then carry out the major version upgrade.

(Basically, just ensure you have the latest version of Fedora 38 installed before updating to Fedora 39. Given the nature of Fedora Silverblue, that could likely be today’s version.) ;)

#fedoraSilverblue #fedora39 #upgrade

aral, to GNOME
@aral@mastodon.ar.al avatar

Public Service Announcement:

Please make sure your favourite extensions have been updated for GNOME 45 before updating to Fedora 39 to avoid nasty surprises.

dubst3pp4, to gaming German

flatpak-gog¹ is a great tool, that lets you build flatpak applications from your gog purchases. Perfect for installing GOG games on Fedora Silverblue. Do you know other ways to get GOG games running on an immutable Linux?

¹https://github.com/kujeger/flatpak-gog

#GOG #Gaming #Fedora #Silverblue #FedoraSilverblue #Linux #Flatpak

aral, to GNOME
@aral@mastodon.ar.al avatar

A neat little thing you can do in most operating systems is to enter a mathematical equation in the system’s search field and get the result back.

This also works on GNOME Shell but if it’s not working for you, go to Settings → Search and make sure that the App Search toggle switch is on at the top and that the Calculator app’s toggle switch is on under Search Results.

(For some reason, the latter was off for me on Fedora Silverblue.)

#GNOME #calculator #search #linux #fedoraSilverblue

badnetmask, to fedora
@badnetmask@hachyderm.io avatar

Oh wow. major version upgrade with rpm-ostree (38 to 39) is even easier than a regular upgrade with dnf. Who would imagine that! 🎉

aral, to SmallWeb
@aral@mastodon.ar.al avatar

Great, it looks like whatever they changed in Chrome no longer trusts Kitten’s¹ local certificate authority (installed and trusted by the system trust store, as you’d do in a spit enterprise).

Applies to previously trusted and working certificates too.

(The directly related module is Auto Encrypt Localhost²)

Going to look into it today and see if I can’t find a workaround.

FFS…

¹ https://codeberg.org/kitten/app
² https://codeberg.org/small-tech/auto-encrypt-localhost

#web #tls #Chrome #Kitten #AutoEncryptLocalhost #SmallWeb

aral,
@aral@mastodon.ar.al avatar

So I figured out what the problem is: #Homebrew. Looks like at some point I installed something with brew that installed @python3.11 and @openssl – that installed ca-certificates and p11-kit via #brew and those messed up my system trust store. Similar to the issue I had with systemd as it looks like brew installed systemd for something as well.

(Remember, I’m on #FedoraSilverblue – an immutable OS, so I was trying out Brew as an account-level package manager. Turn out, not a great idea.)

cassidy, to fedora
@cassidy@blaede.family avatar

Something I don’t love about Silverblue with GNOME as it is today is that there is little visibility into ongoing OS upgrades, e.g. when rpm-ostree is pulling down a new OS deployment.

And worse, unless I am misunderstanding what is happening, it seems to also make GNOME Software seem to hang when in fact it is doing important (albeit what should be background) work.

#Fedora #FedoraSilverblue #GNOME

og, to random

Running #fedorasilverblue now

kramfs, to linux

I just rebased to bluefin-dx:40 following the discussion here: https://universal-blue.discourse.group/t/bluefin-f40-beta-builds-now-available/967/3

I pinned my current config with this :
sudo ostree admin pin 0

and ran the rebase command:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:40

After downloading 2GB+ of data, it committed the change and it asked for a reboot it. The laptop rebooted and I was greeted with the login page.

kramfs,

The upgrade to 40 with the magic dust of
was very smooth.

This is my second time upgrading on , did the same thing from to and the experience was the same smooth and hassle free.

og, to random

Putting #FedoraSilverBlue on USB ...

gozes, to Steamdeck

Well just update my #SteamDeck after a while of not using it and now it won't boot properly :( I was planning on taking it with me on my trip next week now I'll see what I can do to fix. I really wish steamos was base on #FedoraSilverblue or #ublue so that reverting to a working version worked and doesn't leave you with a half broken system

dubst3pp4, to fedora German

After two weeks of productive use of my #Fedora #Silverblue system, I can say: I really feel at home! 😃 #FedoraSilverblue #ImmutableLinux

cassidy, to random
@cassidy@blaede.family avatar

I’d like to use OBS Studio as a virtual webcam on Fedora Silverblue… any up-to-date instructions for that?

It looks like it requires a kernel module, which makes things a bit more complicated (and e.g. requires recompiling for each kernel update).

#OBSStudio #Fedora #Silverblue #FedoraSilverblue

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines