Comment 6 for bug 114122

Revision history for this message
Ferran Rius (frius64) wrote : Re: Burner not working in 7,04

I'm also having this problem since I upgraded to 7.04. No problems previously nor in Windows even now.
In the forum some people report that the problem solved after the last kernel update but that's not my case. I've also tried a different kernel (i386 instead of generic, ie x86x64 in my case) without joy.

hdparm /dev/hdc:

/dev/hdc:
 IO_support = 1 (32-bit)
 unmaskirq = 1 (on)
 using_dma = 1 (on)
 keepsettings = 0 (off)
 readonly = 0 (off)
 readahead = 256 (on)
 HDIO_GETGEO failed: Inappropriate ioctl for device

/usr/lib/nautilus-cd-burner/list_cddrives

Drive:
  name: HL-DT-ST DVDRAM GSA-4160B
  device: /dev/hdc
  door: closed
  type: CD-R, CD-RW, DVD-RAM, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW, CD, DVD
  is mounted: FALSE
  max read speed: 13850 KiB/s (CD 92.3x, DVD 10.2x)
  max write speed: 11080 KiB/s (CD 73.8x, DVD 8.1x)
  write speeds: 11080 KiB/s (CD 73.8x, DVD 8.1x)
                                    5540 KiB/s (CD 36.9x, DVD 4.0x)

Media:
  label: ''
  type: Couldn't open media
  is writable: FALSE
  is appendable: FALSE
  capacity: Could not be determined
  size: Could not be determined

cdrecord blank=fast dev=/dev/hdc

Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identification : 'DVDRAM GSA-4160B'
Revision : 'A300'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Speed set to 11080 KB/s
Starting to write CD/DVD at speed 8.0 in real BLANK mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
Errno: 0 (Success), blank unit scsi sendcmd: no error
CDB: A1 01 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 10 A1 00 00 0C 30 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x05 (cannot write medium - incompatible format) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.001s timeout 9600s
wodim: Cannot blank disk, aborting.
wodim: Some drives do not support all blank types.
wodim: Try again with wodim blank=all.

A fix or workaround would be much appreciated.