Activity log for bug #109211

Date Who What changed Old value New value Message
2007-04-23 09:42:51 Wenzhuo Zhang bug added bug
2007-04-23 09:43:49 Wenzhuo Zhang bug added attachment 'Screenshot-nautilus-cd-burner.png' ("Insert a blank disc" prompt)
2007-04-23 10:11:23 Sebastien Bacher nautilus-cd-burner: statusexplanation looks like a linux bug
2007-10-07 07:57:42 Sander van Grieken linux-source-2.6.20: status New Confirmed
2007-12-12 04:45:47 Brian Murray linux-source-2.6.20: assignee ubuntu-kernel-team
2008-03-21 10:59:19 Wenzhuo Zhang bug added attachment 'uname-a.log' (uname-a.log)
2008-03-21 11:00:18 Wenzhuo Zhang bug added attachment 'version.log' (version.log)
2008-03-21 11:01:37 Wenzhuo Zhang bug added attachment 'dmesg.log' (dmesg.log)
2008-03-21 11:02:30 Wenzhuo Zhang bug added attachment 'lspci-vvnn.log' (lspci-vvnn.log)
2008-03-21 12:07:07 Wenzhuo Zhang bug added attachment 'ide-dmesg.log' (ide-dmesg.log)
2008-04-03 16:34:15 Matthew Garrett bug assigned to linux (Ubuntu)
2008-04-04 08:45:12 Wenzhuo Zhang bug assigned to linux-source-2.6.24 (Ubuntu)
2008-04-04 16:48:32 Leann Ogasawara linux: importance Undecided Medium
2008-04-04 16:48:32 Leann Ogasawara linux: assignee ubuntu-kernel-team
2008-04-04 16:48:32 Leann Ogasawara linux: status New Triaged
2008-04-04 16:50:27 Leann Ogasawara linux: status Triaged Incomplete
2008-04-04 16:51:19 Leann Ogasawara linux-source-2.6.24: status New Invalid
2008-04-04 22:48:46 Wenzhuo Zhang bug added attachment 'dmesg-2.6.24-15-generic' (dmesg-2.6.24-15-generic)
2008-04-29 23:29:52 Leann Ogasawara linux: status Incomplete Triaged
2008-04-29 23:31:55 Leann Ogasawara linux-source-2.6.20: status Confirmed Won't Fix
2009-04-28 00:21:38 Leann Ogasawara linux (Ubuntu): status Triaged Fix Released
2009-04-28 08:10:31 Wenzhuo Zhang description 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... cdrecord(wodim) commandline also fails to work with external CD writers. See the following command outputs. Cdrecord fails to blank a CD-RW: --------------------------------------------------------------------------------- wenzhuo@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. --------------------------------------------------------------------------------- wenzhuo@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: --------------------------------------------------------------------------------- wenzhuo@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. --------------------------------------------------------------------------------- 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: --------------------------------------------------------------------------------- wenzhuo@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. --------------------------------------------------------------------------------- wenzhuo@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: --------------------------------------------------------------------------------- wenzhuo@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. ---------------------------------------------------------------------------------