On Sun, 7 Nov 1999, Jon Nichols wrote:

> 'Hatters:
> 
> I wrote a while back about how when I recompile the kernel, my modules go
> out the window. Thanks to this list, I have made a little progress and now
> have a more specific problem about which to squawk.
> 
> In addition to the traditional steps such as make config dep clean etc, I
> go into /usr/src/linux/pcmcia<version number> and do a make config all
> install. depmod -a seems to be OK with the results.
> 
> Strangely, it doesnt make a pcmcia subdirectory under /lib/modules/<kernel
> version>. (I previously had moved <kernel version> to <kernel
> version>.old) so it creates the right <kernel version> dir under
> /lib/modules, and under there, creates fs, ipv4, mics, net and scsi, but
> no pcmcia. Weird? I definitely need the pcmcia stuff. Is this a makefile
> issue? what?

If you are making the pcmcia modules while running X, you can scroll
back to read the screen output and try to discover where the modules
are being copied to. Could you have multiple module directories and
the modules are going into the wrong one? 

-- 
Ron Golan
[EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to