odroid@odroid64:~$ sudo nano /etc/rc.local if [ -f /aafirstboot ]; then /aafirstboot start ; fi echo Loading HiFi-Shield2 module modprobe aml_i2c modprobe snd-soc-pcm512x modprobe snd-soc-pcm512x-i2c echo pcm5242 0x4c > /sys/class/i2c-adapter/i2c-1/new_device modprobe snd-soc-odroid-dac2 amixer -c 1 sset Analogue 0 amixer -c 1 sset Digital 201 amixer -c 1 sset Deemphasis on echo Done. exit 0 ^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos ^X Exit ^R Read File ^\ Replace ^U Uncut Text^T To Linter ^_ Go To Line