|
ZL2BSJ > LINUX 26.07.03 01:25l 63 Lines 1286 Bytes #999 (0) @ WW
BID : 21232_ZL2WA
Read: GUEST DB0FHN DL7NDR
Subj: Re: PCMCIA Help!!!
Path: DB0FHN<DB0RGB<OK0PPL<DB0RES<ON0AR<ZL2BAU<ZL2BAU<ZL2WA
Sent: 030725/2302Z @:ZL2WA.#60.NZL.OC #:21232 [NZ] FBB7.00g25 $:21232_ZL2WA
From: ZL2BSJ@ZL2WA.#60.NZL.OC
To : LINUX@WW
PMVIEW 0.1 - Linux 2.4.21 - Fri Jul 25 22:28:58 2003 UTC
>make mrproper
>make menuconfig
>
> Enable this, enable that.
>
At this point you should edit the top level Makefile, and look for the
line that says:
EXTRAVERSION =
Make it read something like:
EXTRAVERSION =-jma1
Your kernel, system map and modules directory will now get this
extension.
>make dep
>make clean
>make bzImage
>make modules
>make modules_install
I have never used RH, but you may have to run:
make install
at this point to copy the kernel, system map etc to the boot directory.
>No problems, I read in the PCMCIA_HOWTO to cd to the pcmcia-3.1.x
>directory and ...
>
>make config
At this point, just make sure the configurator uses the correct kernel
source tree if you have more than one.
>When I read /var/log/messages it states that it could not find the module
>for the xircom card in /lib/modules/<kernel>/pcmcia but I know it is
>there.
Have a look at the time-stamp of the driver. Does it pre-date the
PCMCIA build?
Anyway, by using 'EXTRAVERSION' you'll get:
/lib/modules/<kernel-extraversion>/pcmcia
which avoids any confusion.
There are another couple of things you could look at, but see how you
get on with this.
Wilbert, ZL2BSJ
Read previous mail | Read next mail
| |