You are not logged in.
Hey, so I just got a Samsung Chromebook, and installed Arch on it. It works great except for the fact that there is no audio anywhere, in or out.
Some command outputs:
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: chtrt5650 [chtrt5650], device 0: Audio (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: chtrt5650 [chtrt5650], device 1: Deep-Buffer Audio (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=chtrt5650
chtrt5650,
Default Audio Device
sysdefault:CARD=chtrt5650
chtrt5650,
Default Audio Device
hdmi:CARD=PCH,DEV=0
HDA Intel PCH, HDMI 0
HDMI Audio Output
hdmi:CARD=PCH,DEV=1
HDA Intel PCH, HDMI 1
HDMI Audio Output
hdmi:CARD=PCH,DEV=2
HDA Intel PCH, HDMI 2
HDMI Audio Output
$ speaker-test -c2
speaker-test 1.2.5
Playback device is default
Stream parameters are 48000hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
I have the sof-firmware package installed. I really don't know what else to do and help would be extremely appreciated.
Last edited by sirtomato (2021-06-12 01:10:24)
You're mom
Offline
I found a alsaucm command, that fixed it.
alsaucm -c chtrt5650 set _verb HiFi set _enadev Speakers
Last edited by sirtomato (2021-06-12 01:10:59)
You're mom
Offline