[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please advice on insmod problem



On 29 Oct 1997, Carey Evans wrote:

> "Robert J. Alexander" <bob@inorbit.com.NOSPAM> writes:
> 
> > insmod psaux
> > 
> > which yields the following error message :
> > 
> > /lib/modules/2.0.30/misc/psaux.o: unresolved symbol
> > kill_fasync_R53d38e09
> 
> Presumably you need psaux for your PS/2 mouse.
> 
> Try depmod -a, which probably won't work.
> 
> Have you recompiled your kernel?  You'll need to recompile and install
> all the modules from that kernel as well.

Also, doesn't psaux depend on the misc module? Here's the output from
lsmod on my machine:
cgowave-4-237:~# lsmod
Module         Pages    Used by
psaux              1            1 (autoclean)
misc               1    [psaux] 1 (autoclean)
vfat               3            2 (autoclean)
fat                6    [vfat]  2 (autoclean)
ne                 2            1
8390               2    [ne]    0   

You'll need to select the misc module when recompiling the kernel.

Cheers.

--
Colin Telmer, Institute of Intergovernmental Relations
School of Policy Studies Building, Room 309, Queen's University
Kingston, Ontario, Canada, K7L-3N6 (613)545-6000x4219   
<mailto:telmerco@qed.econ.queensu.ca>
<http://terrapin.econ.queensu.ca>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: