From: linux-scsi-031126@amos.mailshell.com
To: linux-scsi@vger.kernel.org
Subject: 2.6test10: Annoying "CDROM not ready" messages once a second
Date: Wed, 26 Nov 2003 15:41:38 +0200 [thread overview]
Message-ID: <20031126134041.25698.qmail@mailshell.com> (raw)
Hello,
I've just moved to 2.6test10 from test9 and startted getting messages
like:
sr0: CDROM not ready. Make sure there is a disc in the drive.
Once a second. From googling around I see that it's a very old problem
but I haven't found a solution for it.
It seems to come from drivers/scsi/sr_ioctl.c line 139, where there
is:
138 if (!cgc->quiet)
139 printk(KERN_INFO "%s: CDROM not
ready.
139 Make sure there is a disc in the drive.\n", cd->cdi.name);
140 #ifdef DEBUG
141 print_req_sense("sr", SRpnt);
142 #endif
143 err = -ENOMEDIUM;
But I don't see where can I set cgc->quiet to be non-zero.
For now I stick some CD in the drive to keep this quite, but I'd rather
not do this because if the machine reboots it delays on trying to boot
from the CD.
My system is an AMD Athlon, no SCSI devices (I need generic SCSI only
for cd burning software and USB access, I'm aware that it's supposed to
be gone in 2.6 but the software I use is still not aware of this).
Preemption enabled (no problems from that part).
Please CC me with replys, I'm not on the list.
Thanks,
--Amos Shapira
next reply other threads:[~2003-11-26 13:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-26 13:41 linux-scsi-031126 [this message]
2003-11-26 22:45 ` 2.6test10: Annoying "CDROM not ready" messages once a second Matthias Andree
2003-12-01 23:17 ` Randy.Dunlap
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=20031126134041.25698.qmail@mailshell.com \
--to=linux-scsi-031126@amos.mailshell.com \
--cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.