First time posting
My system doesn't see my USB reader.
I get the following in my /var/log/messages file:
Mar 2 16:39:33 hostname kernel: hub.c: new USB device 00:07.2-2, assigned address 18
Mar 2 16:39:38 hostname kernel: usb_control/bulk_msg: timeout
Mar 2 16:39:38 hostname kernel: usb-uhci.c: interrupt, status 2, frame# 141
Mar 2 16:39:38 hostname kernel: usb.c: unable to get descriptor
Mar 2 16:39:38 hostname kernel: usb.c: unable to get device 18 configuration
(error=-84)
Mar 2 16:39:39 hostname kernel: hub.c: new USB device 00:07.2-2, assigned address 19
Mar 2 16:39:44 hostname kernel: usb_control/bulk_msg: timeout
Mar 2 16:39:44 hostname kernel: usb-uhci.c: interrupt, status 2, frame# 1326
Mar 2 16:39:44 hostname kernel: usb.c: unable to get descriptor
Mar 2 16:39:44 hostname kernel: usb.c: unable to get device 19 configuration
(error=-84)
pcscd says:
[EMAIL PROTECTED] src]# ./pcscd --debug stdout
pcscdaemon.c:265 main: debug messages to stdout
readerfactory.c:1391 RFInitializeReader: Attempting startup of Generic Reader 0 0.
readerfactory.c:1133 RFBindFunctions: Loading IFD Handler 2.0
pcscdaemon.c:445 main: pcsc-lite daemon ready.
Configuration:
Fedore Core 1
Dell Lattitude C600
Kernel: 2.4.22-1.2174.nptl
pcsc-lite-1.2.0
ccid-0.4.1
ifd-devkit-1.0.0
slb_rfUSB-drv-0.9.0
SCR SCM 301 driver
http://www.linuxnet.com/drivers/readers/files/scm310Driver-0.9.0.tar.gz
My usb works fine (AFAICT). I can interface to a palm pilot, a USB
drive. But when I plug in the reader, and do lsusb, it only shows the
hub. I checked the same reader on my machine with Windows 2000 (It's
dual boot) and it works. So the reader's okay.
My /etc/fstab has:
none /proc/bus/usb usbfs defaults 0 0
What I look at /proc/bus/usb is doesn't show anything new.
# cat /proc/bus/usb/drivers
usbdevfs
hub
96-111: hiddev
hid
usb-storage
lsmod says:
Module Size Used by Tainted: PF
sd_mod 13388 0 (autoclean) (unused)
maestro3 29520 1 (autoclean)
ac97_codec 16392 0 (autoclean) [maestro3]
soundcore 6244 2 (autoclean) [maestro3]
binfmt_misc 7020 1
vmnet 21864 7
parport_pc 18116 0
parport 36032 0 [parport_pc]
vmmon 27316 0 (unused)
autofs 11700 12 (autoclean)
ds 8296 2
yenta_socket 13024 2
pcmcia_core 53984 0 [ds yenta_socket]
nfsd 77264 8 (autoclean)
lockd 55344 1 (autoclean) [nfsd]
sunrpc 81372 1 (autoclean) [nfsd lockd]
3c59x 29680 1
floppy 55324 0 (autoclean)
sg 34124 0 (autoclean)
sr_mod 16568 0 (autoclean)
microcode 4156 0 (autoclean)
ide-scsi 11632 0
scsi_mod 108136 4 [sd_mod sg sr_mod ide-scsi]
ide-cd 33536 0
cdrom 33760 0 [sr_mod ide-cd]
loop 11224 0 (autoclean)
lvm-mod 64320 0
keybdev 2592 0 (unused)
mousedev 5108 0 (unused)
hid 23492 0 (unused)
input 5664 0 [keybdev mousedev hid]
usb-uhci 25260 0 (unused)
usbcore 76352 1 [hid usb-uhci]
ext3 71716 6
jbd 51276 6 [ext3]
I'm not saure what to try next. I have my kernel with CONFIG_USB_BANDWIDTH disabled.
I'm going to turn CONFIG_USB_DEBUG on and recompile. Perhaps that will help.
I'd appreciate any suggestions.
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle