I've set up a new Debian install with the Thompson installer and successfully got Cinnamon to run with it, but noticed that audio isn't working.
What might be missing in order to get audio to work?
(03-28-2020, 12:28 PM)IoSer Wrote: (03-28-2020, 07:42 AM)GloriousCoffee Wrote: I've set up a new Debian install with the Thompson installer and successfully got Cinnamon to run with it, but noticed that audio isn't working.
What might be missing in order to get audio to work?
The best way, I think, to resolve audio problems is:
Download
https://gitlab.manjaro.org/manjaro-arm/p...ound.state
as /etc/asound.state
use command (root mode)
alsactl -f /etc/asound.state restore
modify pulse configuration '/etc/pulse/client.conf'
change
; autospawn = yes
to
autospawn = no
Quote:% sudo alsactl -f /etc/asound.state restore
Found hardware: "rockchip_es8316" "" "" "" ""
Hardware is initialized using a generic method
alsactl: set_control:1325: failed to obtain info for control #28 (No such file or directory)
Is it OK?
PBP ISO / Debian Bullseye (unofficial installer)
10-15-2020, 01:22 PM
(This post was last modified: 10-15-2020, 08:16 PM by Mangled.)
I followed the steps and everything went smooth. Though sound is still not working...