Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

23 Pages V  « < 2 3 4 5 6 > »   
Reply to this topic Start new topic
Broadcom bcm43xx wireless driver [beta], Driver for Broadcom WLAN devices
*
  • Group: Members
  • Posts: 1
  • Joined: 21-August 07
  • Member No.: 129,003
my card is Broadcom BCM4318 802.11b/g Wireless Network Adapter
i'm wondering if this is the same one as that in you post:

" 4318, Broadcom BCM4318 [AirForce One 54g] 802.11g Wireless LAN (confirmed)" ?

many thanks
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 144
  • Joined: 20-May 07
  • From: Germany
  • Member No.: 109,203
QUOTE (kizwan @ Jan 2 2008, 10:41 AM) *
I have to put my hardware PCI id in AppleAirPortBrcm4311's Info.plist file:-
/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/Info.plist

This is what my script is for. Actually this is the only thing it does: it just adds some PCI-IDs.


QUOTE (Sandro111 @ Jan 2 2008, 01:51 PM) *
With Tiger Works great

With Leopard: Kernel Panic!!!

Yeah, I might add Leopard support later. For now only Tiger is supported.


QUOTE (mengder @ Jan 2 2008, 08:00 PM) *
my card is Broadcom BCM4318 802.11b/g Wireless Network Adapter
i'm wondering if this is the same one as that in you post:

" 4318, Broadcom BCM4318 [AirForce One 54g] 802.11g Wireless LAN (confirmed)" ?

many thanks

Yes it's the same one. This is actually just the name of the chipset shown by "lspci" under Linux.

regards,
mcsmart
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 201
  • Joined: 11-April 07
  • From: Greece
  • Member No.: 99,742
Solution for LinkSys WMP54G (if card is recognized, but it tells you that AirPort is not configured).

http://forum.insanelymac.com/index.php?showtopic=83428
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 54
  • Joined: 5-August 07
  • Member No.: 125,420
I got a Dynex DX-BNBC from Best Buy for $35 with a BCM4318 (pci14e4,4318) chipset in it, which is all well and good--I would add this model to the first post, for the sake of forum Newbies and

If I use the Airport utility, it finds nothing. I click on the Airport icon at the top, Airport: Not Configured. If I go to network preferences, click "Assist Me..." and go through the motions, it finds my router and allows me to enter the password. However, next screen it says "cannot connect to internet." So, I close the assistant window and look at network preferences... Connected, with an assigned IP address. All is good. smile.gif

If I go to system profiler, then down to Airport card, it says "AirPort is currently turned off" when I am clearly connected. tongue.gif

Still quite odd that Airport is not seeing it correctly. thumbsdown_anim.gif

It would be cool if somebody had any ideas as to how to get Airport to be seen as "enabled." Any thoughts?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 95
  • Joined: 28-November 07
  • Member No.: 157,497
I just had the same problem with a BRDCM 4311, try to delete that set up in Network preferences and make a new one.

It seems after running the assistant, and then trying to initialize the card, it works. Did for me, anyways.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 54
  • Joined: 5-August 07
  • Member No.: 125,420
Well, oddly enough, I rebooted and now its working perfectly. Huh, thats weird. Works absolutely great now. It even automatically connected to my network, with other options. biggrin.gif

Thanks for the tip though, I'll remember that.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 144
  • Joined: 20-May 07
  • From: Germany
  • Member No.: 109,203
QUOTE (E-werd @ Jan 27 2008, 12:00 AM) *
I would add this model to the first post, for the sake of forum Newbies

Thanks for the hint smile.gif

QUOTE (E-werd @ Jan 27 2008, 05:17 AM) *
Well, oddly enough, I rebooted and now its working perfectly. Huh, thats weird. Works absolutely great now. It even automatically connected to my network, with other options. biggrin.gif

Good to hear. Did you do a reboot in the first place?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 6
  • Joined: 27-January 08
  • Member No.: 178,578
I cannot find the AppleAirPortBrcm4311.kext anywhere! Can someone post it?

Using deadmoo 10.4.1 image

EDIT: Found it on a spare Leopard install disc. Somebody should post it in case someone doesn't have it.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 28-January 08
  • Member No.: 179,012
I have a 4318, but after running the script I'm still not seeing anything that indicates the wireless card is enabled.

One odd bit -- before running the script, 'Built in Ethernet' in the network panel was dithered out. After running the script, it is available and I can set configuration options for it. I plugged into a wired network w/ dhcp, but it didn't seem to detect it.

Is is possible that, since I don't have a driver yet for my wired ethernet, it is looking at the first ethernet adapter it finds (the wireless, in this case) and assuming it's the 'built in ethernet'?

How could I correct this?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 28-January 08
  • Member No.: 179,012
Also, FWIW, I checked in /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist. and show en0 and fw0 interfaces, but nothing for wireless.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 28-January 08
  • Member No.: 179,012
