From: Martin Schlemmer <azarah@nosferatu.za.org>
To: Jens Olav Nygaard <jens_olav.nygaard@chello.no>
Cc: Linux Kernel Mailing Lists <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.8-rc2
Date: Sun, 18 Jul 2004 17:02:44 +0200 [thread overview]
Message-ID: <1090162964.9751.1.camel@nosferatu.lan> (raw)
In-Reply-To: <40FA6377.8000206@chello.no>
[-- Attachment #1: Type: text/plain, Size: 2774 bytes --]
On Sun, 2004-07-18 at 13:48, Jens Olav Nygaard wrote:
> > From: Jurgen Kramer <gtm.kramer@inter.nl.net>
>
> >>Just gave it a try. My EHCI controller is still failing (Asus P4C800-E
> >>i875p) as in the 2.6.7-mm series.
> >>
> >><snip>
> >>ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
> >>ehci_hcd 0000:00:1d.7: EHCI Host Controller
> >>ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
> >>ehci_hcd 0000:00:1d.7: can't reset
> >>ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95
> >>ehci_hcd: probe of 0000:00:1d.7 failed with error -95
> >>USB Universal Host Controller Interface driver v2.2
> >><snip>
>
> This is also what I see (on my Asus P4P800) more or less:
>
> ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
> ehci_hcd 0000:00:1d.7: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
> ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
> ehci_hcd 0000:00:1d.7: can't reset
> ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95
> ehci_hcd: probe of 0000:00:1d.7 failed with error -95
>
> The funny thing is, it has happened with various kernel snapshots
> (right term for the 2.6.7-bk??-patches?) but not all.
> I thought I had one (2.6.7-bk17) which didn't give this response,
> but now it does, and I suspect the problem is really something else.
> (Some automatic irq assignment to usb-hardware?)
>
> I'm not into kernel source hacking so I can't really say much more.
>
> Jurriaan:
>
> > That is most probably something in your bios. My Epox 4PCA3+ (also i875
> > chipset) says:
>
> Then it's in mine also.
As I said in previous mail, my p4c800-e dlx works fine:
---
ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193
ehci_hcd 0000:00:1d.7: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 193, pci mem f9968c00
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
---
You using the latest bios version? Maybe check if there is a beta
bios available ?
I saw somebody said newer bios versions do not work (Locks after
ACPI init). I am not sure if this is related, but for our boards
you do not want ISAPNP or PNPBIOS, just ACPI (it used to oops at
some stage - either after ACPI init or PNP init), and I did enable
CONFIG_PNP ...
---
# grep PNP .config
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set
# CONFIG_ISAPNP is not set
# CONFIG_PNPBIOS is not set
# CONFIG_BLK_DEV_IDEPNP is not set
# CONFIG_IP_PNP is not set
---
--
Martin Schlemmer
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-07-18 15:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-18 5:41 Linux 2.6.8-rc2 Linus Torvalds
2004-07-18 11:12 ` Jurgen Kramer
2004-07-18 11:35 ` Jurriaan
2004-07-18 11:48 ` Jens Olav Nygaard
2004-07-18 15:02 ` Martin Schlemmer [this message]
2004-07-18 12:25 ` Jurgen Kramer
2004-07-18 12:56 ` Martin Schlemmer
2004-07-18 17:41 ` Will Beers
2004-07-18 15:35 ` [PATCH] pmac_zilog: serial minors taken failure path fix (resend/combined) David Eger
2004-07-19 11:57 ` Linux 2.6.8-rc2 Ralf Hildebrandt
2004-07-19 17:32 ` Linux 2.6.8-rc2 (compile stats) John Cherry
2004-07-19 23:26 ` Linux 2.6.8-rc2 J.A. Magallon
2004-07-20 14:19 ` Linux 2.6.8-rc2 - ACPI still broken Thomas Zehetbauer
2004-07-20 16:58 ` Pozsar Balazs
2004-07-20 17:05 ` Kevin P. Fleming
[not found] <2jcIK-73Q-5@gated-at.bofh.it>
2004-07-18 12:51 ` Linux 2.6.8-rc2 Otto Meier
2004-07-18 12:58 ` Adrian Bunk
2004-07-18 13:49 ` Gene Heskett
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=1090162964.9751.1.camel@nosferatu.lan \
--to=azarah@nosferatu.za.org \
--cc=jens_olav.nygaard@chello.no \
--cc=linux-kernel@vger.kernel.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