Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound not working in new gentoo install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jeandelinuxpc
n00b
n00b


Joined: 10 Jul 2018
Posts: 12

PostPosted: Wed Aug 29, 2018 11:53 am    Post subject: Sound not working in new gentoo install Reply with quote

Hi, I' ve just installed gentoo and I' m very impressed with the performance, and everything works perfectly. But I can 't get the sound working.
This is lspci | grep -i audio:
Code:

00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)

This is aplay -l:
Code:

aplay: device_list:268: no soundcards found...


Thanks for helping me !
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Aug 29, 2018 12:29 pm    Post subject: Reply with quote

lspci -k -A4 | grep -i audio

Geez

lspci -k | grep -i -A4 audio
_________________
Defund the FCC.


Last edited by DONAHUE on Wed Aug 29, 2018 6:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
jeandelinuxpc
n00b
n00b


Joined: 10 Jul 2018
Posts: 12

PostPosted: Wed Aug 29, 2018 12:30 pm    Post subject: Reply with quote

lspci -k -A4 | grep -i audio


Code:

lspci: No such PCI access method: 4 (see `-A help' for a list)


lspci | grep Audio
Code:

00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)


Last edited by jeandelinuxpc on Wed Aug 29, 2018 12:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Aug 29, 2018 12:32 pm    Post subject: Reply with quote

We don't know if this is custom kernel or not. What audio system is wanted, ALSA, OSS4? Did the sound work using some liveCD? If yes, what drivers were loaded?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Aug 29, 2018 12:33 pm    Post subject: Reply with quote

sorry, apparently options have changed recently
lspci -k
what drivers and modules are in use?
_________________
Defund the FCC.
Back to top
View user's profile Send private message
jeandelinuxpc
n00b
n00b


Joined: 10 Jul 2018
Posts: 12

PostPosted: Wed Aug 29, 2018 12:35 pm    Post subject: Reply with quote

lspci -k | grep Audio
Code:

00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
   Subsystem: Lenovo NM10/ICH7 Family High Definition Audio Controller


Yes, it is a custom kernel; I think sound worked in the live cd
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Aug 29, 2018 12:47 pm    Post subject: Reply with quote

kernel config problem, no driver

too early or too old, I applied right option to wrong command:
here:
lspci -k | grep -i -A4 audio
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
Subsystem: ASRock Incorporation Sunrise Point-H HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
You probably also need snd_hda_intel plus appropriate codec(s) in kernel, may need firmware, dmesg may have clues
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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