Ameridroid Stereo Boom Bonnet Manuel - Page 5
Parcourez en ligne ou téléchargez le pdf Manuel pour {nom_de_la_catégorie} Ameridroid Stereo Boom Bonnet. Ameridroid Stereo Boom Bonnet 8 pages.
2020/06/06 20:29
/etc/pulse/default.pa
ODROID-C4
Connect t he stereo boom bonnet t o ODROID-C4 using an I2S cable, attach a USB
keyboard/mouse and HDMI monitor, then power up the system.
To enable the sound card, you need to modify the DT(Device Tree) file.
Install required packages and make a backup DTB file.
root@odroid:~$
sudo apt-get install device-tree-compiler
root@odroid:~$
cp /media/boot/meson64_odroidc4.dtb
/media/boot/meson64_odroidc4.dtb.org
Change the DTB file to enable the I2C-bus and pcm5102a codec driver.
root@odroid:~$
fdtget /media/boot/meson64_odroidc4.dtb /pcm5102a status
disabled
root@odroid:~$
fdtput
"okay"
root@odroid:~$
fdtget /media/boot/meson64_odroidc4.dtb /pcm5102a status
okay
root@odroid:~$
Change the DTB file for sound card. Then reboot.
root@odroid:~$
fdtget /media/boot/meson64_odroidc4.dtb /odroid_hifi status
disabled
root@odroid:~$
fdtput
status
"okay"
ODROID Wiki - http://wiki.odroid.com/
5/8
-t
s /media/boot/meson64_odroidc4.dtb /pcm5102a status
-t
s /media/boot/meson64_odroidc4.dtb /odroid_hifi
Stereo Boom Bonnet