Comment 21 for bug 356631

Revision history for this message
Martin Pitt (pitti) wrote :

So the kernel bug is that the SCSI command to read CD information does not set those counts to 0 for blank media. I leave it open.

Instead of modifying the udev rules, ./extras/cdrom_id/cdrom_id.c, cd_media_info() could also zero those values for media_status=="blank", so that these numbers aren't printed in the first place.