LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Nicolas Bareil <nico@chdir.org>
To: linux-kernel@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Subject: Re: USB problem on x86_64: nommu_map_single() issue?
Date: Tue, 14 Oct 2008 12:45:00 +0200 [thread overview]
Message-ID: <20081014104500.GB1252@sd-5945.dedibox.fr> (raw)
In-Reply-To: <200810141148.48220.oliver@neukum.org>
Hi Oliver,
On Tue, Oct 14, 2008 at 11:48:47AM +0200, Oliver Neukum wrote:
> > On 2.6.27, I can't use any USB device (mass storage, mouse) anymore on my x86_64 system, the devices
> > are not detected: lsusb returns nothing except the hub.
>
> Is this a regression? Did it work on earlier kernels?
Yes this is a regression: USB works in 2.6.26.x with (almost) the same configuration.
> > I have the following logs in kern.log when booting with my USB mouse plugged :
>
> For confirmation boot with mem=2G on the kernel command line?
With this workaround, the USB works with the following logs (don't know if it's useful):
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: debug port 1
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: irq 16, io mem 0xf0204000
Oct 14 12:30:22 brew kernel: USB Universal Host Controller Interface driver v3.0
Oct 14 12:30:22 brew kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Oct 14 12:30:22 brew kernel: usb usb1: configuration #1 chosen from 1 choice
Oct 14 12:30:22 brew kernel: hub 1-0:1.0: USB hub found
Oct 14 12:30:22 brew kernel: hub 1-0:1.0: 8 ports detected
Oct 14 12:30:22 brew kernel: intel_rng: Firmware space is locked read-only. If you can't or
Oct 14 12:30:22 brew kernel: intel_rng: don't want to disable this in firmware setup, and if
Oct 14 12:30:22 brew kernel: intel_rng: you are certain that your system has a functional
Oct 14 12:30:22 brew kernel: intel_rng: RNG, try using the 'no_fwh_detect' option.
Oct 14 12:30:22 brew kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Oct 14 12:30:22 brew kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x00002000
Oct 14 12:30:22 brew kernel: usb usb2: configuration #1 chosen from 1 choice
Oct 14 12:30:22 brew kernel: hub 2-0:1.0: USB hub found
Oct 14 12:30:22 brew kernel: hub 2-0:1.0: 2 ports detected
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002020
Oct 14 12:30:22 brew kernel: usb usb3: configuration #1 chosen from 1 choice
Oct 14 12:30:22 brew kernel: hub 3-0:1.0: USB hub found
Oct 14 12:30:22 brew kernel: hub 3-0:1.0: 2 ports detected
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
Oct 14 12:30:22 brew kernel: usb usb4: configuration #1 chosen from 1 choice
Oct 14 12:30:22 brew kernel: hub 4-0:1.0: USB hub found
Oct 14 12:30:22 brew kernel: hub 4-0:1.0: 2 ports detected
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 22 (level, low) -> IRQ 22
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Oct 14 12:30:22 brew kernel: uhci_hcd 0000:00:1d.3: irq 22, io base 0x00002060
Oct 14 12:30:22 brew kernel: usb usb5: configuration #1 chosen from 1 choice
Oct 14 12:30:22 brew kernel: hub 5-0:1.0: USB hub found
Oct 14 12:30:22 brew kernel: hub 5-0:1.0: 2 ports detected
Oct 14 12:30:22 brew kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Thank you for your time!
next prev parent reply other threads:[~2008-10-14 10:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 7:20 Nicolas Bareil
2008-10-14 9:48 ` Oliver Neukum
2008-10-14 10:45 ` Nicolas Bareil [this message]
2008-10-14 11:00 ` FUJITA Tomonori
2008-10-14 11:05 ` Nicolas Bareil
2008-10-14 11:14 ` FUJITA Tomonori
2008-10-14 17:11 ` Yinghai Lu
2008-10-14 11:00 ` Oliver Neukum
2008-10-14 13:43 ` Nicolas Bareil
2008-10-14 14:15 ` Nicolas Bareil
2008-10-28 9:07 ` Jouni Malinen
2008-10-28 15:13 ` [PATCH] x86, gart: fix gart detection for Fam11h CPUs Joerg Roedel
2008-10-28 16:00 ` Ingo Molnar
2008-10-28 16:52 ` Greg KH
2008-10-29 9:55 ` Joerg Roedel
2008-10-29 23:12 ` Greg KH
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=20081014104500.GB1252@sd-5945.dedibox.fr \
--to=nico@chdir.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--subject='Re: USB problem on x86_64: nommu_map_single() issue?' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).