• Reygle@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    5 hours ago

    I’m going to tempt fate here, you ready?

    This hasn’t happened to me since pulseaudio

    • prole@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      6 hours ago

      My first experience with switching to Linux a few years ago was on an outdated, at the time, ~$400 HP laptop. Switching from Windows 10 to EndeavourOS, and everything just worked, including audio.

      In fact, it still works great whenever I turn it on like a few times a year.

    • how_we_burned@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      8 hours ago

      Never buy an HP laptop for linux.

      Same with any Apple Intel based iMac

      Driver support is non-existent. Audio via the speakers worked but no volume control, Bluetooth, thunderbolt, mic etc didn’t work. Even the headphone socket didn’t work.

      Shit even the gpu (AMD) did work properly. Despite being a 5k panel resolution is stuck at 4k.

      Sigh. Would have been a great Linux box if I could have gotten it to work

    • AnUnusualRelic@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      7 hours ago

      Many hardware companies have the same problem, they can output some decent hardware, but some other series are true lemons (especially for Linux/Unix, but for a lesser extent, for that other system as well). And beforehand, it’s not always easy to know which is which. It’s a common issue with laptop makers where the hardware is often more esoteric.

    • rektstarsceosu@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      12 hours ago

      hp victus16 is working fine with wireplumber. never buy hp because the anti customer practices, terrible build quality and supporting israel with hardware.

  • ColdWater@lemmy.ca
    link
    fedilink
    arrow-up
    20
    ·
    16 hours ago

    Strange I never had any problems with PW, for me it’s probably the most reliable Linux software there is

    • tetris11@feddit.uk
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      8 hours ago

      the bluetooth pipewire pulseaudio mix could be a bit better.

      It’s gotten to the point that my bluetooth headphones will not connect to my laptop because I don’t currently have any media playing.

      Load up a youtube video, the audio device springs into life, offers it up as pulseaudio source, who signals to bluez that there is a valid audio profile and suddenly everything connects.

      From an efficiency standpoint, yes I get it. From a UX standpoint… please just let my earphones connect when I enable bluetooth from the get go

  • orenj@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    23
    ·
    17 hours ago

    I have a terrible confession: i have loads of audio issues im with atm. My desktop setup basically gets confused and stops working whenever i try to switch fom headphones to speaker, and my two laptops just do not want to pair with my bluetooth headphones unless i futz with bluetoothctl every time

    • zalgotext@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      I’ve had a bunch of audio issues crop up for me as well, after upgrading to Pop 24.04 and the new cosmic DE. I used to have keyboard shortcuts that would reliabily switch from headphones to speakers, but those are hit or miss now. And when they miss, I have to go all the way into into alsamixer and unmute things until it works again. Which begs the question, why can’t the normal audio settings UI do everything alsamixer can? Alsamixer isn’t complicated, by any stretch. Literally just lets you adjust the volume of all the things on a particular audio card, and mute/unmute.

    • Ricaz@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      ·
      12 hours ago

      I have been using Arch daily for 13+ years and I still don’t have a proper grasp on audio and Bluetooth…

      Used raw ALSA, JACK, PulseAudio, and now Pipewire. I had major issues with all of them except ALSA.

      I managed to disable devices like my webcam mic and PS5 mic, and even added a noise reduction filter to my real mic that shows up as it’s own device, but…

      Only because the Arch wiki told me specifically how to do those things. Audio just luckily seems to work fine for the most part, currently. I used qpwgraph to play with wireplumber and it’s obviously very powerful, but I have no idea how it works :D

      Bluetooth is a different story, it seems to work differently on every single device I’ve worked on…

  • yogurtwrong@lemmy.world
    link
    fedilink
    arrow-up
    94
    arrow-down
    1
    ·
    edit-2
    1 day ago

    okay here me out:

    Pipewire is one of the best pieces of software I used. It has a cool ass patchbay and unlike PulseAudio I’ve never had it crash on me. It is the best thing that happened to Linux audio

    I was blown away when I connected my phone to my PC through Bluetooth and phone audio started playing through my PC. It just worked without me touching anything

    I also really like how “Linux Studio Plugins” are standalone apps that you can run. I don’t produce music or anything but I still use stuff like equalizers and spectrum analyzers. It is insane how flexible the “each app has inputs and outputs you can hook together” architecture is.

    PulseAudio probably also had some of these features but I never used those because pulse would fall apart every time I touched it. Pipewire doesn’t

    Broken Linux audio is about to become old news

    • creed10@lemmy.world
      link
      fedilink
      arrow-up
      40
      arrow-down
      1
      ·
      1 day ago

      i don’t know about you but broken Linux audio has BEEN old news ever since i started using pipewire

      • DacoTaco@lemmy.world
        link
        fedilink
        arrow-up
        12
        ·
        22 hours ago

        Pipewire has some neat tricks that i use on a daily basis but i can also make it crash on demand so idk :p. I have a restart script in my home directory for that exact reason.

        It just does not like audio going out my gpu, together with video, through my receiver and into my tv.
        Receiver not on while linux was booting? Guess what, pipewire reboot. Tv goes off because of “inactivity”? Thats a pipewire reboot

        … And yet i love pipewire haha. But ye, audio issues are still a thing

    • [object Object]@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      8 hours ago

      I also really like how “Linux Studio Plugins” are standalone apps that you can run. I don’t produce music or anything but I still use stuff like equalizers and spectrum analyzers. It is insane how flexible the “each app has inputs and outputs you can hook together” architecture is.

      It’s weird that parts of this approach have been around for a long time, but barely anyone can make them all work together out of the box.

      Mac has AU Lab that can host AU apps, i.e. Apple’s analog of VST, and feed system audio through them. Plugging any app into another is a bit more involved, though: there was the open-source Sunflower made like fifteen years ago, but bit rot gotten it, and another open-source clone doesn’t work for some reason either — so paid apps are the best recourse, just like on Windows iirc.

      Mac also has a feature where one can combine multiple audio inputs into one virtual input. A funny application of this is, if you put the mic into a virtual input and call it ‘Rocksmith Something Something Controller’, you can play guitar with Rocksmith without their special usb device.

      Next stop: iOS has an audio bus for connecting apps together just like VST/AU on the desktop (actually I think it’s very same Audio Unit stuff). Android has jackshit, and if you feel that audio latency could be lower, it’ll spit in your face.

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      21 hours ago

      Yes. The only times I’ve had any problem with pipewire were when pulse decided to run for some reason and disrupted everything.

      Also, I can open a pipewire device, write data there, and not run into C assert faults. I can do this with oss and alsa too, of course, but AFAIK, it’s impossible with pulse and all the Linux DEs ran on pure magic for a decade.

    • tempest@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      21 hours ago

      It has a tendency to break my USB audio after updating the kernel. I just have to remember the incantation to restart it though and it seems to fix it.

  • BartyDeCanter@lemmy.sdf.org
    link
    fedilink
    arrow-up
    10
    ·
    18 hours ago

    I definitely remember having to futz with audio a looooong time ago, but honestly getting xf86config to work with my video card and monitor was much more difficult.

      • BartyDeCanter@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        16 hours ago

        I think I managed to skip the ndiswrapper era. I was using Ethernet on desktops and my laptops were Macs. Nowadays my desktop has both wifi and Ethernet, and my laptops run Linux but nmtui just works.

  • Outsider9042@lemmy.world
    link
    fedilink
    English
    arrow-up
    29
    ·
    23 hours ago

    Been around since OSS and ALSA was the new kid on the block. Yet to experience these supposed sound issues.

    • Trail@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      15 hours ago

      Yeah I am also running linux for 20 years or so. Minor hiccups here and there, but sound has been solid generally.

    • Fizz@lemmy.nz
      link
      fedilink
      arrow-up
      2
      ·
      20 hours ago

      You must have been blessed by the hardware gods. I had several scripts bound to hotkeys to fix various issues that would occur regularly and this was only 5 or so years ago. Volume would reset, wrong sink would get selected, it would crash, it would crackle, it had bad latency but most of the time it was fine.

    • insufferableninja@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      23 hours ago

      I 'member having to use a script to do software mixing of multiple audio streams in alsa, so I could listen to a music CD while playing WOW. Otherwise whichever thing started first would grab the audio device and the other thing couldn’t use it. This would’ve been back in like 2006-7.

          • Alaknár@sopuli.xyz
            link
            fedilink
            arrow-up
            3
            ·
            23 hours ago

            It’s ironic how, just like people make jokes of Linux audio even though it’s been stable for years, people stil. joke about Windows throwing BSODs or requiring reinstalls non-stop, even though the last BSOD I had that wasn’t caused by faulty hardware or a weird one-of-a-kind driver issue was… 12 years ago? Something like that.

              • Alaknár@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                1
                ·
                21 hours ago

                “Latest” as in “Insider”? I’m on the first Patch Ring at work, so I’m one of the five people who get the latest patches, but we’re not Insiders. We had 3 BSODs last week when MediaTek fucked up their WiFi drivers and the devices crashed if connected to WiFi 7.

                The previous BSOD I saw at work was 3 years ago. The tech came in, replaced the MOBO and the issue was solved.

                • Miaou@jlai.lu
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  20 hours ago

                  A colleague of mine had a BSOD while we were doing our stand-up, and I have had a few over the last few years.

                  Also, you don’t get to tell us that BSODs don’t count if the driver is written by someone else, that’s not how it works. Otherwise Linux has no audio problem, only alsa does. Completely different thing.

                  IDK why you’re shilling for them honestly

      • Xylight‮
        link
        fedilink
        English
        arrow-up
        13
        ·
        20 hours ago

        Systemd haters when you use systemd instead of UltraXinitializer made in 2005 by John Init in C-- that requires you to manually write init scripts and has 894 critical severity CVEs

        • frankenswine@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          8 hours ago

          SyStEmD iS tHe OnLy InIt SyStEm BeCaUsE wE kNoW nO aLtErNaTiVeS

          i use GNU Shepherd btw, thanks for asking (:

          now go back writing text files for services and pray for them to werk like the cave people you are

  • AndyMFK@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    20 hours ago

    Ive not been using Linux for long, maybe only 5 years or so. But I’ve never had any audio issues.

    My audio needs are not as straightforward as the average user. I play drums over midi into reaper. I have used guitars and mics through my audio interface. My midi controllers work without any issues.

    Im using pipewire and running reaper with pipewire-jack. I’ve used mint for years with no issues, and now running debian Trixie with no issues.

    • driving_crooner@lemmy.eco.br
      link
      fedilink
      arrow-up
      3
      ·
      16 hours ago

      Linux user for 20 years: in my days I has to compile X by hand if I wanted a graphic interface.

      Linux users for 10 years: kinda worked, sometimes you had to install the same a couple of times with different configurations until one worked for you.

      Linux user for 5 years: lmao, this easier than windows.

    • Natanox@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      5
      ·
      19 hours ago

      It’s mostly an old notion that just won’t die. Especially in the years after its initial release (2004) it was just a disastrous experience sometimes with cracking noises, misconfigured sinks (or outright missing), crashes and - if I still remember one of my first Linux experiences with Ubuntu 8.04 right - the sudden decision to repeat the current audio buffer at maximum volume.

      Ever since I came back to Linux on Desktop around 2017 I didn’t had any bigger issues with Pulse either. Ever since Pipewire became the default stuff just works, no issues whatsoever.

  • Schiffsmädchenjunge@sh.itjust.works
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    1 day ago

    Gotta be real here for a moment, the last time I had any sort of trouble with audio on Linux was back in the day when I was still fiddling about with Gentoo. But that was, what, fifteen, twenty years ago?

      • TropicalDingdong@lemmy.world
        link
        fedilink
        arrow-up
        12
        ·
        1 day ago

        I have linux issues every time I have a “new” machine, and it makes sense. Linux is a volunteer/ opensource project. It isn’t getting chipsets before, and building drivers in advance of hardware releases (at least it mostly isn’t; I understand that some times it does).

        Because of that, the newer your harder, the crappier it works. The longer your hardware has been around, in-general, my experience is that Linux becomes an “it just works experience”.

        Also, fuck you mediatek 7925e.

        • bisby@lemmy.world
          link
          fedilink
          arrow-up
          11
          ·
          1 day ago

          I built a new 9950x3d + x870e system last year. trying to use the motherboard’s wifi would kernel panic things. couldnt turn bluetooth on and off. couldn’t control the RGB.

          Now, WiFi works great. Bluetooth works great. OpenRGB supports the RGB. Things are great. Took time to get here, but we got here.

            • bisby@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              23 hours ago

              The strong irony is that when high core count and asymmetrical multi-CCD chips started rolling out, they were having CCD pinning issues in windows. But since Linux has a scheduler that has been NUMA awareness for ages… Linux was actually just fine with these things.

              Linux was actually better for bleeding edge hardware for once.

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      22 hours ago

      try disabling bluetooth power saving

      try libspa-bluetooth if pipewire

      force A2DB profile in pavucontrol or blueman

      make sure you have bluez and bluez-utils?

      • TropicalDingdong@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        21 hours ago

        Nah. I’m just gonna hope distros once the paper I’m submitting is accepted and I don’t need this machine again. I think I’m going to go fedora so I can stay closer to bleeding edge on the kernel.

        • Ricaz@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          12 hours ago

          Just use Arch or a derivative like CachyOS, it’s not as scary as you might think

    • B-TR3E@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      1 day ago

      That’s the best thing bluetooth audio can do for you. Much better than anything it does to music.

    • meekah@discuss.tchncs.de
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      9 hours ago

      Pro tip: putting the URL in the following character sequence will just show the image in your comment instead of the URL

      ![](url)

      you can also add a description, mostly useful for accesibility (screen readers for e.g. sight impaired people):

      ![description goes here](url)

      cringe thumbs up illustration

      • FauxLiving@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        20 hours ago

        Another tip: Be careful linking images from hosts that you don’t control.

        You don’t want to come back and find your funny.gif picture is now displaying a goatse.

  • Hellfire103@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    20 hours ago

    You know, I don’t get this joke. I have been using Linux and BSD since 2019, and the only incident I ever had was with sndio(7), and that was because I decided to switch to the -current branch of OpenBSD without heeding the warnings.

    Apart from that, whether I was using ALSA, PulseAudio, PipeWire, JACK, or OSS (on FreeBSD), I always had a perfect experience.

        • chronicledmonocle@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          Oh. To be fair, the PulseAudio days started off REALLY shit and JACK/ALSA had the limitations of “locking” an audio device to a specific process/application, so it used to be much rougher.

          Ever since pipewire came along, it’s been really solid.