Re: kernel 2.2.19 and module problems

2001-03-27 Thread Michael Soulier
On Tue, Mar 27, 2001 at 06:57:24AM -0800, Denzil Kelly wrote: > I upgraded to kernel 2.2.19 by executing the command: > apt-get install kernel-image-2.2.19-blah. This worked > fine. However, I recompiled the kernel because I > needed to enable scsi emulation so I could use my > cd-rw. The recompile

Re: kernel 2.2.19 and module problems

2001-03-27 Thread Denzil Kelly
I think I got it fixed. running the command depmod -a seems to have created the necessary file in the new modules folder. While things seem to be somewhat back to normal, I do get the following after running the command. depmod: *** Unresolved symbols in /lib/modules/2.2.19pre17/net/ibmtr.o de

Re: kernel 2.2.19 and module problems

2001-03-27 Thread Wes Wannemacher
On Tue, Mar 27, 2001 at 06:57:24AM -0800, Denzil Kelly wrote: > I upgraded to kernel 2.2.19 by executing the command: > apt-get install kernel-image-2.2.19-blah. This worked > fine. However, I recompiled the kernel because I > needed to enable scsi emulation so I could use my > cd-rw. The recompile

Re: kernel 2.2.19 and module problems

2001-03-27 Thread eric
Carel Fellinger wrote: On Tue, Mar 27, 2001 at 08:22:32AM -0700, eric wrote: I copy and paste your install command lshih:~# apt-get install kernel-image-2.2.19-blah Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package kernel-image-2.2.19-blah but not w

Re: kernel 2.2.19 and module problems

2001-03-27 Thread Carel Fellinger
On Tue, Mar 27, 2001 at 08:22:32AM -0700, eric wrote: ... > I copy and paste your install command > > lshih:~# apt-get install kernel-image-2.2.19-blah > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package kernel-image-2.2.19-blah > > but not work That's b

Re: kernel 2.2.19 and module problems

2001-03-27 Thread eric
Denzil Kelly wrote: I upgraded to kernel 2.2.19 by executing the command: apt-get install kernel-image-2.2.19-blah. This worked fine. However, I recompiled the kernel because I needed to enable scsi emulation so I could use my cd-rw. The recompile(make menuconfig;make dep;make clean;make bzImage