linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SCSI CDROM/DVD trouble with 2.6.3 (2.6.2 is fine)
@ 2004-03-05 16:59 Jesper Juhl
  2004-03-07 11:50 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Juhl @ 2004-03-05 16:59 UTC (permalink / raw)
  To: linux-kernel


Hi,

I'm currently running 2.6.2 on a system with an Adaptec 29160N SCSI
controller, an IBM UltraStar Ultra160 SCSI disk, A Plextor SCSI CD writer
and a Pioneer SCSI DVD-ROM drive.
With 2.6.2 everything functions perfectly (did so with 2.4.x as well) and
I have no trouble what-so-ever.  With 2.6.3 it's a completely different
matter.
I had build my 2.6.2 kernel so that it included the config in /proc , so
when time came to build 2.6.3 I grabbed /proc/config.gz and used that as a
basis (make oldconfig) for my new kernel - I answered No to all the new
options presented by oldconfig for 2.6.3 since I needed none of them, then
proceeded to build and install the kernel (This is on a Slackware 9.1
system and both kernels where build with the same gcc 3.2.3 compiler).
Booting the 2.6.3 kernel works just fine, the controller is identified
just as with 2.6.2 and all my devices are found as well. The trouble
begins when I attempt to mount (or otherwhice access) the CD-RW and DVD
devices. The processes accessing /dev/sr0 and/or /dev/sr1 just hang, and
when I attempt to kill them they don't die but just end up unkillable in D
state. Running strace on mount when trying to mount a CD reveals that it
is stuck in a read() call that apparently never completes.
I can use my SCSI HD just fine, but there is one small bit of strangeness
there as well. When it comes time to shut down the system I get reports
that /home is busy an cannot be unmounted so it gets remounted read-only
instead (which seems to succeed). I actually get the same error for /proc
which really puzzels me since it's not on any SCSI device.

Rebooting back to 2.6.2 results in a perfectly working system again.

So, what changed regarding SCSI and or the (new) aic7xxx driver from 2.6.2
to 2.6.3 ?  I don't know, but something must have happened since 2.6.2
works fine and 2.6.3 (with basically the same .config) is completely
unusable.

Let me know if you want further details and/or want me to test patches
etc, and I'll be happy to provide anything you may need/test anything you
want me to test.


-- 
Jesper Juhl <juhl@dif.dk>
Systems Administrator, Danmarks Idræts-Forbund / The Danish Sports Federation
Please don't top-post    http://www.catb.org/~esr/jargon/html/T/top-post.html
Please send plain text emails only          http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SCSI CDROM/DVD trouble with 2.6.3 (2.6.2 is fine)
  2004-03-05 16:59 SCSI CDROM/DVD trouble with 2.6.3 (2.6.2 is fine) Jesper Juhl
@ 2004-03-07 11:50 ` Jens Axboe
  2004-03-07 18:15   ` Jesper Juhl
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2004-03-07 11:50 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel

On Fri, Mar 05 2004, Jesper Juhl wrote:
> 
> Hi,
> 
> I'm currently running 2.6.2 on a system with an Adaptec 29160N SCSI
> controller, an IBM UltraStar Ultra160 SCSI disk, A Plextor SCSI CD writer
> and a Pioneer SCSI DVD-ROM drive.
> With 2.6.2 everything functions perfectly (did so with 2.4.x as well) and
> I have no trouble what-so-ever.  With 2.6.3 it's a completely different
> matter.

Try 2.6.4-rc, this problem was reported and fixed weeks ago.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SCSI CDROM/DVD trouble with 2.6.3 (2.6.2 is fine)
  2004-03-07 11:50 ` Jens Axboe
@ 2004-03-07 18:15   ` Jesper Juhl
  0 siblings, 0 replies; 3+ messages in thread
From: Jesper Juhl @ 2004-03-07 18:15 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel

On Sun, 7 Mar 2004, Jens Axboe wrote:

> On Fri, Mar 05 2004, Jesper Juhl wrote:
> >
> > Hi,
> >
> > I'm currently running 2.6.2 on a system with an Adaptec 29160N SCSI
> > controller, an IBM UltraStar Ultra160 SCSI disk, A Plextor SCSI CD writer
> > and a Pioneer SCSI DVD-ROM drive.
> > With 2.6.2 everything functions perfectly (did so with 2.4.x as well) and
> > I have no trouble what-so-ever.  With 2.6.3 it's a completely different
> > matter.
>
> Try 2.6.4-rc, this problem was reported and fixed weeks ago.
>
Just installed 2.6.4-rc2 and it works nicely. Thank you.


--
Jesper Juhl <juhl@dif.dk>
Sysadmin,  Danmarks Idræts-Forbund / Sports Conederation of Denmark
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please     http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-07 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-05 16:59 SCSI CDROM/DVD trouble with 2.6.3 (2.6.2 is fine) Jesper Juhl
2004-03-07 11:50 ` Jens Axboe
2004-03-07 18:15   ` Jesper Juhl

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).