Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-mips@linux-mips.org
Subject: Re: no USB device other than storage detected
Date: Wed, 06 Sep 2006 21:47:10 +0200	[thread overview]
Message-ID: <44FF25BE.5020901@wpkg.org> (raw)
In-Reply-To: <44FD6CE4.6010001@wpkg.org>

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:

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

WARNING: multiple messages have this Message-ID (diff)
From: Tomasz Chmielewski <mangoo@wpkg.org>
Cc: linux-mips@linux-mips.org
Subject: Re: no USB device other than storage detected
Date: Wed, 06 Sep 2006 21:47:10 +0200	[thread overview]
Message-ID: <44FF25BE.5020901@wpkg.org> (raw)
Message-ID: <20060906194710.PUYqIM3CKUZMjTJrqAj1V5w8yEEI9mYu-kX-eV-vUYo@z> (raw)
In-Reply-To: <44FD6CE4.6010001@wpkg.org>

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:

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-06 19:47 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 [this message]
2006-09-06 19:47   ` Tomasz Chmielewski
2006-09-07  5:43   ` Domen Puncer
2006-09-07  6:53     ` Tomasz Chmielewski

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=44FF25BE.5020901@wpkg.org \
    --to=mangoo@wpkg.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox