[Ilugc] Re: Net,usb drive not working on Kubuntu 6.06

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Sun Sep 10 11:46:45 2006

Hi Vidhya Shankar,

--- Vidhya Shankar L <lv.shankar@xxxxxxxxx> wrote:

ls -d /dev/sd* gives
/dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4
sda1 -> ntfs
sda2 -> linux-swap
sda3 -> /boot
sda4 -> /

These are your hard-disk partitions. 
 
[  223.424298] usb 5-1: device not accepting address
2, error -110

When you plug-in your USB device, the device gets
enumerated, and the first step in this process is a
SET_ADDRESS command. This is failing with your USB
device.

/bin/lsmod
Module                  Size  Used by
sg                     40368  0

SCSI generic driver.

ehci_hcd               34184  0
uhci_hcd               26904  0

USB Host controller drivers.

usbcore               145844  3 ehci_hcd,uhci_hcd ->

USB support is available, but, I don't see your USB
mass-storage modules loaded. Try this as root:

  modprobe usb-storage
  modprobe sd-mod

and then plug in your USB device.

SK

--
Shakthi Kannan
http://www.shakthimaan.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: