linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 2.4.22-rc1
@ 2003-08-07 10:27 Mitch
       [not found] ` <15050.1060270543@www56.gmx.net>
  0 siblings, 1 reply; 8+ messages in thread
From: Mitch @ 2003-08-07 10:27 UTC (permalink / raw)
  To: fbusse; +Cc: linux-kernel


Not enough info.

What usb controller do you have ? Which usb driver ?
ohci ? uhci ? ehci ? usb 2.0 ?

I reported this a long time ago on the usb lists, but
never got down to the bottom of the problem (my fault for
not following thru). However if i disable the usb 2.0
driver (i.e. not loading the ehci driver) which my external
storage is connected to, then everything works fine - albeit
it much more slowly. Appears to be a timing issue on some
usb <-> ide controller chips since not everyone is seeing this.

Mitch

Fridtjof Busse wrote:
>
> * Marcelo Tosatti <marcelo@conectiva.com.br>:
> > Hello,
> >
> > Here goes the first release candidate of 2.4.22.
> >
> > Please test it extensively.
>
> Still the same USB-problem I reported for pre5 and pre10:
>
> kernel: hub.c: new USB device 00:02.2-2, assigned address 4
> kernel: scsi1 : SCSI emulation for USB Mass Storage devices
> kernel:   Vendor: Maxtor 6  Model: Y120L0            Rev: 0811
> kernel:   Type:   Direct-Access                   ANSI SCSI revision: 02
> kernel: Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
> kernel: SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB)
> kernel:  /dev/scsi/host1/bus0/target0/lun0: p1
> kernel: WARNING: USB Mass Storage data integrity not assured
> kernel: USB Mass Storage device found at 4
>
> Now I start 'dump':
>
> kernel: usb_control/bulk_msg: timeout
> kernel: usb_control/bulk_msg: timeout
> kernel: usb_control/bulk_msg: timeout
> kernel: usb.c: USB disconnect on device 00:02.2-2 address 4
> kernel: usb-storage: host_reset() requested but not implemented
> kernel: scsi: device set offline - command error recover failed: host 1
> channel 0 id 0 lun 0
> kernel: 192
> kernel:  I/O error: dev 08:01, sector 81655440
> lots of I/O errors following
>
> Works fine with 2.4.21.
> Could someone please fix that before 2.4.22 becomes stable?
>
> Please CC me, thanks

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

* Re: Linux 2.4.22-rc1
       [not found] ` <15050.1060270543@www56.gmx.net>
