All,
Thanks to Alan and Stephen and all others for their help and suggestions.
Have done some more diagnosing of my problem, with interesting results.
Problem: SanDisk MobileMate SD+ Model SDDR-103 Card reader/writer
failing to be recognized as a high-speed USB device
System: FC3 x86_64, fully updated as of 06/23/2005 with the yum repos
that are set up on install (i.e. no extra repos used)
Attempts at diagnosing/fixing:
1) Tried all USB ports; all failed.
2) rmmod ehci-hcd; pluuged in device (and it was recognized);
unplugged it, modprobed ehci-hcd, plugged
in device again, and it was recognized again. mounted "disk", started
copying files, but computer
locked up tight after about 12 files were copied, with no useful
information in the logs.
Now, for the latest testing:
I had a revelation that I could use my external Western Digital HD to
test things; hadn't thought
about it before, because I use firewire, but the case has both USB 2.0
and Firewire conntections.
Note that I had the HD working fine on my FC1 box (2.4.x kernel) and
USB 2.0. Ironic that back
then, I couldn't get firewire working...
At any rate, Alan stated that there wasn't much to do without a
"smoking gun," so I'm hoping that
the snippets of my logs below are just that... Side note: I like the
"badness" message; reminds
me of when my inkjet printer ran out of ink, and the logs clearly and
concisely stated that
something was on fire :)
Note that nothing was ever mounted in /media when attempting to plug
in anything in the USB
2.0 ports; It did show up both times in my diagnostic step #2 above.
----------------------------------------------------------------------------------------------
Attempt to plug in WD external USB Hard Drive to same USB port that SD
Card reader fails in
----------------------------------------------------------------------------------------------
Jun 23 19:46:07 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 4
Jun 23 19:46:12 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:46:17 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:46:17 mybox kernel: usb 1-3: device not accepting address 4,
error -110
Jun 23 19:46:17 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 5
Jun 23 19:46:22 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:46:22 mybox kernel: usb 1-3: device not accepting address 5, error -71
Jun 23 19:49:17 mybox fstab-sync[12880]: removed mount point
/media/ieee1394disk for /dev/sdb1
Jun 23 19:49:38 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 7
Jun 23 19:49:43 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:49:43 mybox kernel: usb 1-3: can't set config #1, error -110
Jun 23 19:49:43 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 8
Jun 23 19:49:48 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:49:48 mybox kernel: usb 1-3: can't set config #1, error -110
Jun 23 19:49:48 mybox kernel: usb 1-3: string descriptor 0 read error: -19
Jun 23 19:49:48 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 9
Jun 23 19:49:48 mybox kernel: Badness in kref_get at lib/kref.c:32
(Tainted: PF )
Jun 23 19:49:48 mybox kernel:
Jun 23 19:49:48 mybox kernel: Call
Trace:<ffffffff80231798>{kref_get+56}
<ffffffff802308f2>{kobject_get+18}
Jun 23 19:49:48 mybox kernel: <ffffffff802a7e14>{get_device+20}
<ffffffff802ef205>{usb_get_dev+21}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f5181>{hcd_submit_urb+353}
<ffffffff80133463>{recalc_task_prio+323}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f6465>{usb_start_wait_urb+229}
<ffffffff8013a4e3>{vprintk+1059}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f6676>{usb_internal_control_msg+182}
<ffffffff802f673f>{usb_control_msg+143}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f1f57>{hub_port_init+631}
<ffffffff802f2e73>{hub_thread+1667}
Jun 23 19:49:48 mybox kernel:
<ffffffff80133463>{recalc_task_prio+323}
<ffffffff80159e90>{autoremove_wake_function+0}
Jun 23 19:49:48 mybox kernel: <ffffffff8013da54>{do_exit+3556}
<ffffffff80159e90>{autoremove_wake_function+0}
Jun 23 19:49:48 mybox kernel: <ffffffff8010f743>{child_rip+8}
<ffffffff802f27f0>{hub_thread+0}
Jun 23 19:49:48 mybox kernel: <ffffffff8010f73b>{child_rip+0}
Jun 23 19:49:48 mybox kernel: Badness in kref_get at lib/kref.c:32
(Tainted: PF )
Jun 23 19:49:48 mybox kernel:
Jun 23 19:49:48 mybox kernel: Call
Trace:<ffffffff80231798>{kref_get+56}
<ffffffff802308f2>{kobject_get+18}
Jun 23 19:49:48 mybox kernel: <ffffffff802a7e14>{get_device+20}
<ffffffff802ef205>{usb_get_dev+21}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f5181>{hcd_submit_urb+353}
<ffffffff80398889>{thread_return+41}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f6465>{usb_start_wait_urb+229}
<ffffffff801344f0>{default_wake_function+0}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f6589>{usb_start_wait_urb+521}
<ffffffff802f6676>{usb_internal_control_msg+182}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f673f>{usb_control_msg+143}
<ffffffff802f75b8>{usb_get_descriptor+136}
Jun 23 19:49:48 mybox kernel:
<ffffffff802f7a1a>{usb_get_device_descriptor+90}
<ffffffff802f2227>{hub_port_init+1351}
Jun 23 19:49:49 mybox kernel:
<ffffffff802f2e73>{hub_thread+1667}
<ffffffff80133463>{recalc_task_prio+323}
Jun 23 19:49:49 mybox kernel:
<ffffffff80159e90>{autoremove_wake_function+0}
<ffffffff8013da54>{do_exit+3556}
Jun 23 19:49:49 mybox kernel:
<ffffffff80159e90>{autoremove_wake_function+0}
<ffffffff8010f743>{child_rip+8}
Jun 23 19:49:49 mybox kernel: <ffffffff802f27f0>{hub_thread+0}
<ffffffff8010f73b>{child_rip+0}
Jun 23 19:49:49 mybox kernel:
Jun 23 19:49:49 mybox kernel: : unable to read config index 0 descriptor/start
Jun 23 19:49:49 mybox kernel: : can't read configurations, error -19
Jun 23 19:49:49 mybox kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 10
Jun 23 19:49:53 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:49:53 mybox kernel: usb 1-3: can't set config #1, error -110
Jun 23 19:50:08 mybox hal.hotplug[12963]: timout(10000 ms) waiting for
/devices/pci0000:00/0000:00:02.1/usb1/1-3
----------------------------------------------------------------------------------------------
Attempt to plug in WD external USB Hard Drive to USB port right next
to the USB port
that SD Card reader fails in
----------------------------------------------------------------------------------------------
Jun 23 19:53:51 mybox hald[5886]: Timed out waiting for hotplug
event 740. Rebasing to 741
Jun 23 19:53:55 mybox kernel: usb 1-4: khubd timed out on ep0in
Jun 23 19:53:55 mybox kernel: usb 1-4: unable to read config index
0 descriptor/start
Jun 23 19:53:55 mybox kernel: usb 1-4: can't read configurations,
error -110
Jun 23 19:53:55 mybox kernel: usb 1-4: new high speed USB device
using ehci_hcd and address 13
Jun 23 19:53:56 mybox kernel: Initializing USB Mass Storage
driver...
Jun 23 19:53:56 mybox kernel: scsi6 : SCSI emulation for USB Mass
Storage devices
Jun 23 19:53:56 mybox kernel: usbcore: registered new driver
usb-storage
Jun 23 19:53:56 mybox kernel: USB Mass Storage support registered.
----------------------------------------------------------------------------------------------
Attempt to plug in WD external USB Hard Drive to same USB port that SD
Card reader fails in
(for second time)
----------------------------------------------------------------------------------------------
Jun 23 19:55:55 mybox kernel: usb 1-4: USB disconnect, address 13
Jun 23 19:56:00 mybox kernel: usb 1-3: new high speed USB device
using ehci_hcd and address 14
Jun 23 19:56:05 mybox kernel: usb 1-3: khubd timed out on ep0in
Jun 23 19:56:05 mybox kernel: usb 1-3: unable to read config index
0 descriptor/start
Jun 23 19:56:05 mybox kernel: usb 1-3: can't read configurations,
error -110
Jun 23 19:56:06 mybox kernel: usb 1-3: new high speed USB device
using ehci_hcd and address 15
Jun 23 19:56:11 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:56:11 mybox kernel: usb 1-3: can't set config #1, error
-110
Jun 23 19:56:11 mybox kernel: usb 1-3: new high speed USB device
using ehci_hcd and address 16
Jun 23 19:56:16 mybox kernel: usb 1-3: khubd timed out on ep0out
Jun 23 19:56:16 mybox kernel: usb 1-3: can't set config #1, error
-110
Jun 23 19:56:16 mybox kernel: usb 1-3: new high speed USB device
using ehci_hcd and address 17
Jun 23 19:56:21 mybox kernel: usb 1-3: khubd timed out on ep0in
Jun 23 19:56:22 mybox kernel: scsi7 : SCSI emulation for USB Mass
Storage devices
Jun 23 19:56:28 mybox kernel: usb 1-3: hald timed out on ep0in
Jun 23 19:57:03 mybox su(pam_unix)[13374]: session opened for user
root by steve(uid=500)
Jun 23 19:57:04 mybox kernel: usb 1-3: reset high speed USB device
using ehci_hcd and address 17
========================================================================
On 6/23/05, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Thu, 23 Jun 2005, Steve Listopad wrote:
>
> > Thanks. I just got a notice, for the first time, about HTML...
> > Didn't realize that I was doing that, but this message should be plain
> > text. Let me know if it isn't.
> >
> > It's bad news about my MB probably being the culprit; I've got an MSI
> > K8N Neo4 Platinum/SLI board, which is to say a board with only 3 slots
> > (since the MB contains goodies like USB, firewire, NICs, etc.).
> >
> > Does anyone know for sure that the MB is just never going to worth
> > with Linux for hi-speed USB, or are there other things to try?
>
> Since you've only tried out one computer/device combination, there's no
> way to be sure what's wrong.
>
> > Specifically, I can still try a BIOS update, noacpi, rpm updates, etc?
> > Or is that just a lost cause?
>
> In the absence of a smoking gun, it's very hard to say. However noacpi
> won't help, that much I'm sure of (same for the other boot options) -- it
> addresses interrupt routing problems but your interrupts are arriving
> okay; otherwise you wouldn't have gotten even as far as you did.
>
> Alan Stern
>
>
--
steve
[EMAIL PROTECTED]
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users