Re: modules on kernels with flavor

2000-04-11 Thread Kero van Gelder
> >> - The cardmgr complains the pcmcia modules are not for this kernel, > >> and I have to compile/install pcmcia modules manually. > > Kero> I had the same. Documented feature, as far as I recollect. > > Well, it is documented that you have to recompile them, but I > couldn't recompile with ma

Re: modules on kernels with flavor

2000-04-07 Thread Germano Leichsenring
Well, actually what I did was this: - install kernel-source-2.2.14-14 and pcmcia-source-3.1.8-9 - make config - make-kpkg --flavour sound kernel_image modules_image At this point, I had the debs on /usr/src. Install the debs, edit lilo, run lilo, reboot... Then I had problems. > Kero van Ge

Re: modules on kernels with flavor

2000-04-07 Thread Kero van Gelder
> Hi, does anybody compiles his own kernel with > flavor around here? When I did this, I had > the following problems: > > - The modules go to /lib/modules/`uname -r`-flavor > but the module loader searches on /lib/modules/`uname -r` Worked fine with me, kernel 2.2.14 You'd not happen to use an

modules on kernels with flavor

2000-04-07 Thread Germano Leichsenring
Hi, does anybody compiles his own kernel with flavor around here? When I did this, I had the following problems: - The modules go to /lib/modules/`uname -r`-flavor but the module loader searches on /lib/modules/`uname -r` - The cardmgr complains the pcmcia modules are not for this kernel, and