* Re: USB lockup in 2.4.18-pre8
2002-05-14 16:05 USB lockup in 2.4.18-pre8 Stephan von Krawczynski
@ 2002-05-14 15:14 ` Greg KH
2002-05-14 16:17 ` USB lockup in 2.4.18-pre8 <-- typo 2.4.19-pre8 Stephan von Krawczynski
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2002-05-14 15:14 UTC (permalink / raw)
To: Stephan von Krawczynski; +Cc: linux-kernel
On Tue, May 14, 2002 at 06:05:26PM +0200, Stephan von Krawczynski wrote:
> Hello,
>
> beginning with 2.4.18-pre7 I notice a complete system lockup using a SANDISK
> SDDR-05 compactflash USB adapter.
> I used the device in earlier kernel versions with the "UHCI Alternate Driver",
> but in 2.4.18-pre7 I experienced a complete system lockup when mounting the
> flash card. So I switched over to "UHCI (Intel ..." device, which worked ok in
> 2.4.18-pre7.
> Unfortunately starting with 2.4.18-pre8 I had to find out that now both
> UHCI-drivers produce the lockup. Since I did not find any hints in lkml from
> others I thought it might be worth dropping a note...
>
> I am willing to try out whatever is necessary.
Can you try compiling the usb-storage driver with the "Debug messages"
option enabled? Then send the log file and info to the usb-storage
author/maintainer and the linux-usb-devel mailing list? That's a better
place for questions like this.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* USB lockup in 2.4.18-pre8
@ 2002-05-14 16:05 Stephan von Krawczynski
2002-05-14 15:14 ` Greg KH
2002-05-14 16:17 ` USB lockup in 2.4.18-pre8 <-- typo 2.4.19-pre8 Stephan von Krawczynski
0 siblings, 2 replies; 3+ messages in thread
From: Stephan von Krawczynski @ 2002-05-14 16:05 UTC (permalink / raw)
To: linux-kernel
Hello,
beginning with 2.4.18-pre7 I notice a complete system lockup using a SANDISK
SDDR-05 compactflash USB adapter.
I used the device in earlier kernel versions with the "UHCI Alternate Driver",
but in 2.4.18-pre7 I experienced a complete system lockup when mounting the
flash card. So I switched over to "UHCI (Intel ..." device, which worked ok in
2.4.18-pre7.
Unfortunately starting with 2.4.18-pre8 I had to find out that now both
UHCI-drivers produce the lockup. Since I did not find any hints in lkml from
others I thought it might be worth dropping a note...
I am willing to try out whatever is necessary.
Regards,
Stephan
some system infos:
00:04.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
00:04.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
May 3 13:40:44 admin kernel: usb.c: registered new driver usbdevfs
May 3 13:40:44 admin kernel: usb.c: registered new driver hub
May 3 13:40:44 admin kernel: usb-uhci.c: $Revision: 1.275 $ time 13:31:52 May 3 2002
May 3 13:40:44 admin kernel: usb-uhci.c: High bandwidth mode enabled
May 3 13:40:44 admin kernel: usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 5
May 3 13:40:44 admin kernel: usb-uhci.c: Detected 2 ports
May 3 13:40:44 admin kernel: usb.c: new USB bus registered, assigned bus number 1
May 3 13:40:44 admin kernel: hub.c: USB hub found
May 3 13:40:44 admin kernel: hub.c: 2 ports detected
May 3 13:40:44 admin kernel: usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 5
May 3 13:40:44 admin kernel: usb-uhci.c: Detected 2 ports
May 3 13:40:44 admin kernel: usb.c: new USB bus registered, assigned bus number 2
May 3 13:40:44 admin kernel: hub.c: USB hub found
May 3 13:40:44 admin kernel: hub.c: 2 ports detected
May 3 13:40:44 admin kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
May 3 13:40:44 admin kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
May 3 13:40:44 admin kernel: usb.c: USB device 2 (vend/prod 0x781/0x1) is not claimed by any active driver.
May 3 13:40:44 admin kernel: Initializing USB Mass Storage driver...
May 3 13:40:44 admin kernel: usb.c: registered new driver usb-storage
May 3 13:40:44 admin kernel: scsi3 : SCSI emulation for USB Mass Storage devices
May 3 13:40:44 admin kernel: Vendor: Model: Rev:
May 3 13:40:44 admin kernel: Type: Direct-Access ANSI SCSI revision: 02
May 3 13:40:44 admin kernel: Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
May 3 13:40:44 admin kernel: usb-uhci.c: interrupt, status 3, frame# 1433
May 3 13:40:44 admin kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
May 3 13:40:44 admin kernel: sdb : READ CAPACITY failed.
May 3 13:40:44 admin kernel: sdb : status = 1, message = 00, host = 0, driver = 08
May 3 13:40:44 admin kernel: Current sd00:00: sns = 70 2
May 3 13:40:44 admin kernel: ASC=3a ASCQ= 0
May 3 13:40:44 admin kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x08 0x00 0x00 0x00 0x00 0x3a 0x00 0x00 0x00
May 3 13:40:44 admin kernel: sdb : block size assumed to be 512 bytes, disk size 1GB.
May 3 13:40:44 admin kernel: sdb: I/O error: dev 08:10, sector 0
May 3 13:40:44 admin kernel: I/O error: dev 08:10, sector 0
May 3 13:40:44 admin kernel: unable to read partition table
May 3 13:40:44 admin kernel: WARNING: USB Mass Storage data integrity not assured
May 3 13:40:44 admin kernel: USB Mass Storage device found at 2
May 3 13:40:44 admin kernel: USB Mass Storage support registered.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: USB lockup in 2.4.18-pre8 <-- typo 2.4.19-pre8
2002-05-14 16:05 USB lockup in 2.4.18-pre8 Stephan von Krawczynski
2002-05-14 15:14 ` Greg KH
@ 2002-05-14 16:17 ` Stephan von Krawczynski
1 sibling, 0 replies; 3+ messages in thread
From: Stephan von Krawczynski @ 2002-05-14 16:17 UTC (permalink / raw)
To: linux-kernel
sed "s/2.4.18/2.4.19/g"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-14 16:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14 16:05 USB lockup in 2.4.18-pre8 Stephan von Krawczynski
2002-05-14 15:14 ` Greg KH
2002-05-14 16:17 ` USB lockup in 2.4.18-pre8 <-- typo 2.4.19-pre8 Stephan von Krawczynski
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.