something wrong?
TIA
Denny Peeples
---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&r
Let me try this again in HTML so that the italics work...
When I try to modprobe snd-cs4236 (with all the options), system come's back with can't find module. On my computer I have the following directory structure:
/lib
/modules
/2.4.18
/build <---/sym lin
When I try to modprobe snd-cs4236 (with all the options), system come's
back with can't find module. On my computer I have the following
directory structure:
/lib
/modules
/2.4.18
//build//<---/sym link to usr/src/linux-2.4.18 (the
only directory with source co
I think I need to add a sym link somewhere, although I don't know where.
I saw in one of the archives about some sym links that I added to get
rid of the "Unresolved" problems. Now everything compiles and installs
with no errors. NOW, when I try to "modprobe snd-card-cs4236" , I get
"modpro
Thanks in advance for any responses...
I'm trying to install the stable version of ALSA. When I try to
./configure the drivers, it says it can't find version.h in the
/usr/src/linux/include/linux/ directory. I went and downloaded the
source files for my kernel (2.4.18) and installed them in /us