Robert Hancock wrote: > Peter Klotz wrote: >> Robert Hancock wrote: >>> OK, so it's a "test unit ready" command that got sent to the drive >>> and it timed out, then the resets after that all failed. That's >>> essentially the simplest command there is, so it seems likely that >>> the drive went off into the weeds and stopped talking to us. Whether >>> or not we can do anything to prevent it, I'm not sure. >>> >>> You're sure the drive always detects that same disc properly in Windows? >> >> You are right. I finally was able to reproduce this behavior in >> Windows. The event log filled up with errors while the disc kept >> spinning. >> >> So this may be a drive firmware issue? > > Almost certainly - you could see if there's a firmware update available.. If there's difference in frequency of it happening, it could be due to the difference in which commands are used when polling for media presence. Windows only uses GET_EVENT_STATUS_NOTIFICATION while we use a few more commands in combination including TUR. If the drive actually is going nuts on TUR, disabling media polling using hal-disable-polling might help. If the drive just wanna check out spontaneously, then, well... -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html