You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is awesome! I've got Arch running on my CHIP and nearly everything works great. Thanks!
The one thing I can't seem to get working is audio output. Most audio commands I've tried (play, mpg123, speaker-test) result in something similar to this:
$ sudo speaker-test -c 2
speaker-test 1.1.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 128 to 131072
Period size range from 64 to 16384
Using max buffer size 131072
Periods = 4
was set period_size = 16384
was set buffer_size = 131072
0 - Front Left
1 - Front Right
Write error: -5,Input/output error
xrun_recovery failed: -5,Input/output error
Transfer failed: Input/output error
finally wanted to make something useful with all my chips and decided to make small multiroom audio player using snapcast from them. I usually use arch on arm systems, so I was glad I found this project.
the fact that this issue exists and that it is still unanswered after 16 days, makes me wonder if arch really is a good idea.
This is awesome! I've got Arch running on my CHIP and nearly everything works great. Thanks!
The one thing I can't seem to get working is audio output. Most audio commands I've tried (play, mpg123, speaker-test) result in something similar to this:
Modules look good:
Devices look ok:
I've also unmuted "Power Amplifier" in alsamixer.
Everything looks pretty similar to their respective values under CHIPs Debian O/S.
The text was updated successfully, but these errors were encountered: