Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Another thread about sound not working :( [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Sun May 12, 2013 6:45 pm    Post subject: Another thread about sound not working :( [SOLVED] Reply with quote

So, I've managed to compile the necessary modules, install ALSA, and unmute the sound device I want to use. It shows up in /proc/asound/cards, and the master and PCM are both unmuted in alsamixer. ALSA is set to start during boot.

I'm at a loss as to what I should try next, so I'll just post some relevant info in hopes that someone can help me

/proc/asound/cards:
Code:

jason@jason-gentoo ~ $ cat /proc/asound/cards
 0 [NVidia         ]: HDA-Intel - HDA NVidia               <---- The one I want to use
                      HDA NVidia at 0xdfdf4000 irq 22
 1 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xdffbc000 irq 44


alsamixer: http://i.imgur.com/QdWRXvF.png

If there's any other output anyone wants to see, I'm happy to oblige


Last edited by mmnumbp on Mon May 13, 2013 1:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun May 12, 2013 11:50 pm    Post subject: Reply with quote

You haven't even stated what the problem is.
Back to top
View user's profile Send private message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Mon May 13, 2013 12:43 am    Post subject: Reply with quote

..oh. The problem is that sound does not come out of my speakers when I try playing videos with mplayer, or try using speaker-test.
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Mon May 13, 2013 2:08 am    Post subject: Reply with quote

Useful debugging info:
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh
bash alsa-info.sh --upload

Then show us the URL that the script shows at the end.
_________________
Improve your font rendering and ALSA sound
Back to top
View user's profile Send private message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Mon May 13, 2013 2:41 am    Post subject: Reply with quote

Ok, here is the output of that script: http://www.alsa-project.org/db/?f=fd1291b328e6e1f9f1595f22e65602b5bbbbb4f4[/code]
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Mon May 13, 2013 2:50 am    Post subject: Reply with quote

Got a choice of 3 devices here:

Code:
card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: VT1708S Digital [VT1708S Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 2: VT1708S HP [VT1708S HP]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Back to top
View user's profile Send private message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Mon May 13, 2013 3:14 am    Post subject: Reply with quote

So does that mean the issue is that the card is not using the right sound device by default?
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Mon May 13, 2013 3:20 am    Post subject: Reply with quote

Could be. Only you know that. Google for the various methods to set the default device, and try them ;)
Back to top
View user's profile Send private message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Mon May 13, 2013 4:18 am    Post subject: Reply with quote

I've tried running speakertest on all 3 sound devices, and still nothing. Really the only one that should matter is hw:0:0, because that is the analog output of the card that I want to use, but I tried all of them regardless.

This is what I tried:

Code:

speaker-test -D hw:0,0 -c 2
speaker-test -D hw:0,1 -c 2
speaker-test -D hw:0,2 -c 2


None of them throw errors, I'm just not hearing anything..

Still no sound :?
Back to top
View user's profile Send private message
mir3x
Guru
Guru


Joined: 02 Jun 2012
Posts: 455

PostPosted: Mon May 13, 2013 12:41 pm    Post subject: Reply with quote

Can u check aplay -L for devices list
and try

aplay -D device_name some_wave_file.wav

where device_name u take from aplay -L ( its like: hdmi:CARD=NVidia,DEV=0 )
for me speaker test just say only device is busy, nothing more
but aplay plays

( I had similar problem yesterday after kernel upgrade to 3.9.1, but I set default device using kde systemsettings )
_________________
Sent from Windows
Back to top
View user's profile Send private message
mmnumbp
n00b
n00b


Joined: 12 May 2013
Posts: 7

PostPosted: Mon May 13, 2013 1:46 pm    Post subject: Reply with quote

Thank you for helping me realize.. that I had headphones plugged into the front jack. Cheers. :roll:

But really, thanks for humoring me guys
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Mon May 13, 2013 7:52 pm    Post subject: Reply with quote

mmnumbp wrote:
I had headphones plugged into the front jack.
..
But really, thanks for humoring me guys

Lol. Thanks for making me laugh :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum