PINE64
Rock64 No Audio - Solved - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: Rock64 No Audio - Solved (/showthread.php?tid=5575)

Pages: 1 2


RE: Rock64 No Audio - Solved - WarpLover - 09-05-2020

[quote pid='35943' dateline='1520011480']

 setting Audio/audio device to I2S Analog stereo
The output is strong enough to drive a true Sennheiser headset (4 - 400 ohms)
Hope that helps...
[/quote]
So I assume a standard 3 pole headphone jack of 3.5mm works? And further guessing if a mic is used a 4 pole 3.5 jack is needed?
I will soon take delivery of my first Pine 64 product - RockPro64. I am wanting to get that audio-out jack working in LibreElec, if not already working.


RE: Rock64 No Audio - Solved - lowry - 03-15-2021

On the latest Arch Linux, I had to install dtc to manage the device tree, then

# fdtput -t s /boot/dtbs/rockchip/rk3328-rock64.dtb /analog-sound status okay
# reboot

makes the built-in audio available. There are no controls, though.


RE: Rock64 No Audio - Solved - blakeadam - 08-13-2021

Am struggling to get sound out of the cinch outputs on the DAC addon board.

Could one of you post a config, that is supposed to give me sound out of the cinch outputs?

I am currently using this image:




rock64@rock64:~$ uname -a
Linux rock64 4.4.103-rockchip-ayufan-164 #1 SMP Sat Jan 6 11:15:18 UTC 2018 aarch64 GNU/Linux
rock64@rock64:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDMI], device 0: ff000000.i2s-i2s-hifi i2s-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: I2S [I2S], device 0: ff010000.i2s-rk3328-hifi rk3328-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: I2S [I2S], device 1: ff010000.i2s-snd-soc-dummy-dai snd-soc-dummy-dai-1 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: SPDIF [SPDIF], device 0: ff030000.spdif-dit-hifi dit-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
rock64@rock64:~$