linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
To: linux-hotplug@vger.kernel.org
Subject: problem with commit "cdrom_id: Do not ignore errors from scsi_cmd_run()"
Date: Mon, 28 Jun 2010 23:55:35 +0000	[thread overview]
Message-ID: <4C293677.3030308@yahoo.com.ar> (raw)

Hello

I have a problem with this commit [#1] "cdrom_id: Do not ignore errors 
from scsi_cmd_run()" and qemu-kvm-0.12.4.

running /lib/udev/cdrom_id /dev/sr0 does not return 
ID_CDROM_MEDIA_TRACK_COUNT_DATA (there is a iso image specified on 
qemu-kvm command line, so there is a media present)
Running with --debug show that error is produced (add below)

For working again I done:
1) Only reverting this commit [#1] "cdrom_id: Do not ignore errors from 
scsi_cmd_run()"
2) Only revert revert the commit [#2] "cdrom_id: Swap media state and 
TOC info probing"

In case (1) no error is displayed and ID_CDROM_MEDIA_TRACK_COUNT_DATA is 
printed.
In case (2) error is displayed and ID_CDROM_MEDIA_TRACK_COUNT_DATA is 
printed.

As result udev rule that uses this info will fail.

Tested on Linux 2.6.33.5 and 2.6.34, under 32 bits and 64 bits with the 
same results.

If need more info, please let me know.

Thanks.

# /lib/udev/cdrom_id --debug /dev/sr0
main: probing: '/dev/sr0'
cd_inquiry: INQUIRY: [QEMU    ][QEMU DVD-ROM    ][0.12]
cd_profiles: GET CONFIGURATION: size of features buffer 0x0010
cd_profiles: GET CONFIGURATION: feature 'profiles', with 2 entries
feature_profiles: profile 0x10 dvd_rom
feature_profiles: profile 0x08 cd_rom
cd_profiles: current profile 0x08
cd_profiles: profile 0x08 media_cd_rom
info_scsi_cmd_err: READ DISC INFORMATION failed with SK=5h/ASC h/ACQ\0h
ID_CDROM=1
ID_CDROM_CD=1
ID_CDROM_DVD=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_CD=1


[#1] 
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;hXe178894bfc040834e1270c6fe9b9fdef513550#patch1
[#2] 
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h0e3b1a0d3a3ec76f16736470dc656744848d941

-- 
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1



             reply	other threads:[~2010-06-28 23:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28 23:55 Gerardo Exequiel Pozzi [this message]
2010-06-29 10:38 ` problem with commit "cdrom_id: Do not ignore errors from scsi_cmd_run()" Harald Hoyer
2010-06-30 10:09 ` Harald Hoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C293677.3030308@yahoo.com.ar \
    --to=vmlinuz386@yahoo.com.ar \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).