@ 2003-08-07 15:45   ` Fridtjof Busse
  0 siblings, 0 replies; 8+ messages in thread
From: Fridtjof Busse @ 2003-08-07 15:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mitch

* <Mitch@0Bits.COM>:
> Not enough info.
>
> What usb controller do you have ? Which usb driver ?
> ohci ? uhci ? ehci ? usb 2.0 ?

nforce2 with the ehci-driver.

> I reported this a long time ago on the usb lists, but
> never got down to the bottom of the problem (my fault for
> not following thru). 

I also reported this problem there, but didn't get a reply at all.

> However if i disable the usb 2.0
> driver (i.e. not loading the ehci driver) which my external
> storage is connected to, then everything works fine - albeit
> it much more slowly. Appears to be a timing issue on some
> usb <-> ide controller chips since not everyone is seeing this.

Well, I only see this with 2.4.22-pre/rc, so this is definitly not a 
hardware-problem, it runs just fine with 2.4.21 at 9950 kB/s.
And running my backup on USB 1.1 is not an option, way to slow.

-- 
Fridtjof Busse
panic("Lucy in the sky....");
	2.2.16 /usr/src/linux/arch/sparc64/kernel/starfire.c


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

* Re: Linux 2.4.22-rc1
@ 2003-08-07 19:40 Mitch
  0 siblings, 0 replies; 8+ messages in thread
From: Mitch @ 2003-08-07 19:40 UTC (permalink / raw)
  To: Fridtjof Busse; +Cc: linux-kernel

> Well, I only see this with 2.4.22-pre/rc, so this is definitly not a
> hardware-problem, it runs just fine with 2.4.21 at 9950 kB/s.

Sounds exactly like the problem i was having. However the logical
thought behind it was that it must be either 1) a hardware specific
problem, or 2) a generic usb driver problem. Since only a handful
of people seen the problem, then this logically leads one to the
conclusion that our usb<->ide devices have some marginal timing
issues that are being triggered with the new code.

> And running my backup on USB 1.1 is not an option, way to slow.

Well in my case i opted for the slow backup rather than the no backup
if i wanted to move forward with the new kernels.

Cheers
Mitch

-------- Original Message --------
Subject: Re: Linux 2.4.22-rc1
Date: Thu, 7 Aug 2003 17:45:06 +0200
From: Fridtjof Busse <fbusse@gmx.de>
To: linux-kernel@vger.kernel.org
CC: Mitch@0Bits.COM
References: <Pine.LNX.4.53.0308071119200.27424@mx.homelinux.com>
<15050.1060270543@www56.gmx.net>

* <Mitch@0Bits.COM>:
> Not enough info.
>
> What usb controller do you have ? Which usb driver ?
> ohci ? uhci ? ehci ? usb 2.0 ?

nforce2 with the ehci-driver.

> I reported this a long time ago on the usb lists, but
> never got down to the bottom of the problem (my fault for
> not following thru).

I also reported this problem there, but didn't get a reply at all.

> However if i disable the usb 2.0
> driver (i.e. not loading the ehci driver) which my external
> storage is connected to, then everything works fine - albeit
> it much more slowly. Appears to be a timing issue on some
> usb <-> ide controller chips since not everyone is seeing this.

Well, I only see this with 2.4.22-pre/rc, so this is definitly not a
hardware-problem, it runs just fine with 2.4.21 at 9950 kB/s.
And running my backup on USB 1.1 is not an option, way to slow.

-- 
Fridtjof Busse
panic("Lucy in the sky....");
	2.2.16 /usr/src/linux/arch/sparc64/kernel/starfire.c


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

* Re: Linux 2.4.22-rc1
  2003-08-07 10:05 Fridtjof Busse
@ 2003-08-07 19:22 ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2003-08-07 19:22 UTC (permalink / raw)
  To: Fridtjof Busse, usb-storage; +Cc: linux-kernel, marcelo

On Thu, Aug 07, 2003 at 12:05:06PM +0200, Fridtjof Busse wrote:
> * Marcelo Tosatti <marcelo@conectiva.com.br>:
> > Hello, 
> > 
> > Here goes the first release candidate of 2.4.22.
> > 
> > Please test it extensively.
> 
> Still the same USB-problem I reported for pre5 and pre10:

The usb-storage people should look into this (I've copied them on this.)

Hint, hint...

thanks,

greg k-h



> 
> kernel: hub.c: new USB device 00:02.2-2, assigned address 4
> kernel: scsi1 : SCSI emulation for USB Mass Storage devices
> kernel:   Vendor: Maxtor 6  Model: Y120L0            Rev: 0811
> kernel:   Type:   Direct-Access                   ANSI SCSI revision: 02
> kernel: Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
> kernel: SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB)
> kernel:  /dev/scsi/host1/bus0/target0/lun0: p1
> kernel: WARNING: USB Mass Storage data integrity not assured
> kernel: USB Mass Storage device found at 4
> 
> Now I start 'dump':
> 
> kernel: usb_control/bulk_msg: timeout
> kernel: usb_control/bulk_msg: timeout
> kernel: usb_control/bulk_msg: timeout
> kernel: usb.c: USB disconnect on device 00:02.2-2 address 4
> kernel: usb-storage: host_reset() requested but not implemented
> kernel: scsi: device set offline - command error recover failed: host 1 
> channel 0 id 0 lun 0
> kernel: 192
> kernel:  I/O error: dev 08:01, sector 81655440
> lots of I/O errors following
> 
> Works fine with 2.4.21.
> Could someone please fix that before 2.4.22 becomes stable?
> 
> Please CC me, thanks
> 
> -- 
> Fridtjof Busse
>    I like to say "quark"! Quark, quark, quark, quark!
> 		  -- Calvin
> 
> -
> 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] 8+ messages in thread

* Re: Linux 2.4.22-rc1
  2003-08-05 18:44 Marcelo Tosatti
@ 2003-08-07 10:56 ` Erik Heinz
  0 siblings, 0 replies; 8+ messages in thread
From: Erik Heinz @ 2003-08-07 10:56 UTC (permalink / raw)
  To: linux-kernel

On Tue, Aug 05, 2003 at 03:44:09PM -0300, Marcelo Tosatti wrote:
> 
> Here goes the first release candidate of 2.4.22.

I am still having problems with modular IDE. 
When trying to insmod ide-detect.o, I get:

/lib/modules/2.4.22-rc1/kernel/drivers/ide/ide-detect.o: 
  unresolved symbol ide_add_generic_settings


Thank you,
Erik

-- 
| Erik Heinz, IKS GmbH Jena * erik@iks-jena.de * privat: erik@jena.thur.de  |
+---------------------------------------------------------------------------+

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

