On Sun, May 09, 2021 at 06:13:33PM +0200, netneo wrote:
> Hi,
>
> Tested OpenBSD 6.8 and the latest 6.9 as soon as it was out (clean install)
> on a Thinkpad x250. Everything seems to be working fine except audio on
> either release.
>
> Audio output is distorted, or to be more accurate, it seems to skip and
> stutter as though suffering from violent hiccups. Whether using headphones or
> the speakers, for that matter.
>
> Found no apparent errors. Mixerctl settings look fine to me. Installed
> "cmixer" for convenience but that didn't solve anything. I checked audio
> using Firefox-esr and VLC.
>
> Didn't manage to use "sendbug", my apologies. I'm attaching dmesg and
> mixerctl output to this message for your convenience.
>
> Could you look into this, please? Thank you!
>
Hi,
Try to figure out what causes the stuttering:
- first, use simple players for testing (ex. aucat with .wav files, ogg123,
mpg321)
- make sure microphone/recording/whatever is enabled in the BIOS
- disable any BIOS options that could trigger CPU's "system management mode"
- possibly, try to disable wireless networking ("ifconfig down <ifname>)
- possibly, try to not start X (login on the console and use command-line
player)
If the problem persists, run:
audioctl; sleep 10; audioctl
during audio stuttering, check (and report) if play.error counter increases