public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.21 cd-writer problem
@ 2003-07-01 20:13 Cédric
  2003-07-01 20:38 ` Stan Bubrouski
  0 siblings, 1 reply; 5+ messages in thread
From: Cédric @ 2003-07-01 20:13 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm having trouble with my cd-writer :

/dev/hdd:

  Model=Hewlett-Packard CD-Writer Plus 7500, FwRev=1.0a, SerialNo=YMT3WLUJLS
  Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
  RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
  BuffType=unknown, BuffSize=0kB, MaxMultSect=0
  (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
  IORDY=on/off, tPIO={min:180,w/IORDY:120}, tDMA={min:120,rec:120}
  PIO modes:  pio0 pio1 pio2 pio3 pio4
  DMA modes:  sdma0 sdma1 sdma2 mdma0 mdma1 *mdma2
  AdvancedPM=no

It is recognized with linux 2.4.18, and isnt with 2.4.21. My box freeze 
at its detection.
I've tried ide-scsi, which complains about a timeout, and freeze too.

I'm currently locked to linux 2.4.18, and thats a problem for me 
(pthreads bug, etc..).

Does someone have a tip, an idea, or something ?

Thanks.


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

* Re: 2.4.21 cd-writer problem
  2003-07-01 20:13 Cédric
@ 2003-07-01 20:38 ` Stan Bubrouski
  0 siblings, 0 replies; 5+ messages in thread
From: Stan Bubrouski @ 2003-07-01 20:38 UTC (permalink / raw)
  To: Cédric; +Cc: linux-kernel

Cédric,

Have you tried 2.4.21-ac4 or 2.4.22-pre2 yet?  Chances
are it is fixed in both those patchsets.

-Stan

Cédric wrote:

> Hi,
> 
> I'm having trouble with my cd-writer :
> 
> /dev/hdd:
> 
>  Model=Hewlett-Packard CD-Writer Plus 7500, FwRev=1.0a, SerialNo=YMT3WLUJLS
>  Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
>  RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
>  BuffType=unknown, BuffSize=0kB, MaxMultSect=0
>  (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
>  IORDY=on/off, tPIO={min:180,w/IORDY:120}, tDMA={min:120,rec:120}
>  PIO modes:  pio0 pio1 pio2 pio3 pio4
>  DMA modes:  sdma0 sdma1 sdma2 mdma0 mdma1 *mdma2
>  AdvancedPM=no
> 
> It is recognized with linux 2.4.18, and isnt with 2.4.21. My box freeze 
> at its detection.
> I've tried ide-scsi, which complains about a timeout, and freeze too.
> 
> I'm currently locked to linux 2.4.18, and thats a problem for me 
> (pthreads bug, etc..).
> 
> Does someone have a tip, an idea, or something ?
> 
> Thanks.
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 




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

* Re: 2.4.21 cd-writer problem
       [not found] <200307012029.h61KTUZk001416@81-2-122-30.bradfords.org.uk>
@ 2003-07-02 15:29 ` Cédric
  2003-07-02 16:11   ` Flameeyes
  0 siblings, 1 reply; 5+ messages in thread
From: Cédric @ 2003-07-02 15:29 UTC (permalink / raw)
  To: John Bradford; +Cc: linux-kernel

John Bradford wrote:
>>I'm having trouble with my cd-writer :
>>It is recognized with linux 2.4.18, and isnt with 2.4.21. My box freeze 
>>at its detection.
>>I've tried ide-scsi, which complains about a timeout, and freeze too.
> 
> Have you tried any kernels between 2.4.18 and 2.4.21 to try to
> identify which change caused the problem?  Also, details of which IDE
> chipset you've got would be useful.

I've tried 2.4.20, and got the same freeze.
I didn't try 2.4.19.

My IDE chipset is VIA® VT8233A (associed with VIA® KT333)

-- 
Cédric


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

* Re: 2.4.21 cd-writer problem
  2003-07-02 15:29 ` 2.4.21 cd-writer problem Cédric
@ 2003-07-02 16:11   ` Flameeyes
  2003-07-02 19:59     ` Cédric
  0 siblings, 1 reply; 5+ messages in thread
From: Flameeyes @ 2003-07-02 16:11 UTC (permalink / raw)
  To: Cédric; +Cc: John Bradford, linux-kernel

On Wed, 2003-07-02 at 17:29, Cédric wrote:
> I've tried 2.4.20, and got the same freeze.
> I didn't try 2.4.19.
> 
> My IDE chipset is VIA® VT8233A (associed with VIA® KT333)
Have you a 40c or 80c cable on the cd-writer?
I have the same problem using a 40c cable. Also if Bios (and windows)
reports on my system that the UDMA is present only in the first channel,
linux kernel activate it also in the second channel (and it works
great!).
-- 
Flameeyes <dgp85@users.sf.net>


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

* Re: 2.4.21 cd-writer problem
  2003-07-02 16:11   ` Flameeyes
@ 2003-07-02 19:59     ` Cédric
  0 siblings, 0 replies; 5+ messages in thread
From: Cédric @ 2003-07-02 19:59 UTC (permalink / raw)
  To: Flameeyes; +Cc: linux-kernel

Flameeyes wrote:
> Have you a 40c or 80c cable on the cd-writer?
> I have the same problem using a 40c cable.

Thanks for the tip, I'll try it if I cant have success.
I may have a 40c cable.

But it doesnt explain to me why it worked with 2.4.18 and now not..

-- 
Cédric



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

end of thread, other threads:[~2003-07-02 19:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200307012029.h61KTUZk001416@81-2-122-30.bradfords.org.uk>
2003-07-02 15:29 ` 2.4.21 cd-writer problem Cédric
2003-07-02 16:11   ` Flameeyes
2003-07-02 19:59     ` Cédric
2003-07-01 20:13 Cédric
2003-07-01 20:38 ` Stan Bubrouski

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