On Tue, 13 Jun 2006 21:41:04 -0700 (PDT)
Bill Unruh <[EMAIL PROTECTED]> wrote:

> On Tue, 13 Jun 2006, Fernando Lopez-Lezcano wrote:
> 
> >
> > Not really necessary. The kernel module utilities have a provision that
> > enables you to override the "original" kernel modules. Just put your
> > "newer" kernel modules somewhere in:
> >
> >  /lib/modules/`uname -r`/updates/
> >
> > do a "depmod -a" and those modules should shadow the ones in the kernel
> > tree.
> >
> 
> That is a grat piece of info which I sure did not know. How does depmod
> know which the newer modules are? date?
> 

Date is a possibility (-A option).

I've just learned from 'man depmod'.


_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to