• @[email protected]
    link
    fedilink
    English
    52 months ago

    There are a bunch of games on steam labeled as “playable”, but that silently fail when I attempt to launch them. Always the same issue, and it isn’t specific to a single game. Binding of Isiac was one of these until recently, where it mysteriously fixed itself while I wasn’t paying attention. Titanfall 2 is another, which I’m still struggling with.

    If anyones interested, I’ll copy paste the steam logs. I’m typing this from my phone, so I can’t do that from here.

  • Otter
    link
    fedilink
    English
    32 months ago

    How does one simplify distro hopping? Do you have a workflow to make it easier to set everything up?

    • @[email protected]
      link
      fedilink
      72 months ago

      Look up how to have /home on a seperate partition, it lets you keep your user files when distro-hopping

        • @[email protected]
          link
          fedilink
          0
          edit-2
          1 month ago

          Do you mean: You currently have a separate partition mounted as /home and want to reuse this when installing a new distro?
          Yes, there is a way to avoid creating a new one:

          1. In the gui or tui installer, choose manual partitioning
          2. If they don’t exist yet, create the partitions you want to use.
          3. Specify their file system (ext4 or whatever you prefer), mount point or use, e.g. /, /home, swap.

          !!! Be careful !!!

          !!! For the /home partition make sure to uncheck recreate file system, format or alike. !!!
          This is the partition currently filled with your data!

          1. apply changes and procede installation.
  • @Steamymoomilk
    link
    English
    32 months ago

    Does anybody use openrc? Ive used systemd on my gentoo install until recently my x99 motherboard just killed itself. Which i had LUKS + secureboot + tpm which left my gentoo install unrecoverable. I have a stage 4 tarball which is 2 months old that i can recover from. But im almost tempted to try to run OpenRC as my init system. Does anybody use openrc and if so what experiences have you had in comparison to systemd?

    I know theres more steps to getting services setup compared to systemd at least in the gentoo install guide.

    • adr1anOPM
      link
      fedilink
      12 months ago

      Can’t really answer, but since no one gave any input I will share this: I switched over to systemd (from sysVinit) because of Docker (I wanted to have my own local searxng, ublocky gluetun, and whatnot).

  • @1boiledpotato
    link
    English
    22 months ago

    A few days ago I upgraded my gpu from nvidia to amd (rx 6700) and since then once in a while (a few times a day) my entire desktop freezes for a couple of seconds. I have mesa and lib32 mesa installed. Arch + X11 + bspwm Any ideas?

  • @[email protected]
    link
    fedilink
    12 months ago

    Does anyone have a Thin client setup using Linux? I did have a virtual Manjaro KDE on my Proxmox until an update borked it. Yesterday, I setup a Gnome VM because they have native RDP support. It’s still suboptimal. Content is still lagging and there’s tearing. Additionally, I would like a way to use the webcam+headset attached locally to my thin client as if they were connected to the virtual machine.

    Previously, I have been Scripting around with USB IP but only with half success.

    I just wanted to know your experiences