You are not logged in.

#1 2024-06-02 18:19:18

teejer
Member
Registered: 2016-11-14
Posts: 11

Audio stuttering if volume above 50%

I have an odd issue on my GMKTec K8 mini pc. If I have my volume above 50% it stutters really bad. Works perfectly if below that. Happens to all apps, Spotify, web browsers, steam games, system sounds. Happens on both linux and linux-lts kernels.

I've been using arch on it for a while, it seems like this started sometime over the last week.

66:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
66:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller

Not sure how to troubleshoot it. It isn't using audio through hdmi, but through 3.5mm jack.

Last edited by teejer (2024-06-02 18:20:50)

Offline

#2 2024-06-04 13:40:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,153

Re: Audio stuttering if volume above 50%

The single volume slider in pipewire/PA contexts is normally an aggregated volume of multiple distinct sliders on the HW level. Is "above 50%" switching some specific control in that case? Check your actual HW mixers with e.g. amixer -c0, maybe post the output of that as well as

aplay -l
pactl list cards

Offline

#3 2024-06-11 23:33:08

Thor-x86
Member
From: Java Island, Indonesia
Registered: 2021-10-15
Posts: 21
Website

Re: Audio stuttering if volume above 50%

There is a lot of patches in the audio subsystem of Linux kernel lately. So, probably one of those patches caused your Audio Controller to over-current and temporarily cut-off for a brief period due to protection. To test whether it's the problem or not, try replace `linux` package to `linux-lts`.


Stay curious,
Eric
--------------------------------------------------------------------------------
Mail | PGP Key | GitHub

Offline

Board footer

Powered by FluxBB