# /sbin/lsmod
Module                  Size  Used by    Not tainted
usb-storage            70432   0  (unused)
trident                33364   0  (autoclean)
ac97_codec             16744   0  (autoclean) [trident]
pcigame                 2632   0  (autoclean) [trident]
gameport                3380   0  (autoclean) [pcigame]
soundcore               6468   3  (autoclean) [trident]
lp                      8580   0  (autoclean)
parport                37056   0  (autoclean) [lp]
autofs                 12084   0  (autoclean) (unused)
ds                      8680   1
yenta_socket           13472   1
pcmcia_core            56256   0  [ds yenta_socket]
8139too                16616   1
mii                     3992   0  [8139too]
ipt_REJECT              4248   6  (autoclean)
iptable_filter          2444   1  (autoclean)
ip_tables              15136   2  [ipt_REJECT iptable_filter]
sg                     35436   0  (autoclean)
sr_mod                 17400   2  (autoclean)
microcode               4188   0  (autoclean)
ide-scsi               12016   1
ide-cd                 34432   0
cdrom                  34592   0  [sr_mod ide-cd]
sd_mod                 13420   0  (autoclean) (unused)
scsi_mod              110280   5  (autoclean) [usb-storage sg sr_mod
ide-scsi sd_mod]
vfat                   12524   0  (autoclean)
fat                    38040   0  (autoclean) [vfat]
keybdev                 2656   0  (unused)
mousedev                5268   1
hid                    23908   0  (unused)
input                   5888   0  [keybdev mousedev hid]
ehci-hcd               20008   0  (unused)
usb-ohci               21544   0  (unused)
usbcore                78752   1  [usb-storage hid ehci-hcd usb-ohci]
ext3                   71620   2
jbd                    51276   2  [ext3]


# /sbin/modprobe usb-storage
gives nothing.


# /sbin/lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

I need some help to interpret the results above.
Thanks.

Arko.


> Make sure ohci or uhci usb drivers are loaded, and
> ehci if you want high speed.  Also make sure usb-storage
> driver module is loaded. Do that with a lsmod command,
> Do a modprobe usb-storage if it isn't loaded.
> 
> Try a lsusb command, if drivers are loaded this will list out usb
> devices.
> 
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> Help beta test TCLUG's potential new home: http://plone.mn-linux.org
> Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery
> tclug-list at mn-linux.org
> https://mailman.real-time.com/mailman/listinfo/tclug-list
>

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
Help beta test TCLUG's potential new home: http://plone.mn-linux.org
Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery
tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list