On Sat, Jul 29, 2006 at 08:05:14PM -0400, Ashraf Ali wrote:
> debian:/usr/src/alsa-lib-1.0.9rc4# modprobe snd-cs46xx;modprobe
> snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
> WARNING: Could not open '/lib/modules/2.6.17/kernel/sound/core/seq/snd-
> seq.ko': No such file or directory
> WARNING: Could not open '/lib/modules/2.6.17/kernel/sound/core/seq/snd-
> seq-midi-event.ko': No such file or directory
> FATAL: Could not open '/lib/modules/2.6.17/kernel/sound/core/seq/oss/snd-
> seq-oss.ko': No such file or directory
> 
> Btw, I am using Debian Sarge (stable) with the latest kernel. I custom
> configured my kernel as well, don't know if I incorporated these modules.

grep SEQUENCER_OSS /usr/src/linux/.config
should tell you if snd-seq-oss is enabled in your kernel config.  It's
probably not.

> Maybe someone can provide them to me in a link if possible. I truly would
> appreciate it.

Just enable sequencer support and OSS sequencer API and do
make modules
make modules_install

Regards
Matthias

-- 
Key-ID: B3A19BC0

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to