Bugzilla – Bug 115323
blank cd-r opens kscd requester
Last modified: 2005-09-07 14:16:07 UTC
when i insert a blank cd-r media, i will get a window with "open with kscd?" On another System with beta4(without +) nothing happens. In messages i have only this: Sep 5 17:38:49 linux kernel: cdrom: This disc doesn't have any tracks I recognize! hwinfo --cdrom: 23: SCSI 100.0: 10602 CD-ROM (DVD) [Created at block.192] UDI: /org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4163B Unique ID: twPO.yOhKympCY13 Parent ID: w7Y8.fZGyWlx_Ie3 SysFS ID: /block/sr0 SysFS BusID: 1:0:0:0 SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0 Hardware Class: cdrom Model: "HL-DT-ST DVDRAM GSA-4163B" Vendor: "HL-DT-ST" Device: "DVDRAM GSA-4163B" Revision: "A100" Driver: "ata_piix", "sr" Device File: /dev/sr0 (/dev/sg2) Device Number: block 11:0 (char 21:2) Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #11 (IDE interface) Drive Speed: 40
I need lshal output
Created attachment 48891 [details] lshal output after blank cd-r inserted
If this disc is really blank, then this is a HAL bug: volume.disc.is_blank = false (bool) volume.disc.has_data = false (bool) volume.disc.has_audio = true (bool)
Could you bring me this CD for testing? room 2.2.9
This looks like a problem with SATA cdrom devices. There is always this error message: Sep 6 13:54:47 linux kernel: sr0: Hmm, seems the drive doesn't support multisession CD's Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:11 linux kernel: SCSI error : <1 0 1 0> return code = 0x2 Sep 6 13:55:18 linux kernel: SCSI error : <1 0 1 0> return code = 0x2
Coolo: could we workaround this for the suseplugger until this is really fixed? First check if the cd/dvd is blank and first if not the other propertys as has_audio ?
"volume.disc.is_blank = false" doesn't look like a blank CD to me. I don't see what suseplugger can do with this
hm, you're right. My mistake. @hare: please take a look at this bug. This is reproduceable a problem with sata.
Please retest with RC1. We have quite some SATA patches in there.
works for me with pre rc1 on my pc with sata burner