[alsa-devel] Native Instruments - Audio Kontrol 1 - snd_usb_caiaq module
Clemens Ladisch
cladisch at fastmail.net
Thu May 31 08:39:30 CEST 2007
Alex Pintilie wrote:
> # make install-modules
> rm -f /lib/modules/2.6.20.3-ubuntu1/misc/snd*.*o
> ...
> Then "make" continues to work with /lib/modules/2.6.20.3-ubuntu1/ as
> destination directory. The problem is, I don't know where this directory
> comes from, I never saw it before nor did I install any packages with
> that number. My installed kernels are 2.6.20-16-generic
> 2.6.20-16-lowlatency.
The configure scripts checks the following directories to find the
kernel source:
1) the directory specified with --with-kernel=...
2) /lib/modules/`uname -r`/source
3) /lib/modules/`uname -r`/build
4) /usr/src/linux
What is the output of "uname -r"?
Regards,
Clemens
More information about the Alsa-devel
mailing list