Bug 5798

Summary: PLEXTOR 716sa SATA
Product: IO/Storage Reporter: Lychnoy Aleksey (lychnoy)
Component: Serial ATAAssignee: Tejun Heo (htejun)
Status: CLOSED CODE_FIX    
Severity: high CC: alan, protasnb
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.14.5 Subsystem:
Regression: --- Bisected commit-id:

Description Lychnoy Aleksey 2005-12-30 03:47:37 UTC
Most recent kernel where this bug did not occur:
Distribution:
Hardware Environment:
intel i865 PERLL
Pentium4 2.8 (800)
sata segate 250g
sata PLEXTOR 716sa (1.08)

Software Environment:
linux slackware 10.1
kernel 2.6.14.4
atapi_enbled=1 in /drivers/scsi/libata-core.c
cdrecord 2.01

Problem Description:
#cdrecord -scanbus
scsibus0:
         0,0,0    0) 'ATA     ' 'ST3120827AS     ' '3.42' Disk
         ....
scsibus1:
         1,0,0    100) 'PLEXTOR' 'DVDR PX-716A' '1.08' Removable CD-ROM
         ....


#cdrecord -v -eject dev=1,0,0 /test.iso

start and sleep by 1 min.

#dmesg
sr 1:0:0:0: timing out command, waited 0s
....

#cdrecord -scanbus
scsibus0:
         0,0,0    0) 'ATA     ' 'ST3120827AS     ' '3.42' Disk
         ....
scsibus1:
         1,0,0    100) ' ' '' '' NON CCS Disk
         ....



Steps to reproduce:
Comment 1 Alan 2007-06-18 08:01:52 UTC
Is this still seen with current (2.6.20+ kernels) ?
Comment 2 Natalie Protasevich 2007-07-08 16:42:30 UTC
Aleksey, are you still using that drive, have you tried latest kernels?
Thanks.
Comment 3 Tejun Heo 2007-08-08 20:54:19 UTC
I happen to have PX-716SA and it works fine with all the controllers I have.  Closing.