Helder all in one board 1.4 no right audio
Helder all in one board 1.4 no right audio
Hello I finished my build but I have this big issue the left audio channel works just fine but whenever i check the right audio and get static feedback mixed with the left audio as well and when I try to connect both left and right channels into the speaker i get no audio and just poping and crackling noises. I been trying to see if there's a tread online but so far no one has experienced this problem
Is there a way that I can connect the right audio to another pin to see if that works or is there a way to make the PWN output mono from the pizero.
Is there a way that I can connect the right audio to another pin to see if that works or is there a way to make the PWN output mono from the pizero.
- Spaddel
- Posts: 14
- Joined: Wed Aug 31, 2016 4:11 am
- Location: Germany
- Has thanked: 26 times
- Been thanked: 4 times
Re: Helder all in one board 1.4 no right audio
You might take a look at Helder's Support-Thread: http://www.sudomod.com/forum/viewtopic.php?f=5&t=1185


- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Helder all in one board 1.4 no right audio
Pirate wrote:Hello I finished my build but I have this big issue the left audio channel works just fine but whenever i check the right audio and get static feedback mixed with the left audio as well and when I try to connect both left and right channels into the speaker i get no audio and just poping and crackling noises. I been trying to see if there's a tread online but so far no one has experienced this problem
Is there a way that I can connect the right audio to another pin to see if that works or is there a way to make the PWN output mono from the pizero.
Show us the wiring of the pi and headphone socket. Also is your pwm config.txt entry correct? You can set the pwm as mono and if you did without realizing it then the right channel would be giving you the issues you're having now.
Pictures help determine the issue so post some photos.
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Re: Helder all in one board 1.4 no right audio
I'll be uploading pictures and heres the config.txt
# For more options and information see
# http://www.raspberrypi.org/documentatio ... fig-txt.md
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=0
# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16
# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720
# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4
# uncomment for composite PAL
#sdtv_mode=2
#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800
# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on
# Uncomment this to enable the lirc-rpi module
dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=2
# Additional overlays and parameters are documented /boot/overlays/README
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
gpu_mem_256=128
gpu_mem_512=256
gpu_mem_1024=256
overscan_scale=1
Now I have this bigger issue the controller is not being recognized at all I have to plug in a usb keyboard to navigate is there a fix for that?
Also everything else in the all in one board is working it's just the controllers are not being recognized.
# For more options and information see
# http://www.raspberrypi.org/documentatio ... fig-txt.md
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=0
# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16
# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720
# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4
# uncomment for composite PAL
#sdtv_mode=2
#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800
# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on
# Uncomment this to enable the lirc-rpi module
dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=2
# Additional overlays and parameters are documented /boot/overlays/README
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
gpu_mem_256=128
gpu_mem_512=256
gpu_mem_1024=256
overscan_scale=1
Now I have this bigger issue the controller is not being recognized at all I have to plug in a usb keyboard to navigate is there a fix for that?
Also everything else in the all in one board is working it's just the controllers are not being recognized.
- Attachments
-
- 20161014_182449.jpg (3.1 MiB) Viewed 10734 times
-
- 20161014_181127.jpg (3.1 MiB) Viewed 10737 times
-
- 20161014_181048.jpg (3.73 MiB) Viewed 10737 times
- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Helder all in one board 1.4 no right audio
Support thread has the answer for controller not working and my working config.txt and cmdline.txt which you can add to your SD card.
When the controller stops responding or isn't detected it usually is some corruption in the SD card and a fresh Retropie install fixes the problem.
When the controller stops responding or isn't detected it usually is some corruption in the SD card and a fresh Retropie install fixes the problem.
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Re: Helder all in one board 1.4 no right audio
EDIT: I have tried a fresh install of retropie and used the config.txt that the forums provided and the audio doesn't work all i hear is a very faint music and static,
ALSO: using the fresh install of retropie and reformat the sd card did not fix that gamepad problem it is still not being recognized even in the fresh build
ALSO: using the fresh install of retropie and reformat the sd card did not fix that gamepad problem it is still not being recognized even in the fresh build
- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Helder all in one board 1.4 no right audio
Increase the volume in the retropie settings. If you connect the controller to a PC does it recognize the Arduino as a Gamepad? Almost everyone who had the same issue as you reinstalled a stock image of Retropie and it fixed the problem with controls, maybe try Retropie 4.0.Pirate wrote:EDIT: I have tried a fresh install of retropie and used the config.txt that the forums provided and the audio doesn't work all i hear is a very faint music and static,
ALSO: using the fresh install of retropie and reformat the sd card did not fix that gamepad problem it is still not being recognized even in the fresh build
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Re: Helder all in one board 1.4 no right audio
Helder wrote:Increase the volume in the retropie settings. If you connect the controller to a PC does it recognize the Arduino as a Gamepad? Almost everyone who had the same issue as you reinstalled a stock image of Retropie and it fixed the problem with controls, maybe try Retropie 4.0.
Hello Helder I have connected the All-in-one board via USB to my computer and the arduino gamepad is not being recognized the only thing thats being recognized it's the usb hubs but thats it. Could it be that the arduino is dead?
ALSO: I've tried retropie 4.0 fresh install
- Attachments
-
- 20161016_142224.jpg (2.31 MiB) Viewed 10646 times
-
- 20161016_142249.jpg (2.8 MiB) Viewed 10646 times
-
- 20161016_143603_HDR.jpg (3 MiB) Viewed 10646 times
- Helder
- Trailblazer
- Posts: 2985
- Joined: Thu May 05, 2016 8:33 am
- Location: Rogers, AR
- Has thanked: 1459 times
- Been thanked: 3114 times
Re: Helder all in one board 1.4 no right audio
Did it work before when you had audio issues? Try reprogramming the arduino again, if not then it likely needs a reflow or has a bad trace on the board. I have one here that programs fine and reads the usb hub but the arduino isn't being detected and I assume it's a possible bad trace on the board.Pirate wrote:
Hello Helder I have connected the All-in-one board via USB to my computer and the arduino gamepad is not being recognized the only thing thats being recognized it's the usb hubs but thats it. Could it be that the arduino is dead?
ALSO: I've tried retropie 4.0 fresh install
Try reprogramming it first then if that doesn't work PM me and we can do something to replace that board.
Chat with me and other members On Discord
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.
Helder's Game Tech Website
We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.
Re: Helder all in one board 1.4 no right audio
I tried reprogramming the arduino but no luck it's not being detected I've send you a message to see if we can work something out. thanks!Helder wrote: Did it work before when you had audio issues? Try reprogramming the arduino again, if not then it likely needs a reflow or has a bad trace on the board. I have one here that programs fine and reads the usb hub but the arduino isn't being detected and I assume it's a possible bad trace on the board.
Try reprogramming it first then if that doesn't work PM me and we can do something to replace that board.
Who is online
Users browsing this forum: Google [Bot] and 1 guest