Comment 73 for bug 228624

Revision history for this message
lukyluke (luca-tagliacozzo) wrote :

I confirm this bug for a hp dv 2000
ubuntu ibex intrepid dvd playback freeze while in windows works.
A typycal dmesg output:
 end_request: I/O error, dev sr0, sector 10536872
[28490.218720] Buffer I/O error on device sr0, logical block 1317109
[28499.664420] sr 0:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[28499.664436] sr 0:0:0:0: [sr0] Sense Key : Hardware Error [current]
[28499.664445] sr 0:0:0:0: [sr0] Add. Sense: Timeout on logical unit
[28499.664457] end_request: I/O error, dev sr0, sector 10869616
[28499.664468] Buffer I/O error on device sr0, logical block 1358702

Error apears randomly most of the time when reading a scratched disk, it is like the error correction on scratched disk is not working.
The same disk are read wiyhout problems in win.
Tried all the fixes suggested with no effects

My kernel version:2.6.27-14-generic #1 SMP
my reader
dev/scd0:

 Model=TSSTcorpCD/DVDW TS-L632M , FwRev=0A17 , SerialNo=
 Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=on/off, tPIO={min:227,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes: pio0 pio1 pio2 pio3 pio4
 DMA modes: mdma0 mdma1 *mdma2
 AdvancedPM=no

 * signifies the current active mode

grepping dvd in dmesg produces

[ 4.428564] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray

Cheers