> We're having some problems with a Buslink USB hard drive, usbide and the > hotplug scripts. The OS is Debian 3.0 (Woody) running a 2.4.18 kernel > and both the hard drive and CD-ROM are SCSI. After installing the > hotplug scripts and plugging in the hard drive, we get: > > The SCSI hard drive and CD-ROM are listed, but not the USB device. To > check the usbdevfs mount we looked in /etc/mtab > > At this point we downloaded the usbide module (1.2.2-d) from Enrico > Bravin and followed his instructions. The only alteration is that the > Debian source did not create a configs/ directory in /usr/src/linux-2.4. > After this step, we changed into the usbide directory and made the > usbide module. When we tried to install the module, we get a nasty error
The source tree must be configured the same as the running kernel. If not rebuild the kernel or copy the config file from /boot to the source tree. > ...Copying usbide driver > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-386/kernel/drivers/usb/usbide.o This looks like the old procedure. Just untar the file to a sutable directory Enter that directory make make install ** there may be some warnings depmod modprobe usbide This is not SCSI and does not use usb-storage instead it looks like a printer port device /dev/pda > > We are currently using the .deb packages for > kernel-source- 2.4.18-5 Linux kernel source for version 2.4.18 > kernel-image-2 2.4.18-5 Linux kernel image for version 2.4.18 on 386 > kernel-image-2 2.4.18-5 Linux kernel image 2.4.18 on PPro/Celeron/PI > > and have followed the INSTALL step of usbide after rebooting under both > kernels. At this point we're unsure if this is a problem in our > configuration or a problem with the debian kerenls in the .deb packages. > > Any advice would be appreciated. > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
