linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: AndrewL733 <AndrewL733@aol.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>, linux-wireless@vger.kernel.org
Subject: Making Progress Re: Trouble with Macbook Pro 8,2 (broadcom 4331) and latest b43
Date: Tue, 29 Nov 2011 13:54:14 -0500	[thread overview]
Message-ID: <4ED52A56.3030804@aol.com> (raw)
In-Reply-To: <4ED51DB5.5090202@aol.com>


>>> Hi,
>>>
>>> Thanks for the suggestions.  Nothing solving the problem so far.
>>>
>>> I meant
>>> find /lib/modules -name "b43.ko"
>>>
>>>
>>> What is the point of looking for b43.ko?  It exists for my running 
>>> kernel.
>> I believe b43.ko from compat-wireless should be put in some specific
>> subdirectory, probably "extra". AFAIR it's
>> /lib/modules/SOMEKERNEL/extra/...
>>
>> If you can see only default b43.ko, it means compat-wireless didn't
>> install successfully.
>>
> Thanks for your reply.
>
> You are absolutely right.  My Mandriva kernel's name is 
> 3.1.2-1.1-desktop but the compat-wireless "make install" is installing 
> everything in the directory /lib/modules/3.1.2-1-desktop/updates.  The 
> install path is missing the ".1" before the "-desktop".
> .....
>
> How can I instruct "make install" to put the drivers in the correct 
> path?  I'm going to try to just copy everything to the correct place 
> and run depmod  and see what happens.  Maybe that'll work??
>
> Andy
Okay, I copied the contents of /lib/modules/3.1.2-1-desktop/updates to 
/lib/modules/3.1.2-1.1-desktop/.  I then renamed "updates" to "extra" 
and ran depmod.  Now when I run "modinfo b43" it points to the new 
compat-wireless version of b43 instead of pointing to the distro 
version.   When I LOAD b43, iwconfig shows a wlan0.  So, we are making 
progress.

But now, to do things the "Mandriva way", I am supposed to launch the 
"Mandriva Control Center"  (drakconf), go to the "Manage you network 
devices" section and "add" the wlan0 interface to my system. (The idea 
is to then allow Network Manager to manage the connection moving 
forward, but first you have to enable the connection.) When I try to add 
wlan0 to my network configuration, I get a dialog box asking me which 
firmware file to use?  Basically, it wants me to navigate to 
/lib/firmware/b43/ and select one of the "ucode" files.  With the 
previous Macbook Pro 8,2, I think I selected ucode13.fw and it worked 
fine.  But what is the correct way to select the proper firmware without 
guessing?

When I was trying to load the "distro b43" driver, dmesg was telling me 
the driver needed "FW13".  Does that mean anything?

Andy

  reply	other threads:[~2011-11-29 18:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-28 15:21 Trouble with Macbook Pro 8,2 (broadcom 4331) and latest b43 AndrewL733
2011-11-28 15:59 ` Rafał Miłecki
2011-11-28 16:02   ` Rafał Miłecki
2011-11-28 16:13     ` Larry Finger
     [not found]       ` <4ED3FA65.7010104@aol.com>
2011-11-29  5:22         ` Rafał Miłecki
2011-11-29 18:00           ` AndrewL733
2011-11-29 18:54             ` AndrewL733 [this message]
2011-11-29 19:17             ` Larry Finger
     [not found]               ` <4ED5535E.50605@aol.com>
2011-11-29 23:42                 ` Larry Finger
2011-11-30  6:08                   ` Rafał Miłecki
2011-12-02 18:13                     ` AndrewL733
2011-12-02 18:24                       ` Dan Williams
2011-12-02 19:06                       ` AndrewL733
2011-12-02 19:40                         ` Dan Williams
2011-12-02 20:01                           ` AndrewL733

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=4ED52A56.3030804@aol.com \
    --to=andrewl733@aol.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=zajec5@gmail.com \
    /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).