All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: Domen Puncer <domen.puncer@telargo.com>
Cc: linux-mips@linux-mips.org
Subject: Re: no USB device other than storage detected
Date: Thu, 07 Sep 2006 08:53:09 +0200	[thread overview]
Message-ID: <44FFC1D5.4060604@wpkg.org> (raw)
In-Reply-To: <20060907054302.GF5361@domen.puncer.telargo.com>

Domen Puncer wrote:
> On 06/09/06 21:47 +0200, Tomasz Chmielewski wrote:
>> Tomasz Chmielewski wrote:
>>> I have a tiny router (ASUS WL-500g deluxe, MIPS CPU, 32 MB RAM, 2x 
>>> USB2), and would like to make it work with a USB DSL modem.
>>>
>>> Right now, it's running Debian and kernel 2.6.17, and boots off a 
>>> USB-stick.
>>>
>>> My problem is, that it only sees USB storage devices (USB sticks etc.).
>>>
>>> When I connect other devices (USB modem, webcam, microphone, keyboard, 
>>> printer etc.), they are not detected.
>>> By "not detected" I mean there are no "dmesg" entries with the device 
>>> name, and no devices, other than "USB storage", listed with "lsusb".
>>>
>>> I even compiled "USB verbose logging" in, but it only gives me a couple 
>>> of debug infos, no clue why the devices doesn't show up.
>> It looks that something's borked in 2.6.17 kernel.
>>
>> When I load ohci module, it complains a lot:
> 
> You say Ohci, but output is from Uhci, and the output in the first
> e-mail is from Ehci. :-)

Yes, I meant uhci of course (as errors indicate, seen below).
ehci works fine.


>> USB Universal Host Controller Interface driver v3.0
>> PCI: Fixing up device 0000:01:02.0
>> uhci_hcd 0000:01:02.0: no i/o regions available
>> uhci_hcd 0000:01:02.0: init 0000:01:02.0 fail, -16
>> uhci_hcd: probe of 0000:01:02.0 failed with error -16
>> PCI: Fixing up device 0000:01:02.1
>> uhci_hcd 0000:01:02.1: no i/o regions available
>> uhci_hcd 0000:01:02.1: init 0000:01:02.1 fail, -16
>> uhci_hcd: probe of 0000:01:02.1 failed with error -16
>>
>>
>> With 2.4.30 kernel, ohci module loads fine, and I can use all USB devices:
>>
>> # lsusb
>> Bus 002 Device 001: ID 0000:0000
>> Bus 001 Device 001: ID 0000:0000
>> Bus 001 Device 004: ID 03f0:3011 Hewlett-Packard
>> Bus 001 Device 003: ID 0471:0310 Philips PCVC730K WebCam [pwc]
>>
>>
>> Ideas what can be wrong?

-- 
Tomasz Chmielewski
http://wpkg.org

      reply	other threads:[~2006-09-07  6:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 12:26 no USB device other than storage detected Tomasz Chmielewski
2006-09-06 19:47 ` Tomasz Chmielewski
2006-09-06 19:47   ` Tomasz Chmielewski
2006-09-07  5:43   ` Domen Puncer
2006-09-07  6:53     ` Tomasz Chmielewski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44FFC1D5.4060604@wpkg.org \
    --to=mangoo@wpkg.org \
    --cc=domen.puncer@telargo.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.