[Prism54-users] modprobe question
Johannes Zellner
johannes@zellner.org
Fri, 5 Dec 2003 22:50:22 +0100
On Fri, Dec 05, 2003 at 04:42:23PM -0500, Allen Winter 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?
did you
# depmod
after installing the driver?
--
Johannes