[Prism54-users] modprobe question

Brian Bothwell sysrage@sysrage.net
Fri, 5 Dec 2003 15:29:44 -0800


--Multipart_Fri__5_Dec_2003_15_29_44_-0800_=.OaKKErpy'UFjyN
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

If you were using a kernel version other than 2.4.23 when you compiled the driver, it installed it to the wrong place. You can do this to fix it:

make KDIR=/usr/src/linux-2.4.23 \
KMISC=/lib/modules/2.4.23-pre9/kernel/drivers/net/wireless/prism54/ \
install

-or- just copy the .o file over to the right place.

then run depmod -a


On Fri, 5 Dec 2003 16:42:23 -0500
Allen Winter <winterz@verizon.net> wrote:

> Hello Everyone,
> 
> I installed cvs20031205 tarball using the instructions in the README.
> 
> (make KDIR=/usr/src/linux-2.4.23 clean modules; make KDIR=/usr/src/linux-2.4.23 install)
> 
> From what I've read on this mailing list I now need to run 'modprobe prism54'.
> But when I do that I get:
> 
>  % modprobe prism54
>  modprobe: Can't locate module prism54
> 
> What am I missing or doing wrong?
> 
> Thanks for any help,
> Allen
> 
> 
> 
> _______________________________________________
> Prism54-users mailing list
> Prism54-users@prism54.org
> http://prism54.org/mailman/listinfo/prism54-users
> 

--Multipart_Fri__5_Dec_2003_15_29_44_-0800_=.OaKKErpy'UFjyN
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/0RTrXFoaje2SLvERAkhCAJ9v1wLk9nUvPNY1Z0ft4oz4ivRfuwCeL5QF
g5JwB+U7/VV0aU+NdVZFCEs=
=mwRf
-----END PGP SIGNATURE-----

--Multipart_Fri__5_Dec_2003_15_29_44_-0800_=.OaKKErpy'UFjyN--