Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJonathan Underwood
2012-01-23 16:28:27 UTC
Description of problem:
My machine no longer sees new blank CD-Rs inserted into the drive. I have verified the CD-Rs I am using are fine (they work recognized on other machines) and other operating systems on the same machine (so the drive is not defective).
Version-Release number of selected component (if applicable):
# rpm -qa | grep udev
libgudev1-147-2.35.el6.x86_64
python-gudev-147.1-4.el6_0.1.x86_64
libudev-147-2.35.el6.x86_64
udev-147-2.35.el6.x86_64
system-config-printer-udev-1.1.16-17.el6_1.2.x86_64
How reproducible:
Everytime
Steps to Reproduce:
1. Insert blank CD-R
2. Blank CD-R not see by eg. brasero
3.
Actual results:
Blank CD-R not seen by Brasero
Expected results:
Blank CD-R seen by Brasero
Additional info:
# udevadm info --query=all --name=/dev/sr0
P: /devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sr0
N: sr0
S: block/11:0
S: scd0
S: disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0
S: cdrom
S: dvd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sr0
E: MAJOR=11
E: MINOR=0
E: DEVNAME=/dev/sr0
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: ID_CDROM=1
E: ID_CDROM_DVD=1
E: ID_CDROM_MRW=1
E: ID_CDROM_MRW_W=1
E: ID_SCSI=1
E: ID_VENDOR=PLDS
E: ID_VENDOR_ENC=PLDS\x20\x20\x20\x20
E: ID_MODEL=DVD-ROM_DH-16D5S
E: ID_MODEL_ENC=DVD-ROM\x20DH-16D5S
E: ID_REVISION=VD15
E: ID_TYPE=cd
E: ID_BUS=scsi
E: ID_PATH=pci-0000:00:1f.2-scsi-2:0:0:0
E: ACL_MANAGE=1
E: GENERATED=1
E: UDISKS_PRESENTATION_NOPOLICY=0
E: DEVLINKS=/dev/block/11:0 /dev/scd0 /dev/disk/by-path/pci-0000:00:1f.2-scsi-2:0:0:0 /dev/cdrom /dev/dvd
With blank CD-R inserted:
# /lib/udev/cdrom_id --debug /dev/sr0
main: probing: '/dev/sr0'
cd_media_compat: CDROM_DRIVE_STATUS != CDS_DISC_OK
cd_inquiry: INQUIRY: [PLDS ][DVD-ROM DH-16D5S][VD15]
cd_profiles: no current profile, assuming no media
ID_CDROM=1
ID_CDROM_DVD=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
Comment 2Jonathan Underwood
2012-01-23 16:31:55 UTC
cd_inquiry: INQUIRY: [PLDS ][DVD-ROM DH-16D5S][VD15]
DVD-ROM? Is it a writer?
Comment 4Jonathan Underwood
2012-01-25 16:14:33 UTC
Well, that's embarrassing. I ordered 5 machines with he same spec, all supposed to have writers. Four do, this one has been misconfigured and has only a reader. What an idiot. Sorry for the noise.