• Die4Ever@retrolemmy.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    23 hours ago

    I was gonna try that next. Does it have better audio settings/support than Ubuntu? I noticed Ubuntu doesn’t even allow me to choose sample rate or bit depth of my audio.

    • Classy Hatter@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      You can configure Linux to auto-select correct sample rate based on source file. I’m pretty sure PipeWire (Linux’s audio system) will always use 24bit bit depth if your hardware supports, there’s no point switching it. Not sure if there are graphical setting apps for setting up dynamic sample rate, but here’s a guide how to set it up with config file (don’t worry about it being Arch Wiki article): https://wiki.archlinux.org/title/PipeWire#Changing_the_allowed_sample_rate(s)

    • TheMadCodger@piefed.social
      link
      fedilink
      English
      arrow-up
      17
      ·
      21 hours ago

      Eh, Ubuntu used to be a decent desktop distro, but they’ve made some… choices. You can do better. Mint gets recommended a lot, but that also feels dated. It depends on what your use case is. GNOME vs KDE is a lot more important, find the one that you like better because that’s how you’ll be interacting with it all day. KDE is more like Windows, GNOME has a more Mac feel.

      If you don’t want to tinker with it, you just want it to work and want to use your apps as is, go with an immutable distro (e.g., Bazzite like OP suggested). You can’t easily mess up the important bits that keep it running and as long as you reboot it from time to time you’ll always have the latest updates. IMO, unless you actively want to mess with the underpinnings of your system, an immutable is the best way to go.

      Bazzite is gaming focused, but if you’re not a gamer, there are others (e.g., Kinoite). But in my experience, they just work leaving you to do what you actually want to do, not fight with it to make it work.

    • monogram@feddit.nl
      link
      fedilink
      English
      arrow-up
      15
      ·
      22 hours ago

      tldr yes

      Long story: by Ubuntu you mean Ubuntu with the Gnome desktop: yes. KDE Plasma a different desktop environment has more settings. Bazzite uses kde plasma with the default installation.

      • Die4Ever@retrolemmy.com
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        21 hours ago

        Thanks, maybe I’ll try switching my current Ubuntu to KDE

        Edit: I was able to get my audio working with KDE’s GUI, I just had to choose “Pro Audio” and then “Pro 1”, even switching back to GNOME my audio still works so I’ll see which one I like better. I still wish there was an easy way to set my sample rate and bit depth but this is good for now. Thanks.

        • Clearwater@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          16 hours ago

          When you installed KDE, it must have also installed pavucontrol. Now that you have that app, you can access those settings on GNOME by searching for that name.

          This also applies for other distros. Just install that package and you’ll have that app.

        • monogram@feddit.nl
          link
          fedilink
          English
          arrow-up
          6
          ·
          18 hours ago

          I’m glad it worked out!

          Backstory:

          Nowadays audio is all handled by pipewire (no matter which distro/desktop) but the gui to edit the configuration varies, this is how a fix in kde could still work in gnome.

    • entwine@programming.dev
      link
      fedilink
      arrow-up
      8
      ·
      22 hours ago

      Audio on Linux, like all things, is a deep deep rabbit hole. Whatever you want to do, you can. Whether it’ll be easy, or accessible through a GUI, or if you’ll have to write your own scripts, who knows. Everything is on the table.

      The best way to get answers is to ask directly in the community for your chosen distro. A lot of people just lazily post in generic linux/tech communities, like /r/linux on reddit, and get lazy replies from people who don’t know, but feel compelled to post anyway. Don’t do that.