linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Fabio A. Correa" <facorread@gmail.com>
Cc: bcm43xx-dev@lists.berlios.de, wireless <linux-wireless@vger.kernel.org>
Subject: Re: 4311 not detected at all
Date: Fri, 12 Jun 2009 09:34:25 -0500	[thread overview]
Message-ID: <4A326771.6030301@lwfinger.net> (raw)
In-Reply-To: <ec2083b20906120654j370e5bdo724a7c3b6d505a6c@mail.gmail.com>

Fabio A. Correa wrote:
> Hello there, you are a great team and I thank you for bringing this
> excellent piece of software to us. Keep the work up.
> 
> Given the features that you report in the source code, I am anxious to
> give it a try under linux-2.6.30. I have been working with ndiswrapper
> in the past, because bcm43xx did not fit my needs. I have compiled the
> 2.6.30 kernel tens of times with different settings for PHY, SSB and
> B43. However, PHY and SSB do not show signs of life and B43 only show
> its presentation line in the syslog.
> 
> Would you please help me find a cause for this silence? Thank you very much.

There are three areas in your dmesg output that attracted my attention:

ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify
linux-acpi@vger.kernel.org

Have you tested this boot parameter?

Later there is this output:

pci 0000:00:1c.0: BAR 7: can't allocate resource
pci 0000:00:1c.0: BAR 8: can't allocate resource
pci 0000:00:1c.1: BAR 7: can't allocate resource
pci 0000:00:1c.1: BAR 8: can't allocate resource
pci 0000:00:1c.2: BAR 7: can't allocate resource
pci 0000:00:1c.2: BAR 8: can't allocate resource
pci 0000:06:00.0: BAR 0: can't allocate resource

and later:

b43-pci-bridge 0000:06:00.0: device not available because of BAR 0
[0x000000-0x003fff] collisions
b43-pci-bridge: probe of 0000:06:00.0 failed with error -22

So, the BAR problem is preventing ssb from loading, thus b43 cannot
function. If the "acpi_apic_instance=2" option does not fix the
problem, then you need to post this problem on the Linux Kernel
Mailing List.

The bottom line is that a BIOS error is likely the problem with BAR
allocation on your machine. Have you checked to see if an updated one
is available?

Larry


       reply	other threads:[~2009-06-12 14:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ec2083b20906120654j370e5bdo724a7c3b6d505a6c@mail.gmail.com>
2009-06-12 14:34 ` Larry Finger [this message]
2009-06-12 14:59   ` 4311 not detected at all Fabio A. Correa
2009-06-12 21:24     ` Larry Finger
2009-06-12 23:35     ` Larry Finger
2009-06-13 13:44       ` Gábor Stefanik
2009-06-16 19:09         ` Fabio A. Correa
     [not found]           ` <ec2083b20906171821x242f4139u5f0176e66fe71538@mail.gmail.com>
2009-06-18  1:33             ` Fabio A. Correa
2009-06-18  2:10     ` Peter Stuge
2009-06-18  2:32       ` Fabio A. Correa
2009-06-18  2:55         ` Peter Stuge
2009-07-02 13:17         ` Fabio A. Correa
2009-07-02 14:21           ` Larry Finger

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=4A326771.6030301@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=facorread@gmail.com \
    --cc=linux-wireless@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;
as well as URLs for NNTP newsgroup(s).