Getting analog audio/sound to work (headphones socket) on debian
#7
Ok, repeated all of the steps I documented above on a clean ubuntu image, and mplayer had no problems at all playing audio (on the headphones jack) - I am currently listening to a MP3 radio stream from my national radio news service. 

Did you do all of the steps (up to and including the reboot) (repeated below without duplicate sudos, and without scrolling code box). This was using the ethernet - and a clean 20160507-1 ubuntu image - so nothing else has been configured at all. 


Code:
sudo su
pine64_update_uboot.sh
pine64_update_kernel.sh
reboot

--->>> Reboot to allow kernel update to take effect

Code:
sudo su
apt-get update
apt-get install alsa-base alsa-utils pulseaudio

cat <<EOF >/etc/modules-load.d/pine64-audiojack.conf
sunxi_codec
sunxi_i2s
sunxi_sndcodec
EOF

Code:
wget https://raw.githubusercontent.com/longsleep/build-pine64-image/master/blobs/asound.state

mv asound.state /var/lib/alsa/asound.state

usermod -a -G audio ubuntu

reboot now

--->>> Reboot to allow module and group changes to take effect

Code:
mplayer -playlist http://www.abc.net.au/res/streaming/audio/mp3/news_radio.pls
  Reply


Messages In This Thread
RE: Getting analog audio/sound to work (headphones socket) on debian - by pfeerick - 10-26-2016, 10:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian installer on Pine A64+ but no hdmi mrwick 1 4,953 07-28-2020, 01:49 PM
Last Post: kuleszdl
  Debian Pine64 h264/5 Video under vlc ozcy 6 12,929 04-15-2020, 05:27 AM
Last Post: dmitrymyadzelets
  OMV/debian/systemd: how to start the network kittyland 0 2,986 12-10-2019, 05:29 PM
Last Post: kittyland
  Debian 10 (Buster) in deep freeze - includes support for Pine64+ amp 5 10,246 07-22-2019, 09:29 PM
Last Post: amp
  Pine64 Debian Stretch/mainline [4.14.7] CallMeFoxie 50 122,475 07-22-2019, 09:24 PM
Last Post: amp
  Installing Debian with the Debian Installer (Buster RC1) amp 1 4,818 06-28-2019, 12:35 PM
Last Post: Kaarme42
  Script to build pure Debian images for Pine64+ amp 1 4,258 05-01-2019, 09:09 PM
Last Post: tllim
  Debian (Stretch) for Pine64-LTS wgray 2 6,361 04-04-2019, 09:54 PM
Last Post: wgray
  Is there just one fuctioning Debian Desktop image? KNERD 7 13,257 03-29-2019, 02:00 AM
Last Post: desai_amogh
  (ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release lenny.raposo-pine64.pro 259 466,542 05-21-2018, 06:30 AM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)