All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Luke-Jr <luke-jr@utopios.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: ide-cd doesn't replace ide-scsi?
Date: Mon, 28 Nov 2005 16:03:38 -0500	[thread overview]
Message-ID: <438B70AA.7090805@tmr.com> (raw)
In-Reply-To: <200511281218.17141.luke-jr@utopios.org>

Luke-Jr wrote:
> Note: results are with 2.6.13 (-gentoo-r4 + supermount) and 2.6.14 (-gentoo)
> I've been struggling with burning DVD+R DL discs and upgrading the firmware on 
> my DVD burner, and just today decided to rmmod ide-cd and try using ide-scsi. 
> Turns out it works... so is ide-cd *supposed* to handle cases other than 
> simple reading and burning or is this a bug? If not a bug, should ide-scsi 
> really be marked as deprecated?
> Also, two bugs with ide-scsi:
> 1. On loading the module, it detects and allocates 6 SCSI devices for a single 
> DVD burner (Toshiba ODD-DVD SD-R5272); kernel log for this event attached
> 2. On attempted unloading of the module, rmmod says 'Killed' and the module 
> stays put, corrupt. There was some kind of error in dmesg, but it appears to 
> have avoided syslog-- If I see it again, I'll save it.

I think you may have the probe-all-LUNs set, and a CD burner which 
responds to more than one. That's one possible cause for this.

Unfortunately using ide-cd still doesn't have the code set to allow all 
burning features to work if you are not root. Even if you have 
read+write there's one command you need to do multi-session which is 
only allowed to root. Works fine for single sessions, I guess that's all 
someone uses.

Haven't tried unloading the module, so I have no advice on that other 
than "don't do that."
-- 
    -bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
  last possible moment - but no longer"  -me


  reply	other threads:[~2005-11-29 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 12:18 ide-cd doesn't replace ide-scsi? Luke-Jr
2005-11-28 21:03 ` Bill Davidsen [this message]
2005-11-29 14:58   ` Bartlomiej Zolnierkiewicz
2005-11-29 15:23     ` Jens Axboe
2005-11-30  2:54       ` Luke-Jr
2005-11-30  9:03       ` Luke-Jr
2005-11-30  2:53     ` Luke-Jr
2005-11-29 19:12   ` Luke-Jr
2005-12-02 16:32     ` Bill Davidsen

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=438B70AA.7090805@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luke-jr@utopios.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.