On Mon, 23 Oct 2006, Meelis Roos wrote: > >> scsi 2:0:0:0: Direct-Access ugin.upd .dpkg-new PQ: 0 ANSI: 0 CCS > >> > >> The data is garbage here (obviously I'm running debian and have done > >> daily upgrade recently). Other than that message, the device appeared > >> running fine. But it still worries. > > > > Try using the patch below. If you still see the same garbage showing up, > > it must be because the drive is sending this garbage to your computer. > > Tried the patch, still garbage. It returns different garbage each time, > and it has returned sensible data before. Since the garbage contains > debian-specific strings sometimes, it seems to come from system RAM > (someone is overwriting scsi data?). > > This is not x86_64 specific, the same happened on yesterdays > 2.6.19-rc2+git on i386. Have not yet compiled and older kernel to really > see if it still works with older kernel.
Here's the best thing to do to find out what is really happening: Use the usbmon facility to see exactly what data bytes are being sent to the computer (instructions in Documentation/usb/usbmon.txt). This will tell us for certain whether those garbage bytes are left-over junk in RAM or the device is actually sending them. You don't even need to use the patch I sent for this test, although it won't hurt. Alan Stern ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel