C0mputerNick Posted January 22, 2007 Share Posted January 22, 2007 i Got a Dell Wireless 1370 MiniPCI WLAN Card (works, Recognize as Airport Extreme and a Broadcom 440 1/100 Ethernet Card, Both work very fast and smooth from your sig, i see your running 10.4.7. I didnt lose my networking until .8 could you post your NetworkInterfaces.plist file anyway just so i can have a look at it? Thanks Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-281703 Share on other sites More sharing options...
FreakyMac Posted January 31, 2007 Share Posted January 31, 2007 Sure, here u go <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Interfaces</key> <array> <dict> <key>BSD Name</key> <string>en0</string> <key>IOBuiltin</key> <true/> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> <integer>0</integer> <key>IOLocation</key> <string></string> <key>IOMACAddress</key> <data> ABI/+hSr </data> <key>IOPathMatch</key> <string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PCIE@1E/IOPCI2PCIBridge/ethernet@0/AppleBCM440XEthernet/IOEthernetInterface</string> </dict> <dict> <key>BSD Name</key> <string>en1</string> <key>IOBuiltin</key> <true/> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> <integer>1</integer> <key>IOLocation</key> <string></string> <key>IOMACAddress</key> <data> ABSlNnK/ </data> <key>IOPathMatch</key> <string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PCIE@1E/IOPCI2PCIBridge/pci14e4,4318@3/AirPortPCI_MM/IOEthernetInterface</string> </dict> </array> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-289700 Share on other sites More sharing options...
Animik Posted January 31, 2007 Share Posted January 31, 2007 Well my Broadcom Wireless works, (DEV_ID: 4311) but it doesn't connect to secured networks. :S Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-290032 Share on other sites More sharing options...
dot4f Posted March 16, 2007 Share Posted March 16, 2007 Forgive me for being a dummy, but what am I editing in AppleAirPortBrcm4311.kext > Info.plist file? Am I adding something, changing something, to what etc? (Post a copy of yours?) I too have a WMP54GS, I'm using 10.4.8. Thanks Go here http://forum.osx86project.org/index.php?sh...ulip\.kextDownload and install the Tulip.kext (instructions are in the post) You need to go deep within the IO80211Family.kext file to the AppleAirPortBrcm4311.kext file. Edit its Info.plist file then go into terminal and find your way to the folder with the extension in it. type sudo chown -R root:wheel IO80211Family.kext sudo cp -rf ./IO80211Family.kext /System/Library/Extensions Also go into the folder with the 10.4.4 extensions in terminal and type this sudo chown -R root:wheel IONetworkingFamily.kext sudo cp -rf ./IONetworkingFamily.kext /System/Library/Extensions Reboot and you should seee the AirPort Daimond next to your clock. If it is there go into terminal and type this: sudo nano /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist You want to edit these lines: <key>BSD Name</key> ---> <string>en0</string> (Change the en0 to en1) <key>IOBuiltin</key> <false/> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> ---> <integer>0</integer> (Change the 0 to 1) In order to exit and save the file press ctrl-x. Reboot again and it should work! This is the way I did it and it worked! Right now I posting from Safari with my Linksys WMP54GS! BTW I read that some people had to delete certain files such as/System/Library/Extensions.kextcache /System/Library/Extensions.mkext. I hope I was of help. Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-324931 Share on other sites More sharing options...
snarl Posted March 17, 2007 Share Posted March 17, 2007 I got a Minitar MN54GPC 802.11g wireless PCI card working with 10.4.8. It's a Broadcom card but I had a little bit of trouble getting it going. System/Library/Extensions/I080211Family.kext then right click on it and Show Package Contents - /Contents/Plugins/AppleAirPortBrcm4311.kext then right click on it and Show Package Contents - /Contents/Info.plist edit the Info.plist - <string>pci14e4,4320</string> then using the menu bar - go/utilities/disk utility/repair disk permisions I found the problem was with the NetworkInterfaces.plist file - /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist Seems that it was kind of configured for firewire not for wireless. So I copied someone elses NetworkInterfaces.plist file (just the bit I needed for airport), probably the one up a few posts, if you scroll up you'll see it, did the Disk Utilities - Repair Disk Permissions trick, rebooted and now it all working fine. Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-325716 Share on other sites More sharing options...
nathan.page Posted April 21, 2007 Share Posted April 21, 2007 None of you {censored} heads are understanding us that need help! All we need is simple steps on how to do this! Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-351342 Share on other sites More sharing options...
C0mputerNick Posted April 22, 2007 Share Posted April 22, 2007 None of you {censored} heads are understanding us that need help!All we need is simple steps on how to do this! If you cant figure it out then perhaps its a little above your pay grade. there is no room for the language here. if you dont have anything constructive to add then dont post at all. Your post helped absolutely nobody. Sounds like you need to do some reading if you dont know how to edit kext files. Running OSX isnt for the faint of heart and no one is going to hold your hand through the entire thing. Either you have what it takes to make it work or you dont. And calling the good people that do try to help out new comers to this scene {censored} heads isnt going to make them try harder to solve YOUR problems. Think before you post. Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-351367 Share on other sites More sharing options...
Superhero360 Posted April 22, 2007 Share Posted April 22, 2007 Hey, can anybody tell me how to get the Belkin F5D7000 PCI card working on your Hackintosh? I have the same card on my 10.4.8 sytem but it doesn't work for me. Any help? Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-351371 Share on other sites More sharing options...
freakshow29 Posted April 25, 2007 Share Posted April 25, 2007 to pabster and thrunner (or anybody who knows how to fix the problem pabster was having) how do you boot with battery power? the g520 is a pci slot card on a desktop. this is the sole reason i cannot use osx on a daily basis. i've done some checking, and basically the only problem is that my ip changes to 1.4.0.0 instead of what its supposed to be. but there is no way to change it back to what i need it to be to get internet. thanks for any help Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-353737 Share on other sites More sharing options...
snarl Posted April 29, 2007 Share Posted April 29, 2007 Forgive me for being a dummy, but what am I editing in AppleAirPortBrcm4311.kext > Info.plist file? Am I adding something, changing something, to what etc? (Post a copy of yours?)I too have a WMP54GS, I'm using 10.4.8. Thanks Mine is a Minitar MN54GPC 802.11g Wireless NIC (Broadcom) so I did this - System/Library/Extensions/I080211Family.kext then right click on it and Show Package Contents - /Contents/Plugins/AppleAirPortBrcm4311.kext then right click on it and Show Package Contents - /Contents/Info.plist edit the Info.plist - <string>pci14e4,4320</string> then using the menu bar - go/utilities/disk utility/repair disk permisions Reboot Yours might be a little different because it's a different card, but yeah, that's the bit you need to edit/add, you'll see some similar lines in the Info.plist just edit them, you just need one line that corresponds to your card, you can find out the exact numbers you need by booting windows and using the device manager, forgotten exactly what you do but it's the device number and vendor number that you need. Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-355675 Share on other sites More sharing options...
Jozyx Posted May 4, 2007 Share Posted May 4, 2007 E-Tech Wireless 54Mbps PCI card (Model:WGPI02) uses Ralink RT2500 Chipset works 100% with the Ralink drivers Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-359224 Share on other sites More sharing options...
nw2mac Posted December 11, 2007 Share Posted December 11, 2007 @FreakyMac i too got the same config as ur's Dell Wireless 1370 WLAN MiniPCI Card Broadcom 440x 10/100 Integrated Controller ive installed os x tiger(10.4.8) recently.. my both the cards are nt getting detected... did u install any other pacs after installin the os or automatically all the card got detected?? please find time and send me the links to pacs(if ever u ve installed) or details of wht config changes u made! please mail me the details to ayrus86@gmail.com thank u so so much in advance!! Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-535008 Share on other sites More sharing options...
SomniusX Posted December 29, 2007 Share Posted December 29, 2007 Hiz to all and greets to helpers.. i'm in need to get my wmp54gs [linksys] work under ToH rc3 leopard (it's 10.5.0 and not x.x.1 i think, i'm not sure) can anybody tell me a procedure to follow so i can make it work.. i only need to hit a static ip with wep nothing more.. thank you in advance.. Link to comment https://www.insanelymac.com/forum/topic/8348-wireless-cards-that-work/page/2/#findComment-557076 Share on other sites More sharing options...
Recommended Posts