Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No sound with alsa, drivers loaded
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
ecastillo550
n00b
n00b


Joined: 22 Feb 2016
Posts: 3

PostPosted: Mon Feb 22, 2016 4:59 am    Post subject: No sound with alsa, drivers loaded Reply with quote

Hello,

I installed gentoo last week and I got to configure almost every barrier that I encountered, but, this already drove me insane.
I activated all the codecs on the HD audio menu in the kernel. I see snd_hda_intel driver in use.
Alsamixer tells me that "This sound device does not have any controls". So I tried witht he live dvd and it shows the same drivers, and the chip is Via VT1802. I googled but had no success.

Thanks in advance
Back to top
View user's profile Send private message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Mon Feb 22, 2016 6:29 am    Post subject: Reply with quote

snd_hda_intel is just the main module. You should check if one of the hda intel codec module has been loaded.

Code:

lsmod | grep snd


... should show us.

Can we see the kernel config?
This should be enough:
Code:

cat /usr/src/linux/.config | grep -i snd_hda


Also, you may have HDMI audio. it may show up as another sound device.

Code:

cat /proc/cards


Code:

lspci | grep -i audio
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