Comment 24 for bug 561585

Revision history for this message
Brandon Snider (brandonsnider) wrote : Re: [Bug 561585] Re: Blank cd/dvd not recognized [LUCID]

9pitti2 fixes the issue for me Martin:

$ sudo strace -vvfo /tmp/cdrom_id_new.trace -s 1024 /lib/udev/cdrom_id
/dev/sr0
ID_CDROM=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RW=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_CD_R=1
ID_CDROM_MEDIA_STATE=blank
ID_CDROM_MEDIA_SESSION_NEXT=1
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT=1

Blank CD icon now appears on the desktop too.

On Tue, Apr 13, 2010 at 8:45 AM, Martin Pitt <email address hidden> wrote:

> @SilverWave: trace_b -> ah, thanks; I'm glad that things are not _that_
> broken then :-)
>
> I just found a rather general problem in cdrom_id, which produces
> garbage in a lot of cases. I applied a fix in my PPA. Can you please
> upgrade to this version with
>
> sudo add-apt-repository ppa:pitti/ppa
> sudo apt-get update
> sudo apt-get install udev
>
> This should install udev version 151-9pitti2. Can you please try with
> that one? If it's still broken, please provide an strace again, as well
> as the output of
>
> sudo /lib/udev/cdrom_id -d /dev/sr0
>
> (the -d will print some additional debugging information). Thank you!
>
> --
> Blank cd/dvd not recognized [LUCID]
> https://bugs.launchpad.net/bugs/561585
> You received this bug notification because you are a direct subscriber
> of the bug.
>

--
-- Brandon J. Snider