Sound problems continue...

Daniel T. Chen crimsun at fungus.sh.nu
Wed Nov 8 08:05:19 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeff wrote:
> First of all, I don't have a kernel in /lib/modules/$(uname -r)/build.
> I did find one in the directory /usr

Unless you compiled your own 2.6.11, there are no matching kernel
headers for 2.6.11 in Ubuntu.

Ubuntu installs kernel headers into /usr/src/linux-headers-$(uname -r),
but you should use /lib/modules/$(uname -r)/build when building external
drivers.

Why are you using an external (non-Ubuntu distributed) 2.6.11 instead of
the default Ubuntu kernel anyhow?

> mcpike at Dell-XPSR400:~/alsa-driver-1.0.13$ ./configure --with-oss=yes
> --with-sequencer=yes --with-debug=full --with-cards=cs46xx,cs4236
> --with-kernel=/usr

Looks like you need:

./configure --with-oss=yes --with-sequencer=yes --with-debug=full
- --with-cards=cs46xx --with-card-options=cs46xx-new-dsp
- --with-kernel=/usr && make && sudo make install-modules && sudo depmod -e

Thanks,
- --
Daniel T. Chen            crimsun at ubuntu.com
GPG key:  0xC88ABDA3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFFUY++e9GwFciKvaMRAq/CAJjgKngZbE/82BignwMTDE7ao5E9AKCQ05u5
vHKTqVsnS31F9vcyxA1BQg==
=nNxM
-----END PGP SIGNATURE-----




More information about the ubuntu-users mailing list