We love to praise linux constantly and tell everyone to change to it (they should) but what are your biggest annoyances ?
Mine would be, installing software (made even more complex by flatpaks being added, among the 5 other ways there already were to install software) and probably wifi power management issues.
After switching my gaming PC from Win 11 to Linux Mint earlier this year, audio is the only thing I consistently have issues with. I have the PC connected to my living room TV via HDMI via an Onkyo AVR. I have pipewire installed (correctly, I think).
Whenever audio starts, there’s a couple second delay before I can hear it. Haven’t been able to solve that so I just live with it.
The more annoying thing is after an update earlier this week, the audio output is now defaulting to “Dummy Output” instead of HDMI. I have to manually switch it via pipewire. It randomly switches back and I haven’t figured it out either.
That can be because of a power saving feature - basically PulseAudio puts your sound card to sleep when nothing is playing, and then there’s a bit of lag before it wakes up. In my case it was really annoying because I use the optical output, so when PulseAudio put the sound card to sleep, my receiver would also go to sleep after a bit, and resulted in quite a bit of a delay when it was time to get it come back up.
This fixed it for me (see part 4.8): https://wiki.archlinux.org/title/PulseAudio/Troubleshooting
I tried this and it worked for about a day haha.
I’ve gone through a couple pulseaudio configuration tutorials, but nothing is working consistently. Seems to work fine after initial reboot, but almost every time after waking from sleep I have to reconfigure the audio outputs. I swear this all worked fine until I updated something last week.