Bastien Nocera wrote:

> Hi,
> 
> I'm trying to get a LaCie USB Hard-drive (0x059f/0xa601) working on my 
> iMac. Somebody obviously had this working quite a long time ago, 
> according to this post:
> 
>http://www.google.com/search?q=cache:9r4KL_POQao:lists.suse.com/archives/linux-usb/2000-Jun/0026.html+lacie+usb+hard+drive+linux&hl=en
> 
> 
> (sorry quite long link, the original page doesn't exist anymore)
> 
> Anybody got this working on a PPC ? on a OHCI-based PC ? on a UHCI PC ?
> 
> I gets timeouts when doing an lsusb , hard-drive works fine under MacOS, 
> and fails on my iBook as well. I have another mass-storage USB device (a 
> ZipCD 650 CD-Burner) working very fine on my computer. I'm using BenH's 
> pmac kernel, version 2.4.7

I updated my kernel (not the latest one, but it was a couple of weeks 
ago) to 2.4.9, and the HD still doesn't work.

I saw a couple of changes in Linus' kernel between 2.4.9 and 2.4.10 that 
could fix my problem:
* Greg KH: USB update (ohci understands USB_ZERO_PACKET)
* Matthew Dharm: USB storage update

Could this fix the problem ? and I reiterate my previous question as 
well. Does anybody have this HD working under Linux ?

I appended the USB storage log of when I plug the HD. It disables the 
USB port on which it was plugged.

Sep 20 23:44:51 kara kernel: usb-storage: *** thread sleeping.
Sep 20 23:47:11 kara kernel: VFS: Disk change detected on device sr(11,0)
Sep 20 23:47:11 kara kernel: ISO 9660 Extensions: RRIP_1991A
Sep 21 00:21:10 kara kernel: VFS: Disk change detected on device sr(11,0)
Sep 21 00:21:24 kara kernel: usb-storage: storage_disconnect() called
Sep 21 00:21:24 kara kernel: usb-storage: -- releasing main URB
Sep 21 00:21:24 kara kernel: usb-storage: -- usb_unlink_urb() returned -19
Sep 21 00:21:24 kara kernel: usb-storage: usb_stor_exit() called
Sep 21 00:21:24 kara kernel: usb-storage: -- calling usb_deregister()
Sep 21 00:21:24 kara kernel: usb-storage: -- calling 
scsi_unregister_module()
Sep 21 00:21:24 kara kernel: usb-storage: release() called for host 
usb-storage
Sep 21 00:21:24 kara kernel: usb-storage: -- sending US_ACT_EXIT command 
to thread
Sep 21 00:21:24 kara kernel: usb-storage: *** thread awakened.
Sep 21 00:21:24 kara kernel: usb-storage: -- US_ACT_EXIT command received
Sep 21 00:22:01 kara kernel: usb-storage: act_altsettting is 0
Sep 21 00:22:01 kara kernel: usb-storage: id_index calculated to be: 21
Sep 21 00:22:01 kara kernel: usb-storage: Array length appears to be: 51
Sep 21 00:22:01 kara kernel: usb-storage: Vendor: LaCie
Sep 21 00:22:01 kara kernel: usb-storage: Product: USB Hard Disk
Sep 21 00:22:01 kara kernel: usb-storage: USB Mass Storage device detected
Sep 21 00:22:01 kara kernel: usb-storage: Endpoints: In: 0xd3f85360 Out: 
0xd3f85374 Int: 0xd3f85388 (Period 100)
Sep 21 00:22:01 kara kernel: usb-storage: New GUID 059fa6010000000000000000
Sep 21 00:22:01 kara kernel: usb-storage: Transport: Control/Bulk
Sep 21 00:22:01 kara kernel: usb-storage: Protocol: Reduced Block 
Commands (RBC)
Sep 21 00:22:01 kara kernel: usb-storage: *** thread sleeping.
Sep 21 00:22:01 kara kernel: usb-storage: queuecommand() called
Sep 21 00:22:01 kara kernel: usb-storage: *** thread awakened.
Sep 21 00:22:01 kara kernel: usb-storage: Command INQUIRY (6 bytes)
Sep 21 00:22:01 kara kernel: usb-storage: 12 00 00 00 ff 00 00 00 38 39 
61 62
Sep 21 00:22:07 kara kernel: usb-storage: command_abort() called
Sep 21 00:22:07 kara kernel: usb-storage: Call to usb_stor_control_msg() 
returned -104
Sep 21 00:22:07 kara kernel: usb-storage: -- CB transport device 
requiring auto-sense
Sep 21 00:22:07 kara kernel: usb-storage: CB_reset() called
Sep 21 00:22:12 kara kernel: usb-storage: CB[I] soft reset failed -110
Sep 21 00:22:12 kara kernel: usb-storage: -- transport indicates 
transport failure
Sep 21 00:22:12 kara kernel: usb-storage: Fixing INQUIRY data to show 
SCSI rev 2
Sep 21 00:22:12 kara kernel: usb-storage: scsi cmd done, result=0x70000
Sep 21 00:22:12 kara kernel: usb-storage: *** thread sleeping.


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to