public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.1-pre5 AudioCD with cdrom modules
@ 2001-12-04 12:28 Pierre Rousselet
  2001-12-04 16:57 ` Richard Gooch
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Rousselet @ 2001-12-04 12:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Richard Gooch

What may cause an AudioCD no being recocognized at first attempt but
only after unloading/reloading the modules ide-cd cdrom ?

I'm testing 2.5.1-pre5 + devfs-patch-v202.

My CRD-8240B is known as /dev/cdroms/cdrom0 in fstab, to mount it
manually on /cdrom, and in the gnome CD player gtcd preferences panel.

ide-cd and cdrom are loaded at boot time (i don't need that, 2.4.16 does
it as well). After loging in i can mount /cdrom but if it is an AudioCD
gtcd tells me 'no disc'.

After rmmod ide-cd cdrom, gtcd finds the AudioCD OK.

This doesn't happen on plain 2.4.16

Pierre
-- 
------------------------------------------------
 Pierre Rousselet <pierre.rousselet@wanadoo.fr>
------------------------------------------------

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

* Re: 2.5.1-pre5 AudioCD with cdrom modules
  2001-12-04 12:28 2.5.1-pre5 AudioCD with cdrom modules Pierre Rousselet
@ 2001-12-04 16:57 ` Richard Gooch
  2001-12-04 17:31   ` Pierre Rousselet
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Gooch @ 2001-12-04 16:57 UTC (permalink / raw)
  To: Pierre Rousselet; +Cc: linux-kernel

Pierre Rousselet writes:
> What may cause an AudioCD no being recocognized at first attempt but
> only after unloading/reloading the modules ide-cd cdrom ?
> 
> I'm testing 2.5.1-pre5 + devfs-patch-v202.
> 
> My CRD-8240B is known as /dev/cdroms/cdrom0 in fstab, to mount it
> manually on /cdrom, and in the gnome CD player gtcd preferences panel.
> 
> ide-cd and cdrom are loaded at boot time (i don't need that, 2.4.16 does
> it as well). After loging in i can mount /cdrom but if it is an AudioCD
> gtcd tells me 'no disc'.
> 
> After rmmod ide-cd cdrom, gtcd finds the AudioCD OK.
> 
> This doesn't happen on plain 2.4.16

Please try kernel 2.4.17-pre2 + devfs-patch-v199.2. That will help
determine if the problem is devfs-related, or (more likely) due to the
block I/O changes happening in 2.5.

				Regards,

					Richard....
Permanent: rgooch@atnf.csiro.au
Current:   rgooch@ras.ucalgary.ca

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

* Re: 2.5.1-pre5 AudioCD with cdrom modules
  2001-12-04 16:57 ` Richard Gooch
@ 2001-12-04 17:31   ` Pierre Rousselet
  2001-12-04 17:40     ` Richard Gooch
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Rousselet @ 2001-12-04 17:31 UTC (permalink / raw)
  To: Richard Gooch; +Cc: linux-kernel

Richard Gooch wrote:
> 
> Pierre Rousselet writes:
> > What may cause an AudioCD no being recognized at first attempt but
> > only after unloading/reloading the modules ide-cd cdrom ?
> >
> > I'm testing 2.5.1-pre5 + devfs-patch-v202.
> >
> > My CRD-8240B is known as /dev/cdroms/cdrom0 in fstab, to mount it
> > manually on /cdrom, and in the gnome CD player gtcd preferences panel.
> >
> > ide-cd and cdrom are loaded at boot time (i don't need that, 2.4.16 does
> > it as well). After loging in i can mount /cdrom but if it is an AudioCD
> > gtcd tells me 'no disc'.
> >
> > After rmmod ide-cd cdrom, gtcd finds the AudioCD OK.
> >
> > This doesn't happen on plain 2.4.16
> 
> Please try kernel 2.4.17-pre2 + devfs-patch-v199.2. That will help
> determine if the problem is devfs-related, or (more likely) due to the
> block I/O changes happening in 2.5.

Excellent, can you hear Diana Krall? 2.4.17-pre2 + devfs-patch-v199.2
does not have this feature. The AudioCD is identified at the first
attempt.


Pierre
-- 
------------------------------------------------
 Pierre Rousselet <pierre.rousselet@wanadoo.fr>
------------------------------------------------

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

* Re: 2.5.1-pre5 AudioCD with cdrom modules
  2001-12-04 17:31   ` Pierre Rousselet
@ 2001-12-04 17:40     ` Richard Gooch
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Gooch @ 2001-12-04 17:40 UTC (permalink / raw)
  To: Pierre Rousselet; +Cc: linux-kernel, Jens Axboe

Pierre Rousselet writes:
> Richard Gooch wrote:
> > 
> > Pierre Rousselet writes:
> > > What may cause an AudioCD no being recognized at first attempt but
> > > only after unloading/reloading the modules ide-cd cdrom ?
> > >
> > > I'm testing 2.5.1-pre5 + devfs-patch-v202.
> > >
> > > My CRD-8240B is known as /dev/cdroms/cdrom0 in fstab, to mount it
> > > manually on /cdrom, and in the gnome CD player gtcd preferences panel.
> > >
> > > ide-cd and cdrom are loaded at boot time (i don't need that, 2.4.16 does
> > > it as well). After loging in i can mount /cdrom but if it is an AudioCD
> > > gtcd tells me 'no disc'.
> > >
> > > After rmmod ide-cd cdrom, gtcd finds the AudioCD OK.
> > >
> > > This doesn't happen on plain 2.4.16
> > 
> > Please try kernel 2.4.17-pre2 + devfs-patch-v199.2. That will help
> > determine if the problem is devfs-related, or (more likely) due to the
> > block I/O changes happening in 2.5.
> 
> Excellent, can you hear Diana Krall?

??? You'll have to explain what you mean by this.

> 2.4.17-pre2 + devfs-patch-v199.2 does not have this feature. The
> AudioCD is identified at the first attempt.

OK, since 2.4.17-pre2 + devfs-patch-v199.2 works fine, it suggests the
block I/O changes in 2.5. I've Cc'ed Jens, who likes hearing about
these problems :-)

				Regards,

					Richard....
Permanent: rgooch@atnf.csiro.au
Current:   rgooch@ras.ucalgary.ca

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

end of thread, other threads:[~2001-12-04 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-04 12:28 2.5.1-pre5 AudioCD with cdrom modules Pierre Rousselet
2001-12-04 16:57 ` Richard Gooch
2001-12-04 17:31   ` Pierre Rousselet
2001-12-04 17:40     ` Richard Gooch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox