** Description changed:

  Binary package hint: nautilus-cd-burner
  
  It seems that feisty doesn't work with external CD writers anymore. I
  have tried two external USB CD writers: 1. TEAC DW-224E-B 1.6A; 2.
  Samsung CD-RW/DVD Drive SM-348 + USB -> IDE adapter. Those same CD
  writers work well with dapper and edgy.
  
  Steps to reproduce:
  1. Insert a blank CD-R or a CD-RW into the external cd writer.
  2. Right click on a ISO image, and then click "Write to disc...". Click OK.
  3. A window pops up immediately, asking me to insert a blank disc. See 
attached screenshot.
  4. If I click OK, the same window will pop up again...
+ 
+ Update: If the internal (IDE) CDROM drive is not present, Hardy can
+ successfully burn CDs using external CD writers. - I find this on my
+ ThinkPad X32, which doesn't have an internal CD drive itself, but is
+ docked in a docking station with an ThinkPad Ultrabay (a swappable drive
+ slot). I can insert either a floppy drive or a CD drive into the
+ Ultrabay slot. When the floppy drive is in the Ultrabay instead of the
+ IDE CD drive, I can burn CDs using external USB CD writers in Feisty or
+ Dapper without any problems.
  
  cdrecord(wodim) commandline also fails to work with external CD writers.
  See the following command outputs.
  
  Cdrecord fails to blank a CD-RW:
  
---------------------------------------------------------------------------------
  wenz...@thinkpad:~/feisty$ sudo cdrecord dev=9,0,0 blank=fast
  Device type    : Removable CD-ROM
  Version        : 0
  Response Format: 2
  Capabilities   : 
  Vendor_info    : 'TEAC    '
  Identification : 'DW-224E-B       '
  Revision       : '1.6A'
  Device seems to be: Generic mmc2 DVD-ROM.
  Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
  Driver flags   : MMC-2 SWABAUDIO BURNFREE 
  Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
  Speed set to 4234 KB/s
  Starting to write CD/DVD at speed  24.0 in real BLANK mode for single session.
  Last chance to quit, starting real write    0 seconds. Operation starts.
  
---------------------------------------------------------------------------------
  It exits as soon as the blanking operation starts.
  
  
  Cdrecord fails to write to a CD-RW.
  
---------------------------------------------------------------------------------
  wenz...@thinkpad:~/feisty$ sudo cdrecord dev=9,0,0 
ubuntu-7.04-desktop-i386.iso
  wodim: No write mode specified.
  wodim: Asuming -tao mode.
  wodim: Future versions of wodim may have different drive dependent defaults.
  Device type    : Removable CD-ROM
  Version        : 0
  Response Format: 2
  Capabilities   : 
  Vendor_info    : 'TEAC    '
  Identification : 'DW-224E-B       '
  Revision       : '1.6A'
  Device seems to be: Generic mmc2 DVD-ROM.
  Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
  Driver flags   : MMC-2 SWABAUDIO BURNFREE 
  Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
  Speed set to 4234 KB/s
  Starting to write CD/DVD at speed  24.0 in real TAO mode for single session.
  Last chance to quit, starting real write    0 seconds. Operation starts.
  Errno: 12 (Cannot allocate memory), write_g1 scsi sendcmd: no error
  CDB:  2A 00 00 00 00 00 00 00 1F 00
  status: 0x0 (GOOD STATUS)
  cmd finished after 0.000s timeout 40s
  write track data: error after 0 bytes
  wodim: A write error occured.
  wodim: Please properly read the error message above.
  Errno: 5 (Input/output error), close track/session scsi sendcmd: no error
  CDB:  5B 00 02 00 00 00 00 00 00 00
  status: 0x2 (CHECK CONDITION)
  Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 04 00 00
  Sense Key: 0x5 Illegal Request, Segment 0
  Sense Code: 0x72 Qual 0x04 (empty or partially written reserved track) Fru 0x0
  Sense flags: Blk 0 (not valid) 
  cmd finished after 0.001s timeout 480s
  cmd finished after 0.001s timeout 480s
  wodim: Cannot fixate disk.
  
---------------------------------------------------------------------------------
  
  
  cdrecord fails to write to a blank CD-R:
  
---------------------------------------------------------------------------------
  wenz...@thinkpad:~/feisty$ sudo cdrecord dev=9,0,0 
ubuntu-7.04-desktop-i386.iso  
  Password:
  wodim: No write mode specified.
  wodim: Asuming -tao mode.
  wodim: Future versions of wodim may have different drive dependent defaults.
  Device type    : Removable CD-ROM
  Version        : 0
  Response Format: 2
  Capabilities   : 
  Vendor_info    : 'TEAC    '
  Identification : 'DW-224E-B       '
  Revision       : '1.6A'
  Device seems to be: Generic mmc2 DVD-ROM.
  Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
  Driver flags   : MMC-2 SWABAUDIO BURNFREE 
  Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
  Speed set to 4234 KB/s
  Starting to write CD/DVD at speed  24.0 in real TAO mode for single session.
  Last chance to quit, starting real write    0 seconds. Operation starts.
  Errno: 12 (Cannot allocate memory), write_g1 scsi sendcmd: no error
  CDB:  2A 00 00 00 00 00 00 00 1F 00
  status: 0x0 (GOOD STATUS)
  cmd finished after 0.000s timeout 40s
  write track data: error after 0 bytes
  wodim: A write error occured.
  wodim: Please properly read the error message above.
  Errno: 5 (Input/output error), close track/session scsi sendcmd: no error
  CDB:  5B 00 02 00 00 00 00 00 00 00
  status: 0x2 (CHECK CONDITION)
  Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 04 00 00
  Sense Key: 0x5 Illegal Request, Segment 0
  Sense Code: 0x72 Qual 0x04 (empty or partially written reserved track) Fru 0x0
  Sense flags: Blk 0 (not valid) 
  cmd finished after 0.001s timeout 480s
  cmd finished after 0.001s timeout 480s
  wodim: Cannot fixate disk.
  
  
---------------------------------------------------------------------------------

-- 
feisty doesn't work with external CD writers anymore
https://bugs.launchpad.net/bugs/109211
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

Reply via email to