Hi,
I recently upgraded form OpenSuSE 10.3 to 11.1. In 10.3 I was very happily using an external DVD burner with k3b. However, if I try to use the very same burner in 11.1, k3b keeps on resetting the USB bus (or so it seems). In dmesg, the following output keeps on reappearing when inserting blank media in the drive while k3b is running:
Code:
usb 3-2: USB disconnect, address 8
usb 1-3: reset high speed USB device using ehci_hcd and address 4
usb 3-2: new high speed USB device using ehci_hcd and address 9
usb 3-2: configuration #1 chosen from 1 choice
scsi5 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 9
usb-storage: waiting for device to settle before scanning
usb 3-2: New USB device found, idVendor=152d, idProduct=2338
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
usb 3-2: Product: USB to ATA/ATAPI Bridge
usb 3-2: Manufacturer: JMicron
usb 3-2: SerialNumber: 222258F0B7CF
scsi 5:0:0:0: Direct-Access ST340083 2AS PQ: 0 ANSI: 2 CCS
sd 5:0:0:0: [sdc] 781422768 512-byte hardware sectors: (400GB/372GiB)
sd 5:0:0:0: [sdc] Write Protect is off
sd 5:0:0:0: [sdc] Mode Sense: 00 38 00 00
sd 5:0:0:0: [sdc] Assuming drive cache: write through
sd 5:0:0:0: [sdc] 781422768 512-byte hardware sectors: (400GB/372GiB)
sd 5:0:0:0: [sdc] Write Protect is off
sd 5:0:0:0: [sdc] Mode Sense: 00 38 00 00
sd 5:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 5:0:0:0: [sdc] Attached SCSI disk
sd 5:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
usb 1-3: reset high speed USB device using ehci_hcd and address 4
If I write a disk from the command-line using growisofs, everything works fine, so I presume the burner itself does not have any issues.
Is there perhaps anyone out there who knows how to fix this issue? Any help would be greatly appreciated, as this is really annoying.
Louis