You are not logged in.

#1 2021-08-02 04:48:06

alonso
Member
Registered: 2021-08-02
Posts: 11

[SOLVED] Audio playback stops for unknown reason

Hi,

My friend gave me a tablet notebook a few days ago.
I removed Windows 10 and installed Arch Linux.
I found audio playback would stop for unknown reason.
Any ideas about how to solve this issue?
Thanks in advance.

I took a video about what happened, the audio playback stops at about 01:50.
https://drive.google.com/file/d/1hA-B0w … sp=sharing

Specifications:
MODEL: Genuine GenPad E10T3W
CPU: Intel ATOM Z3735F
Audio: ALC5642

lsmod
https://pastebin.com/eQmAvrSy

dmesg
https://pastebin.com/M3HECJ8e

mpv log
https://drive.google.com/file/d/11ge7Y3 … sp=sharing

Last edited by alonso (2021-08-14 21:07:05)

Offline

#2 2021-08-02 10:41:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,720

Re: [SOLVED] Audio playback stops for unknown reason

Can you reproduce with local files/at all? There's a lot of stuff going on with a livestream that could lead to completely normal and expected dropouts, how sure are you there wasn't an issue with twitch/that stream in particular? Did you try playing back from a different source and that wasn't audible?

Online

#3 2021-08-02 14:38:04

alonso
Member
Registered: 2021-08-02
Posts: 11

Re: [SOLVED] Audio playback stops for unknown reason

Thanks for reply.
Tried to play a video in local storage, but still the same.
Video/Auido playback stops after about 1~2 minutes.
It seems to be a bug in sof-firmware.
https://github.com/thesofproject/sof/issues/3868

I added the following modules parameters, but still no help.

options snd-intel-dspcfg dsp_driver=3
options snd_sof sof_debug=1
V1del wrote:

Can you reproduce with local files/at all? There's a lot of stuff going on with a livestream that could lead to completely normal and expected dropouts, how sure are you there wasn't an issue with twitch/that stream in particular? Did you try playing back from a different source and that wasn't audible?

Offline

#4 2021-08-14 21:04:14

alonso
Member
Registered: 2021-08-02
Posts: 11

Re: [SOLVED] Audio playback stops for unknown reason

Today I found a workaround: Using old SST driver instead of new SOF driver solves the problem. tongue

$ sudo sh -c "echo options snd_intel_dspcfg dsp_driver=2 > /etc/modprobe.d/snd_intel_dspcfg.conf"

Offline

Board footer

Powered by FluxBB