Oh mate, I dunno too much about this howto, it's using
the specialised Debian method of installing the
drivers form source, I'd recommend for your own sake
doing it the standard source way, unpack the
alsa-driver package and ./configure (with switches)
and then make install, this Debian method is s
I'm running Debian Woody r1 and got alsa 0.91 and my
nvidia drivers working after I did a kernel
compilation (ask if me you need any help with that). I
had to do some hacking about with a few files here and
there to get alsa working in the end too, giz a shout
if you need help with that, 'cos it t
I downloaded alsa-driver .9.4, the
lib, and utils too.
I go to compile it, driver first, I untar,
then I run configure
debian:~/downloads/alsa-driver-0.9.4#
./configure --with-kernel=/usr/src/kernel-source-2.4.16
--with-card=emu10k1 --with-sequencer=yes --with-isapnp=no
that completes,
t