Re: [Linux-usb-users] ScanLogic USB/IDE case
John & List == Hi, I also have this same problem. I have SuSE 8.0 2.4.18smp kernel on a 2 P-III system. I get the same "Can't locate module block-major-11" message.. Stephen J. Gowdy of this list assisted me; he pointed out that the module block-major-11 is 'scsi cd-rom support' and my (your) kernel needs this module to support the USB Mass Storage device The module name is sr_mod and you can see if it is loaded with lsmod.. I am beginning to suspect that the SuSE 2.4.18 kerenl that the installation process loads is 'broken' ; I have emailed support at SuSE but have not heard back. Modprobe sr_mod does NOT work and I haveen't been able find out how to get this prob resolved. If you find out please let me know! Can anyone on the list help? Thanks and good luck ....... PeterB On Tuesday 02 July 2002 02:37, John Schrader wrote:
Hello,
I tried to get a ScanLogic USB/IDE case to work under Linux (SuSE 8.0, kernel 2.4.18), but without luck until now.
After connecting it, /proc/bus/usb/devices contains this information for the device:
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=04ce ProdID=0002 Rev= 2.60 S: Manufacturer=ScanLogic USBIDE S: Product=ScanLogic USBIDE C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none) E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
and /var/log/messages says (output formatted manually):
19:37:27 pharaoh kernel: hub.c: USB new device connect on bus1/1, assigned device number 3 19:37:27 pharaoh kernel: usb.c: USB device 3 (vend/prod 0x4ce/0x2) is not claimed by any active driver. 19:37:28 pharaoh kernel: Initializing USB Mass Storage driver... 19:37:28 pharaoh kernel: usb.c: registered new driver usb-storage 19:37:28 pharaoh kernel: scsi0 : SCSI emulation for USB Mass Storage devices 19:37:46 pharaoh kernel: usb.c: USB disconnect on device 3 19:37:47 pharaoh kernel: hub.c: USB new device connect on bus1/1, assigned device number 4 19:37:48 pharaoh modprobe: modprobe: Can't locate module block-major-11 19:37:49 pharaoh last message repeated 15 times 19:37:49 pharaoh kernel: resize_dma_pool: unknown device type -1 19:37:51 pharaoh kernel: usb-uhci.c: interrupt, status 3, frame# 292 19:37:51 pharaoh kernel: scsi: device set offline - not ready or command retry failed after bus reset: host 0 channel 0 id 0 lun 0 19:37:51 pharaoh insmod: Using /lib/modules/2.4.18-4GB/kernel/drivers- -/usb/storage/usb-storage.o 19:37:51 pharaoh insmod: Symbol version prefix '' 19:37:51 pharaoh kernel: WARNING: USB Mass Storage data integrity not assured 19:37:51 pharaoh kernel: USB Mass Storage device found at 3 19:37:51 pharaoh kernel: USB Mass Storage support registered. 19:37:51 pharaoh kernel: usb-uhci.c: ENXIO 80000480, flags 0, urb c80eade0, burb c80eac60 19:37:51 pharaoh last message repeated 5 times 19:37:51 pharaoh kernel: scsi1 : SCSI emulation for USB Mass Storage devices 19:37:51 pharaoh /etc/hotplug/usb.agent[24688]: cannot open /proc/bus/usb/001/003, No such file or directory (2) 19:37:51 pharaoh /etc/hotplug/usb.agent[24720]: Can't ignore signal CHLD, forcing to default. 19:37:53 pharaoh modprobe: modprobe: Can't locate module block-major-11 19:37:54 pharaoh last message repeated 15 times 19:37:54 pharaoh /etc/hotplug/usb.agent[24688]: Can't ignore signal CHLD, forcing to default.
The module usb-storage seems to hang after this.
Are there any chances to get this working? Any hints?
Thanks,
John
participants (1)
-
Peter B Van Campen