• idefix@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    I know it’s a joke, I hate to be that guy. But this meme feels old and obsolete now. I can’t remember the last time I had to tweak my Linux. The fun is gone

    • De_Narm@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      For real. I recently had to swap my window manager to xmonad just to feel something again.

    • RadicalEagle@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Cool! Maybe I can challenge you. Can you help me figure out how I can get my Hyprland session back on my Arch install? I have a Radeon 7700 XT and I recently installed an RTX 4070 to assist with some compute tasks. With both cards installed GDM doesn’t populate the Hyprland option. If I remove the 4070 everything goes back to normal.

      (This is also a joke, you don’t need to help me troubleshoot this.)

      (Unless you actually know how in which case I can pay you $20 for your time)

        • RadicalEagle@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          Haha, I was hoping that because all my monitors are plugged into my AMD card that it wouldn’t cause as many issues, but I was mistaken.

          I’m looking at it as an opportunity to learn more about the Linux kernel, the order that certain modules are being loaded in, and environment variables.

          • Refurbished Refurbisher@lemmy.sdf.org
            link
            fedilink
            arrow-up
            0
            arrow-down
            1
            ·
            edit-2
            2 months ago

            You should consider passing through your Nvidia GPU to a virtual machine in order to do compute tasks on; that way, your host machine won’t be infected with proprietary Nvidia drivers (I’m assuming you need CUDA for your compute tasks). The only performance differences you’ll notice is less available system RAM (you will have access to all of your VRAM), and very slightly less CPU performance, due to running two operating systems at the same time (barely even noticable, TBH). This is the option that I would personally recommend.

            If you want to try a super hacky solution which might not work for everything you need, you can try using the open source, recently released ZLUDA translation layer to perform CUDA tasks on your AMD GPU.

            https://github.com/vosen/ZLUDA

            The reason Hyprland doesn’t work with proprietary Nvidia drivers is due to Nvidia refusing to implement the accepted Wayland standard in favor of their own, home-rolled solution which is incompatible. AFAIK, only GNOME and KDE implement that standard.

    • JustEnoughDucks@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Last week for me lol.

      AMD DRM bug in the kernel that prevents certain 3D rendering or something. Most games through WINE/proton was broken. Had to downgrade the kernel.

      Wouldn’t call that fun as it prevented one of the very few days per month I get to play games with some of my friends