i think i am almost there...i basically did what you suggested, now modprobe snd-card-ymfpci modprobe snd-pcm-oss
work fine, but modprobe snd-seq-oss says: /lib/modules/2.4.4/misc/snd-seq-oss.o: init_module: Device or resource busy Hint: insmor errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters alsamixer says: alsamixer: failed to open mixer #0/#0: No such file or directory when i run xmms as root now i can play files, but can't hear anything. do you know what i could do? thanks for your help! best, vester On Tue, 22 May 2001, Noah L. Meyerhans wrote: > On Tue, May 22, 2001 at 08:33:21PM +0200, vester wrote: > > modprobe gives me a Can't locate module output to all three of them... > > > > Run depmod -a, followed by modprobe -l to list the available modules. > If you don't see the right modules, you'll have to rebuild them. > > What I normally do is get the ALSA stuff directly from ALSA. The > packaged stuff from Debian just seemed to complicate things, and often > meant that you were using an slightly outdated version of the code. > > Get the alsa-driver package from http://www.alsa-project.org/. When > building it, use ´./configure --with-cards=ymfpci' to tell it to build > the drivers for your Yamaha chipset (I've got the same chipset in my > VAIO). 'make', 'make install', 'depmod -a', followed by the commands I > mentioned previously, and you should be all set. > > noah > > -- > _______________________________________________________ > | Web: http://web.morgul.net/~frodo/ > | PGP Public Key: http://web.morgul.net/~frodo/mail.html > >