Audio - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24) +---- Thread: Audio (/showthread.php?tid=1523) |
Audio - igna09 - 06-26-2016 Hi, if i do Code: cat /proc/asound/cards i don't get jack device. Can someone help me? RE: Audio - xalius - 06-26-2016 Hi, you need to load the module for the sound-codec and get the config file for alsamixer, see discussion here: http://forum.pine64.org/showthread.php?tid=807 RE: Audio - igna09 - 06-28-2016 Thank you for your reply but i can not make it work. If i follow the guide in the first post i get new element whit aplay -l but i can't get it working anyway. In what i'm wrong? RE: Audio - pictus - 06-28-2016 It´s required to use SU for some of the commands, not sudo. Maybe that´s the problem. RE: Audio - igna09 - 06-28-2016 No i'm trying to make it working on dietpi that by default use su |