Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound driver module missing
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
dr.stronz
n00b
n00b


Joined: 30 Apr 2004
Posts: 2

PostPosted: Fri Apr 30, 2004 7:11 pm    Post subject: Sound driver module missing Reply with quote

This has to have an obvious solution.
I am new to Gentoo and compiled Kernel 2.6.5 via genkernel. I followed the instructions to get ALSA working from the appropriate Gentoo doc, but, ALAS! the driver for my soundcard (snd-es1938) is missing. I mean, I have no file snd-es1938.ko. How did this happen?
How can I resolve it?
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Sat May 01, 2004 1:17 am    Post subject: Reply with quote

I never bothered with genkernel, but I assume you could modify the kernel config just before starting the build. Do this:
Code:
cd /usr/src/linux
make menuconfig

Navigate to Device drivers -> Sound -> Sound card support, press M to build it as a module, navigate to Advanced Linux Sound Architecture, press M (also press M on RTC Timer support if it's there, and press Y on OSS API emulation), navigate to PCI devices and press M on ESS ES1938/1946/1969 (Solo-1) (NEW). Then exit all the way, confirm saving of the new configuration, and proceed to build the kernel and the modules.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
dr.stronz
n00b
n00b


Joined: 30 Apr 2004
Posts: 2

PostPosted: Sat May 01, 2004 12:52 pm    Post subject: Reply with quote

yes, thank you, that did it! :D
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