Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-25 Thread DervishD
Hi Alan :) * Alan Stern <[EMAIL PROTECTED]> dixit: > On Thu, 23 Nov 2006, DervishD wrote: > > Which seems to confirm my suspicions: The adapter is trying > > to get a sector while the drive is, e.g. dumping its internal > > cache or something. The drive is not responding as fast as the >

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-24 Thread Alan Stern
On Thu, 23 Nov 2006, DervishD wrote: > > > kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = > > > 802 > > > kernel: Current sd08:01: sns = 70 4 > > > kernel: ASC=4b ASCQ= 0 > > > kernel: Raw sense data:0x70 0x00 0x04 0x00 0x00 0x00 0x00 0x0a 0x00 > > >

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Alan :) * Alan Stern <[EMAIL PROTECTED]> dixit: > On Thu, 23 Nov 2006, DervishD wrote: > > > Intermittent problems like this are very hard to track down. It > > > sounds like a hardware problem of some sort, but without more > > > information it's impossible to say if the problem lies in

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread Alan Stern
On Thu, 23 Nov 2006, DervishD wrote: > Hi Alan :) > > * Alan Stern <[EMAIL PROTECTED]> dixit: > > On Wed, 22 Nov 2006, Andrew Morton wrote: > > > The problem is the following: whenever I copy a lot of data to > > > the usb-storage device (more than a few GB's), the copy goes OK, > > > wi

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread Oleg Verych
On 2006-11-23, DervishD wrote: [] > The fact is that the USB card works OK in another computer I've > tested on, but that computer uses Windows and I cannot install Linux > there, so... :( Hmm. I would suggest the opposite: test this hardware with windowz *first*! [] > Probably the mother

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Alan :) * Alan Stern <[EMAIL PROTECTED]> dixit: > On Wed, 22 Nov 2006, Andrew Morton wrote: > > The problem is the following: whenever I copy a lot of data to > > the usb-storage device (more than a few GB's), the copy goes OK, > > without an error, but when I compare the copied files

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Oliver :) * Oliver Neukum <[EMAIL PROTECTED]> dixit: > Am Donnerstag, 23. November 2006 00:20 schrieb Andrew Morton: > >     The problem is the following: whenever I copy a lot of data to > > the usb-storage device (more than a few GB's), the copy goes OK, > > without an error, but when I

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-22 Thread Alan Stern
On Wed, 22 Nov 2006, Andrew Morton wrote: > Begin forwarded message: > > Date: Wed, 22 Nov 2006 11:53:22 +0100 > From: DervishD <[EMAIL PROTECTED]> > To: Linux-kernel > Subject: usb-storage data errors > > > Hi all :) > > I'm having a problem with usb-storage devices under: > > -

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-22 Thread Oliver Neukum
Am Donnerstag, 23. November 2006 00:20 schrieb Andrew Morton: >     The fact is that I cannot reproduce the problem reliably, so I > cannot give you a "recipe", except that it happens when I copy a lot > of data at a time. > >     Any suggestion about how to narrow the problem down? Any more > dat

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-22 Thread Oliver Neukum
Am Donnerstag, 23. November 2006 00:20 schrieb Andrew Morton: >     The problem is the following: whenever I copy a lot of data to > the usb-storage device (more than a few GB's), the copy goes OK, > without an error, but when I compare the copied files with the > original files, sometimes a copied

[linux-usb-devel] Fw: usb-storage data errors

2006-11-22 Thread Andrew Morton
Begin forwarded message: Date: Wed, 22 Nov 2006 11:53:22 +0100 From: DervishD <[EMAIL PROTECTED]> To: Linux-kernel Subject: usb-storage data errors Hi all :) I'm having a problem with usb-storage devices under: - Two different kernels: 2.4.31 (vanilla) and 2.6.17 (Ubuntu). -