Hi there! So, today I've been doing some tests: I've updated and booted to latest kernel (2.6.31-19-generic) and have been able to succesfully write 2 audio CD's: one at 10x and the other one at 16x.
After that, I've tried to burn a data disc: the 3 failed. Tried with 20x, 16x and 10x, no difference. After the 2nd failed write, I unplugged and attached the device again, here are the relevant dmesg lines: [ 1920.620068] usb 2-2: new high speed USB device using ehci_hcd and address 4 [ 1920.775357] usb 2-2: configuration #1 chosen from 1 choice [ 1920.777761] scsi7 : SCSI emulation for USB Mass Storage devices [ 1920.778002] usb-storage: device found at 4 [ 1920.778006] usb-storage: waiting for device to settle before scanning [ 1925.770428] usb-storage: device scan complete [ 1925.787380] scsi 7:0:0:0: CD-ROM TEAC DV-W28S-R 1.0B PQ: 0 ANSI: 0 [ 1926.003001] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 1926.003185] sr 7:0:0:0: Attached scsi CD-ROM sr0 [ 1926.003284] sr 7:0:0:0: Attached scsi generic sg1 type 5 [ 1939.630742] sr 7:0:0:0: [sr0] Unhandled sense code [ 1939.630749] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1939.630755] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1939.630762] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1939.630768] end_request: I/O error, dev sr0, sector 0 [ 1939.630775] Buffer I/O error on device sr0, logical block 0 [ 1939.630782] Buffer I/O error on device sr0, logical block 1 [ 1939.630786] Buffer I/O error on device sr0, logical block 2 [ 1939.630790] Buffer I/O error on device sr0, logical block 3 [ 1939.630795] Buffer I/O error on device sr0, logical block 4 [ 1939.630799] Buffer I/O error on device sr0, logical block 5 [ 1939.630803] Buffer I/O error on device sr0, logical block 6 [ 1939.630808] Buffer I/O error on device sr0, logical block 7 [ 1939.630814] Buffer I/O error on device sr0, logical block 8 [ 1939.630818] Buffer I/O error on device sr0, logical block 9 [ 1939.774244] sr 7:0:0:0: [sr0] Unhandled sense code [ 1939.774251] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1939.774257] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1939.774264] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1939.774270] end_request: I/O error, dev sr0, sector 128 [ 1939.917364] sr 7:0:0:0: [sr0] Unhandled sense code [ 1939.917370] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1939.917376] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1939.917383] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1939.917390] end_request: I/O error, dev sr0, sector 0 [ 1940.375116] sr 7:0:0:0: [sr0] Unhandled sense code [ 1940.375122] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1940.375128] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1940.375135] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1940.375141] end_request: I/O error, dev sr0, sector 0 [ 1940.518727] sr 7:0:0:0: [sr0] Unhandled sense code [ 1940.518732] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1940.518738] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1940.518744] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1940.518751] end_request: I/O error, dev sr0, sector 0 [ 1940.782539] cdrom: This disc doesn't have any tracks I recognize! [ 1941.250097] sr 7:0:0:0: [sr0] Unhandled sense code [ 1941.250103] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1941.250109] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1941.250115] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1941.250121] end_request: I/O error, dev sr0, sector 0 [ 1941.432973] sr 7:0:0:0: [sr0] Unhandled sense code [ 1941.432980] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1941.432986] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1941.432992] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1941.432999] end_request: I/O error, dev sr0, sector 0 [ 1941.564110] sr 7:0:0:0: [sr0] Unhandled sense code [ 1941.564116] sr 7:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1941.564122] sr 7:0:0:0: [sr0] Sense Key : Blank Check [current] [ 1941.564129] sr 7:0:0:0: [sr0] Add. Sense: No additional sense information [ 1941.564136] end_request: I/O error, dev sr0, sector 0 [ 2044.440070] usb 2-2: reset high speed USB device using ehci_hcd and address 4 Everytime it fails, I get that reset high speed USB device error... lsusb: Bus 002 Device 005: ID 1bcf:0c31 Sunplus Innovation Technology Inc The drive inside, is a TEAC DV-W28S-R, a sata one. Ubuntu version: 9.10, fully updated. The CD drive works fine: burning a CD from inside VirtualBox with windows XP virtual machine and Nero 7 installed, it works fine... Any ideas? -- USB burner fails burning everytime https://bugs.launchpad.net/bugs/503758 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs