Re: modprobe problem in potatoe:
I have problem with modprobe in potato. When I run
#modprobe sound
it returns
conf:73: missing module argument
but insmod soundcore; insmod sound workfine.
This use to work before I upgrade packages today!
Chanop
-- ----------------------------
The module soundlow is probably additionally required.
If you compile your kernel from kernel-2.2.9 (and lower 2.x ?)
it is called in the menuconfig sound section by the OSS choice.
For my Crystal CS4234 card, modprobe sound calls
sound soundlow soundcore
There may be information on your card in
/usr/doc/kernel-doc-??/
MarvS
Reply to: