Well after spending a couple hours working on this in the end I punched a figurative hole though the mac operating system scream at it "die, die, die!!!" Then I pulled the plug and decided I'll try again another day. I guess today is that day...
Let me first describe my computer:
quad booting: xp/vista/kalaway 10.5.2/kubuntu
quad core: Intel core 2 quad (2.4 Ghz)
Motherboard: dg33tl (also known as the devil)
Graphics card: nVidia 8800GT (512mb)
Wireless card: Dynex PCI card: DX-BGDTC Broadcom BCM4318KFBG
So I was searching for drivers... none to be found and then I came across this topic. It looked promising and matched my chipset. I downloaded and ran the file. It didn't work. I restarted the computer and still nothing. I rechecked the ktext file and it was changed. Puzzle I read on to figure out what was wrong. About page 3-4 I ran into these messages
QUOTE
mcsmart
It sounds like you need to swap your network interfaces in /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist.
Do you have 2 onboard LAN cards? That could be the problem.
QUOTE
Wenle Z.
yep, i have two lan on my motherboard. now, my lan dont even work now. any solution?
(I have my wireless card and intergated ethernet port... I don't know if that applies, but I tried it anyway. P.S. lan never worked... thats why I'm trying to get the wireless to)
QUOTE
gai-jin
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?
------------------------------
Also, FWIW, I checked in /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist. and show en0 and fw0 interfaces, but nothing for wireless.
------------------------------
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 ?
QUOTE
k3nny
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>
So that looked like the answer to my problems. I change the integer and restarted. To my surprise there was something new in the network connections... to my extreme disappointment it didn't pop up as a wireless card... it popped up as a firewire connection. At that moment at that moment I started to scream at it for confusing wireless internet with a firewire card...
So I'm here asking for everyone's help. Any ideas... I'll try anything. On that note I remember people talking about re-branding/debranding their card. I'm tempted to try this, but I'm not really good at linux(I just started using it yesterday... not even sure what sudo means, but its used alot... I think something with the permissions, *shrug*), so the directions kindof confused me. If I get desperate (or someone gives me a little better instructions, the massive output confused me) I'll try that.
Thanks for all of the help,
Hieros