Audio with Debian - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: Audio with Debian (/showthread.php?tid=9536) |
Audio with Debian - GloriousCoffee - 03-28-2020 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? RE: Audio with Debian - IoSer - 03-28-2020 (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. The best way, I think, to resolve audio problems is: Download https://gitlab.manjaro.org/manjaro-arm/packages/community/pinebookpro-post-install/blob/master/asound.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 RE: Audio with Debian - GloriousCoffee - 03-28-2020 Thank you IoSer, that worked like a charm! RE: Audio with Debian - IoSer - 03-28-2020 (03-28-2020, 01:25 PM)GloriousCoffee Wrote: Thank you IoSer, that worked like a charm! Thank you! RE: Audio with Debian - wasgurd - 04-04-2020 (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. Quote:% sudo alsactl -f /etc/asound.state restore Is it OK? RE: Audio with Debian - Mangled - 10-15-2020 I followed the steps and everything went smooth. Though sound is still not working... |