mirror of
https://github.com/m5stack/CoreMP135_buildroot-external-st.git
synced 2026-05-20 11:24:38 -07:00
Fix Buildroot prerequisites, qt5 example and audio load configuation Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
382 B
382 B
Using audio
Audio is enabled in the demo configurations, with some alsa-utils tools.
# modprobe snd_soc_cs42l51_i2c
# alsactl restore
These two commands load the audio codec module and the alsa setup configuration for the soundcard. You just need to plug you headphones to the Jack connector and play a sound.
# aplay /usr/share/sounds/alsa/Front_Center.wav