Looking through the config.txt, this is what is currently in the file:

# onboard audio overlay
dtparam=audio=on
audio_pwm_mode=2

These are the instructions from iquaudio:

To ensure that the IQAUDIO Device drivers are loaded make sure
/boot/config.txt file has the valid
entry below.
a. For Pi-DAC+, Pi-DACZero, Pi-DAC Pro and Pi-DigiAMP+ use the
iqaudio-dacplus
b. For Pi-Digi+, use iqaudio-digi-wm8804-audio
pi@raspberrypi ~ $ sudo nano /boot/config.txt
DTOVERLAY=IQAUDIO-DACPLUS
or
dtoverlay=iqaudio-digi-wm8804-audio

So the question is, do I *add* this line...
dtoverlay=iqaudio-dacplus

Or replace on of these lines with the above?
dtparam=audio=on
audio_pwm_mode=2


------------------------------------------------------------------------
AirFiero's Profile: http://forums.slimdevices.com/member.php?userid=69090
View this thread: http://forums.slimdevices.com/showthread.php?t=106833

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to