System volume staying at 0%

Having trouble with your mintyPi build? Post your questions here!
Post Reply
6PATHS
Posts: 11
Joined: Sun Jan 22, 2017 8:04 pm
Has thanked: 3 times
Been thanked: 3 times

System volume staying at 0%

Post by 6PATHS » Sun Jul 23, 2017 6:54 pm

I used wermy's pre-made image for the mintypi, followed the guide to a t and everything works except the audio
In the start menu I turned the system volume up in sou nd settings but as soon as I exit the menu, the setting isnt saved. It goes right back to 0%
When I tried the audio settings in retropie setup menu, i get 2 errors. One says failed to open AudioManager - failed to open ALSA or SDL audio
The other error says failed to attach default card

Whenever I try to play a GBA game, it crashes and gives me the same errors. Other roms are fine.
Anyone have this issue? Guidance is appreciated.

User avatar
wermy
Site Admin
Posts: 1346
Joined: Tue May 03, 2016 8:51 pm
Has thanked: 620 times
Been thanked: 1322 times
Contact:

Re: System volume staying at 0%

Post by wermy » Sun Jul 23, 2017 7:01 pm

This likely means the USB sound card isn't wired correctly. I'd check your soldering to make sure you have the wires in the correct order, make sure you didn't lift any pads on the sound card, and make sure you didn't accidentally bridge the D- pad on the bottom of the pi with the USB port leg hole right next to it (happens a lot).

Moving this to the mintyPi forum. :)
ImageImageImageImage

User avatar
wermy
Site Admin
Posts: 1346
Joined: Tue May 03, 2016 8:51 pm
Has thanked: 620 times
Been thanked: 1322 times
Contact:

Re: System volume staying at 0%

Post by wermy » Sun Jul 23, 2017 7:04 pm

One more thing to note: your GBA roms crashing is probably because you don't have the bios file. Google "gba_bios.bin".
ImageImageImageImage

6PATHS
Posts: 11
Joined: Sun Jan 22, 2017 8:04 pm
Has thanked: 3 times
Been thanked: 3 times

Re: System volume staying at 0%

Post by 6PATHS » Sun Jul 23, 2017 7:12 pm

Okay, i will double check the soldering on the sound card. I never had to put the bios file on my pi3 build with kite' s board but I'll do that if re soldering the sound card fixes the audio problem but the gba roms still crash. Thanks

User avatar
Lphillimore
Posts: 993
Joined: Sat Jan 07, 2017 7:03 pm
Location: Perth, WA
Has thanked: 796 times
Been thanked: 527 times

Re: System volume staying at 0%

Post by Lphillimore » Sun Jul 23, 2017 7:22 pm

From experience with GBZs as Wermy says this is most likely an issue with USB Soundcard not being attached. This is particularly reminiscent of switching between PWM and USB audio.

Check the soundcard is there from terminal by entering: $ lsusb

This should return the soundcard in the list - if not, check your wiring.

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: System volume staying at 0%

Post by Helder » Mon Jul 24, 2017 1:21 am

Also when you set the volume to 100% hold Select and the B button to exit the menu so it properly saves the values.
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.

6PATHS
Posts: 11
Joined: Sun Jan 22, 2017 8:04 pm
Has thanked: 3 times
Been thanked: 3 times

Re: System volume staying at 0%

Post by 6PATHS » Thu Jul 27, 2017 5:20 pm

Okay, thanks for the responses guys. It was indeed the sound card like suggested. One off the pads popped off on the spot where the crystal was soldered. Luckily I had a few spares. Replaced and works now. Thanks again mates.

User avatar
DarthJordan
Posts: 11
Joined: Tue Aug 01, 2017 9:36 pm
Location: Colorado
Has thanked: 11 times
Been thanked: 2 times

Re: System volume staying at 0%

Post by DarthJordan » Wed Sep 13, 2017 10:47 am

wermy wrote:
Sun Jul 23, 2017 7:01 pm
This likely means the USB sound card isn't wired correctly. I'd check your soldering to make sure you have the wires in the correct order, make sure you didn't lift any pads on the sound card, and make sure you didn't accidentally bridge the D- pad on the bottom of the pi with the USB port leg hole right next to it (happens a lot).

Moving this to the mintyPi forum. :)
I too am having this issue (with my Gameboy Zero). Could wiring still be the issue even if my usb sound card is being recognized by the rpi0?

I was able to change the priority but whenever I have snd_usb_audio as priority 1, the System Volume is stuck at 0%.

My controls and external USB port work fine so I don't think its the USB port leg being bridged with my build.

User avatar
dryja123
Posts: 1076
Joined: Tue May 09, 2017 5:34 pm
Location: Central NJ
Has thanked: 239 times
Been thanked: 553 times

Re: System volume staying at 0%

Post by dryja123 » Wed Sep 13, 2017 10:57 am

DarthJordan wrote:
Wed Sep 13, 2017 10:47 am
wermy wrote:
Sun Jul 23, 2017 7:01 pm
This likely means the USB sound card isn't wired correctly. I'd check your soldering to make sure you have the wires in the correct order, make sure you didn't lift any pads on the sound card, and make sure you didn't accidentally bridge the D- pad on the bottom of the pi with the USB port leg hole right next to it (happens a lot).

Moving this to the mintyPi forum. :)
I too am having this issue (with my Gameboy Zero). Could wiring still be the issue even if my usb sound card is being recognized by the rpi0?

I was able to change the priority but whenever I have snd_usb_audio as priority 1, the System Volume is stuck at 0%.

My controls and external USB port work fine so I don't think its the USB port leg being bridged with my build.
I ran into the same problem and it drove me absolutely nuts! I reflashed my SD cards and modified the usb audio priorities and nothing resolved the issue except for resoldering my DAT + and DAT - connections on the Pi. Once I resoldered the DAT + and DAT - wires the volume was displaying 95%. I would recommend that you resolder those connections and post photos if you still have problems.

User avatar
DarthJordan
Posts: 11
Joined: Tue Aug 01, 2017 9:36 pm
Location: Colorado
Has thanked: 11 times
Been thanked: 2 times

Re: System volume staying at 0%

Post by DarthJordan » Wed Sep 13, 2017 11:01 am

dryja123 wrote:
Wed Sep 13, 2017 10:57 am
DarthJordan wrote:
Wed Sep 13, 2017 10:47 am
wermy wrote:
Sun Jul 23, 2017 7:01 pm
This likely means the USB sound card isn't wired correctly. I'd check your soldering to make sure you have the wires in the correct order, make sure you didn't lift any pads on the sound card, and make sure you didn't accidentally bridge the D- pad on the bottom of the pi with the USB port leg hole right next to it (happens a lot).

Moving this to the mintyPi forum. :)
I too am having this issue (with my Gameboy Zero). Could wiring still be the issue even if my usb sound card is being recognized by the rpi0?

I was able to change the priority but whenever I have snd_usb_audio as priority 1, the System Volume is stuck at 0%.

My controls and external USB port work fine so I don't think its the USB port leg being bridged with my build.
I ran into the same problem and it drove me absolutely nuts! I reflashed my SD cards and modified the usb audio priorities and nothing resolved the issue except for resoldering my DAT + and DAT - connections on the Pi. Once I resoldered the DAT + and DAT - wires the volume was displaying 95%. I would recommend that you resolder those connections and post photos if you still have problems.
Thank you!! I will give that a try when i get home and see if that fixes it!

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest