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 

Attachment: pgpAQDdJ3O6xf.pgp
Description: PGP signature

Reply via email to