QUOTE (gai-jin @ Feb 1 2008, 06:48 AM) *
Is is possible that, since I don't have a driver yet for my wired ethernet, it is looking at the first ethernet adapter it finds (the wireless, in this case) and assuming it's the 'built in ethernet'?

How could I correct this?



It looks like that's exactly what's happening. Digging around, I found in the Network Utility the Info section. There, for interface en0, it lists Vendor as "Apple", model as "Wireless Network Adapter".

I'm still trying to get my Yukon 8036 adapter working, but until then, what do I need to do to get the broadcom adapter recognized / configured as an airport card, rather than as en0 ?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 40
  • Joined: 25-August 07
  • Member No.: 129,936
From my understanding you just have to set the integer from 0 to 1 in this part of
/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
(after modifying the kext)

CODE
<key>IOInterfaceUnit</key>
<integer>0</integer>


This did the trick for me and i could configure the card with Airport. Earlier it was like a simple ethernet device..
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 28-January 08
  • Member No.: 179,012
Thanks! That's exactly what I needed!

Now, off to try and figure out how to get some sound.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 40
  • Joined: 25-August 07
  • Member No.: 129,936
@mcsmart:

If you got a modified kext, your script will make it unusable because it just writes the string section and the rest disappears.

Maybe you also could add my earlier post (link)

to the FAQ on the first page. I see thats exactly whats causing many people trouble smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 144
  • Joined: 20-May 07
  • From: Germany
  • Member No.: 109,203
QUOTE (k3nny @ Feb 2 2008, 11:32 AM) *
@mcsmart:

If you got a modified kext, your script will make it unusable because it just writes the string section and the rest disappears.

What do you mean by modified kext? It is recommended to install Apple's AirPort-Update before running the script... Then you should get a vanilla-kext.

QUOTE (k3nny @ Feb 2 2008, 11:32 AM) *
Maybe you also could add my earlier post (link)

to the FAQ on the first page. I see thats exactly whats causing many people trouble smile.gif

Thanks for that hint.

Regards,
mcsmart
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 40
  • Joined: 25-August 07
  • Member No.: 129,936
QUOTE (mcsmart @ Feb 3 2008, 01:12 PM) *
What do you mean by modified kext? It is recommended to install Apple's AirPort-Update before running the script... Then you should get a vanilla-kext.
Thanks for that hint.

Regards,
mcsmart


Some days ago i experimented with the .kext from tubgirl's v10.4.10 . Seems the AirPort Update is already integrated.
Anyway the kext already contained the IDs of additional wireless adapters and as i ran your script the .kext was a completely mess tongue.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 3
  • Joined: 28-January 08
  • Member No.: 178,831
Hi, I'm new to the scene and I installed Leopard (iATKOS) recently on my laptop. My built in wireless card which is intel 3945 is not working. I found out from reading this forum that there are no drivers for it yet. I got a motorola wn825g wireless card that has a broadcom chipset in it but I dont know how to configure it. I already have the AppleAirPortBrcm4311.kext with the pcid 4320 in it. All help to configure the card would be much appreciated.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 144
  • Joined: 20-May 07
  • From: Germany
  • Member No.: 109,203
QUOTE (bgthndr @ Feb 4 2008, 09:55 PM) *
I got a motorola wn825g wireless card that has a broadcom chipset in it but I dont know how to configure it. I already have the AppleAirPortBrcm4311.kext with the pcid 4320 in it. All help to configure the card would be much appreciated.

Is it a USB card or PCMCIA? With PCMCIA you probably won't have any luck. USB could work: plug it in and see what happens. Especially the output of "sudo dmesg" should be interesting.

mcsmart
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 3
  • Joined: 28-January 08
  • Member No.: 178,831
Thanks for a quick reply. It is a PCMCIA card not USB. I ran the command 'sudo dmesg' and it displayed a lot of information which i dont understand which included something about the ethernet. (I have my ethernet working).
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 144
  • Joined: 20-May 07
  • From: Germany
  • Member No.: 109,203
QUOTE (bgthndr @ Feb 6 2008, 05:33 AM) *
Thanks for a quick reply. It is a PCMCIA card not USB. I ran the command 'sudo dmesg' and it displayed a lot of information which i dont understand which included something about the ethernet. (I have my ethernet working).

Yeah, see: PCMCIA is sort of a problem. You should first be sure that your PCMCIA controller is working, and only very few chipsets are supported by OSX86. You can try to attach the output of dmesg to one of your posts.
But trust me: just get a new USB wireless card (check the forum for recommended cards) and life will be a whole lot easier for you wink.gif

regards,
mcsmart
PM Profile Card
Go to the top of the page
+ Quote Post
23 Pages V  « < 2 3 4 5 6 > » 
Reply to this topic Start new topic

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 12:42 PM