Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem loading sound card module
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
jesso
Guru
Guru


Joined: 27 Oct 2004
Posts: 397
Location: Canada

PostPosted: Tue Mar 07, 2006 1:44 pm    Post subject: problem loading sound card module Reply with quote

I have a fresh gentoo install. I did the kernel with genkernel. I am trying to get my sound card working.

I have the following:

Code:
lspci -v | grep -i audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 02)


i just don't know what to put in
Code:
 /etc/modules.autoload.d/kernel-2.6


Code:
 find . -type f -iname '*.o' -or -iname '*.ko' | egrep "810|intel"
./kernel/drivers/char/agp/intel-agp.ko
./kernel/drivers/char/drm/i810.ko
./kernel/drivers/i2c/busses/i2c-i810.ko
./kernel/sound/pci/au88x0/snd-au8810.ko
./kernel/sound/pci/hda/snd-hda-intel.ko
./kernel/sound/pci/snd-intel8x0m.ko


I've tried loading "i810_audio", "snd-intel8x0" and "snd-intel8x0m". Neither of these work.

Can someone help?
Back to top
View user's profile Send private message
Kompi
Apprentice
Apprentice


Joined: 05 Oct 2002
Posts: 252
Location: Germany

PostPosted: Tue Mar 07, 2006 2:12 pm    Post subject: Reply with quote

You should use /etc/init.d/alsasound script to load your ALSA modules instead of modules.autoload.

Set up /etc/modules.d/alsa correctly and run modules-updates.sh before.

Refer the "Gentoo Linux ALSA Guide" to learn how to setup ALSA the right way: http://www.gentoo.org/doc/en/alsa-guide.xml
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