Clay Fandre wrote: > > Andy Zbikowski wrote: > > > > The steps to make-kpkg go something like this: > > make menuconfig > > make-kpkg --revision=custom.1.0 kernel_image > > make-kpkg modules_image (this builds extra modules in /usr/src/modules. The > > Debian packages for lm-sensors, alsa-source, i2c, and PCMICA extract to > > /usr/src/moduels.) > > OK. It make a deb file for the kernel, lm-sensors and i2c, but no alsa. > What do I need to do for alsa support? You grabbed the alsa-source package right? (apt-get install alsa-source, not apt-get source alsa) You should get a debconf dialog asking you to select the drivers and the like you want make-kpkg to compile. The next thing to do is cd to /usr/src and type tar xvfz alsadriver.tar.gz because it seems that the package maintainer forgot to put that in the installation scripts, and there's nothing but a changelog in /usr/share/doc/alsa-source. :) Try make-kpkg again, if still a no go, check /usr/src/modules/alsadriver/debian/README and other related documentation. -- Andy Zbikowski, Sys Admin | (WEB) http://www.ltiflex.com LTI Flexible Products, Inc. | (PH) 763-428-9119 (EX) 132 21801 Industrial Blvd | (FX) 763-428-9126 Rogers, MN 55374 | (PCS) 612-306-6055