I recently bought a Steam Deck and I have a lapdock on the way, intending to use the Deck as a dual-purpose gaming handheld and laptop replacement. So on that front, I was wondering what more experienced users could tell me about using it.

I did read through the official FAQ, and a few questions pop up. In no particular order:

  1. Is there a way to boot the Steam Deck directly into desktop mode, without going through the Steam environment first? (Strictly as a time saver)
  2. In practice, how well does sudo steamos-readonly disable and installing things from pacman work out for you? In particular, I want to use PWAs For Firefox and it requires this package in order to work. Do packages actually get wiped with SteamOS updates, as the FAQ warns?
  3. Is it possible to re-enable the read-only filesystem after installing a package, to safeguard it from accidental changes?
  4. Any other tips, tricks or warnings you’d like to share.
  • smeg@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    15 days ago

    Well that’s not what the OS is designed for, it’s designed to be simple to update and hard to break. If you really want a traditional package manager then you can just install a different OS, I guess.

    • prole@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      15 days ago

      Rpm-ostree isn’t really a traditional package manager (that would be pacman, which SteamOS does apparently have even though it presumably doesn’t work correctly).

      • smeg@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        15 days ago

        Yeah that’s what I meant, if you really want to use pacman or one of the traditional package managers then install another distro

        • prole@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          15 days ago

          Right… I guess I’m just a little surprised that there isn’t a solution akin to Fedora Atomics’ rpm-ostree.

          • smeg@feddit.uk
            link
            fedilink
            English
            arrow-up
            1
            ·
            15 days ago

            I’ve not read the details for a few years, but I’d guess there isn’t because there doesn’t need to be for the vast majority of users. Even the few who use desktop mode can manage with flatpaks, the few who can’t can use distrobox, etc.