View previous topic :: View next topic |
Author |
Message |
dr.stronz n00b
Joined: 30 Apr 2004 Posts: 2
|
Posted: Fri Apr 30, 2004 7:11 pm Post subject: Sound driver module missing |
|
|
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 |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Sat May 01, 2004 1:17 am Post subject: |
|
|
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 |
|
|
dr.stronz n00b
Joined: 30 Apr 2004 Posts: 2
|
Posted: Sat May 01, 2004 12:52 pm Post subject: |
|
|
yes, thank you, that did it! |
|
Back to top |
|
|
|
|
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
|
|