fre, 02,.09.2005 kl. 18.22 -0400, skrev Eric Dantan Rzewnicki:
On Fri, Sep 02, 2005 at 06:08:12PM -0400, Lee Revell
wrote:
On Fri, 2005-09-02 at 11:17 -0400, Eric Dantan
Rzewnicki wrote:
Or, configure it,
make-kpkg kernel_image
dpkg -i <kernel_image>.deb
How would you do the same with a separate ALSA
source tree?
I did this once but don't remember how.
I think you build a separate modules.deb against the kernel tree ...
but, I'm not exactly sure as I haven't had a need so far.
There are modules and modules_image targets for make-kpkg, but again,
no experience here actually using them.
sudo apt-get install alsa-source
(You probably need the package from Unstable)
cd /usr/src
sudo tar xvzf alsa-source.tar.gz
cd /lib/modules/2.6.12/build/
sudo make-kpkg modules_image
--
Frode Haugsgjerd
Norway