* Re: Linux 2.4.22-rc1
@ 2003-08-07 10:05 Fridtjof Busse
  2003-08-07 19:22 ` Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Fridtjof Busse @ 2003-08-07 10:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: marcelo

* Marcelo Tosatti <marcelo@conectiva.com.br>:
> Hello, 
> 
> Here goes the first release candidate of 2.4.22.
> 
> Please test it extensively.

Still the same USB-problem I reported for pre5 and pre10:

kernel: hub.c: new USB device 00:02.2-2, assigned address 4
kernel: scsi1 : SCSI emulation for USB Mass Storage devices
kernel:   Vendor: Maxtor 6  Model: Y120L0            Rev: 0811
kernel:   Type:   Direct-Access                   ANSI SCSI revision: 02
kernel: Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
kernel: SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB)
kernel:  /dev/scsi/host1/bus0/target0/lun0: p1
kernel: WARNING: USB Mass Storage data integrity not assured
kernel: USB Mass Storage device found at 4

Now I start 'dump':

kernel: usb_control/bulk_msg: timeout
kernel: usb_control/bulk_msg: timeout
kernel: usb_control/bulk_msg: timeout
kernel: usb.c: USB disconnect on device 00:02.2-2 address 4
kernel: usb-storage: host_reset() requested but not implemented
kernel: scsi: device set offline - command error recover failed: host 1 
channel 0 id 0 lun 0
kernel: 192
kernel:  I/O error: dev 08:01, sector 81655440
lots of I/O errors following

Works fine with 2.4.21.
Could someone please fix that before 2.4.22 becomes stable?

Please CC me, thanks

-- 
Fridtjof Busse
   I like to say "quark"! Quark, quark, quark, quark!
		  -- Calvin


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

* Linux 2.4.22-rc1
@ 2003-08-05 19:10 Marcelo Tosatti
  0 siblings, 0 replies; 8+ messages in thread
From: Marcelo Tosatti @ 2003-08-05 19:10 UTC (permalink / raw)
  To: linux-kernel



Hello, 

Here goes the first release candidate of 2.4.22.

Please test it extensively.

Detailed changelog below. 

Summary of changes from v2.4.22-pre10 to v2.4.22-rc1
============================================

<calum.mackay:cdmnet.org>:
  o export the symbol "mmu_cr4_features" for XFree86

<lethal:unusual.internal.linux-sh.org>:
  o sh: Define __flush_icache_all() for SH-3
  o sh: Fix single stepping from looping
  o sh: Add pgprot_nocached() definition
  o sh: Further support for SecureEdge5410 and SH7751R

<marcelo:logos.cnet>:
  o Delete: fs/noquot.c
  o Cset exclude: bunk@fs.tum.de|ChangeSet|20030804201535|32414
  o Changed EXTRAVERSION to -rc1

Adrian Bunk:
  o fix a compile warning in acpi/system.c
  o Fix circular dependency

Benjamin Herrenschmidt:
  o ppc32: Fix PowerMac mediabay driver

Jeff Garzik:
  o devices.txt: rename /dev/intel_rng to /dev/hwrandom
  o [i810_rng] update docs to reflect new /dev name, and new pkg name

Manfred Spraul:
  o fix select() with an xoffed tty

Theodore Y. T'so:
  o Correct 64-bit write system call assignment




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

* Linux 2.4.22-rc1
@ 2003-08-05 18:44 Marcelo Tosatti
  2003-08-07 10:56 ` Erik Heinz
  0 siblings, 1 reply; 8+ messages in thread
From: Marcelo Tosatti @ 2003-08-05 18:44 UTC (permalink / raw)
  To: linux-kernel


Hello, 

Here goes the first release candidate of 2.4.22.

Please test it extensively.

Detailed changelog below. 

Summary of changes from v2.4.22-pre10 to v2.4.22-rc1
============================================

<calum.mackay:cdmnet.org>:
  o export the symbol "mmu_cr4_features" for XFree86

<lethal:unusual.internal.linux-sh.org>:
  o sh: Define __flush_icache_all() for SH-3
  o sh: Fix single stepping from looping
  o sh: Add pgprot_nocached() definition
  o sh: Further support for SecureEdge5410 and SH7751R

<marcelo:logos.cnet>:
  o Delete: fs/noquot.c
  o Cset exclude: bunk@fs.tum.de|ChangeSet|20030804201535|32414
  o Changed EXTRAVERSION to -rc1

Adrian Bunk:
  o fix a compile warning in acpi/system.c
  o Fix circular dependency

Benjamin Herrenschmidt:
  o ppc32: Fix PowerMac mediabay driver

Jeff Garzik:
  o devices.txt: rename /dev/intel_rng to /dev/hwrandom
  o [i810_rng] update docs to reflect new /dev name, and new pkg name

Manfred Spraul:
  o fix select() with an xoffed tty

Theodore Y. T'so:
  o Correct 64-bit write system call assignment



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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-07 10:27 Linux 2.4.22-rc1 Mitch
     [not found] ` <15050.1060270543@www56.gmx.net>
2003-08-07 15:45   ` Fridtjof Busse
  -- strict thread matches above, loose matches on Subject: below --
2003-08-07 19:40 Mitch
2003-08-07 10:05 Fridtjof Busse
2003-08-07 19:22 ` Greg KH
2003-08-05 19:10 Marcelo Tosatti
2003-08-05 18:44 Marcelo Tosatti
2003-08-07 10:56 ` Erik Heinz

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