689
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jun 2026
689 points (90.5% liked)
Technology
85515 readers
4697 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
Mint. I've gotten the popping/crackling to a minimum, but it's still happening occasionally. (Oddly it happens most often with games that have sound disabled both by OS and via in game)
It was annoying enough I saved it, I highly recommend starting some sort of docs setup so future you can remember how you fixed things. This fixed it for me, granted I was on pop but both Ubuntu based so same layers underneath.
Audio Crackling
You can fix this by increasing the minimum audio buffer size, which, in turn, will increase the overall audio latency.
It's not good for real-time professional audio recording, but it won't hurt the general gaming and multimedia experience unless you use a very high value to the point it leads to a noticeable desync with video. Test with a greater minimum quantum
This takes effect immediately, but it won't persist across reboots.
This worked for me
Increasing the minimum quantum permanently
The default is 1024.
You can revert this by just deleting the file. Alternative method
This will improve the handling of low-latency audio at the expense of overall higher CPU usage and with that, power usage.
sudo kernelstub -a threadirqs reboot