Bug 5798 - PLEXTOR 716sa SATA
Summary: PLEXTOR 716sa SATA
Status: CLOSED CODE_FIX
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Tejun Heo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 03:47 UTC by Lychnoy Aleksey
Modified: 2007-08-08 20:54 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.14.5
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.