No Sound...HELP

Having trouble with your GBZ build? Ask your questions here!
User avatar
Vineheart01
Posts: 55
Joined: Sat Aug 12, 2017 5:55 am
Location: Nebraska, USA
Has thanked: 8 times
Been thanked: 5 times

Re: No Sound...HELP

Post by Vineheart01 » Thu Dec 14, 2017 7:32 am

Yes it defaults to HDMI since thats all the basic pi has for audio.

i dont use USB audio so i havnt tested this out but theres this page on it i found
https://computers.tutsplus.com/articles ... -mac-55876

User avatar
VeteranGamer
Posts: 1738
Joined: Thu Jan 26, 2017 11:12 am
Location: London, UK
Has thanked: 528 times
Been thanked: 909 times

Re: No Sound...HELP

Post by VeteranGamer » Thu Dec 14, 2017 9:23 am

Richb77 wrote:
Thu Dec 14, 2017 7:30 am
Er....No i wasnt aware i had to adjust the settings for the sound...Anyone know a good keyword(s) to search. I have searched and found hundreds of posts that are not showing me what i want to i am guessing i am looking for the wrong terminology. Better still...A link?

It may sound simple and obvious but i honestly thought that it was pre setup for this on the install image...I guess it actually defaults to HDMI audio?
if you havent setup USB audio, then try this.....

go into terminal (ideally via putty)

Code: Select all

sudo nano .asoundrc

Code: Select all

pcm.!default {
 type hw card 1
}
ctl.!default {
 type hw card 1
}
then Ctr+X , then Y, then ENTER

then just reboot

Code: Select all

sudo reboot

when you restart you should have sound coming out (PCM as default), just make sure the volume is set



.

User avatar
vnman
Posts: 147
Joined: Tue Jun 21, 2016 5:21 am
Has thanked: 5 times
Been thanked: 34 times

Re: No Sound...HELP

Post by vnman » Thu Dec 14, 2017 3:20 pm


Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest