How do I check that?
Thanks for the answer
No audio from speaker from TinkerBOY 2.2
- KonnorJ
- Posts: 385
- Joined: Thu Jan 11, 2018 1:23 am
- Location: United Kingdom
- Has thanked: 58 times
- Been thanked: 109 times
- Contact:
Re: No audio from speaker from TinkerBOY 2.2
PWM audio is configured to use GPIO18 and GPIO13 by default but you can edit the following lines in the /boot/config.txt to either enable 1 or 2 audio channel(enabled by default).
Courtesy of tinkerBOY
(https://www.tinkerboy.xyz/retropie-sdca ... r-support/)
Code: Select all
# 2 channel audio
dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=4
# 1 channel audio
dtoverlay=pwm,pin=18,func=2
(https://www.tinkerboy.xyz/retropie-sdca ... r-support/)
Who is online
Users browsing this forum: Google [Bot] and 1 guest