Marduko Posted April 27, 2009 Share Posted April 27, 2009 Hi all I've got a Dell Precision T7400 workstation, and finally get its broadcom 5754 working (with window$ installed, i find that inside T7400 is a 5754, and probably share more or less the same hardware with a no. of dell products, one of these is the XPS 1730 laptop in the 2nd link below, the only difference being on T7400 the device id is 167a, not 1672) i get the 2 kexts from here then modify with ref. to this post first, i replace 167d with 167a in BOTH the info.plist inside "AppleBCM5751Ethernet.kext" AND "AppleBCM5751Ethernet.kext inside IONetworkingFamily.kext" second, with hex editor, replace all "66 81 FA 7D 16" with "66 81 FA 7A 16", then "F8 08 75 59" with "F8 08 74 59" of only AppleBCM5751Ethernet.kext/Content/MacOs/AppleBCM5751Ethernet (i once tried doing the hex replacement also on AppleBCM5751Ethernet inside IONetworkingFamily.kext, but this causes KP) install the 2 kexts, then the usual repair permissions/clear cache/rebuild cache/touch extensions folder housekeeping stuff reboot, boom! an ethernet adaptor appears in system pref.! i have no problem with the mac address being all 00000000 with DHCP, connect to router and internet fine~ 10.6 will probably break sth but who cares now thx for sharing all these wonderful stuff, you guys rock!!! cheers!!! hi, i have the same hardware and i have modified this kext but this kext did no work. Please, can you atach your kext???. tank you Link to comment Share on other sites More sharing options...
pvanliew Posted May 5, 2009 Share Posted May 5, 2009 Hi all I've got a Dell Precision T7400 workstation, and finally get its broadcom 5754 working (with window$ installed, i find that inside T7400 is a 5754, and probably share more or less the same hardware with a no. of dell products, one of these is the XPS 1730 laptop in the 2nd link below, the only difference being on T7400 the device id is 167a, not 1672) i get the 2 kexts from here then modify with ref. to this post first, i replace 167d with 167a in BOTH the info.plist inside "AppleBCM5751Ethernet.kext" AND "AppleBCM5751Ethernet.kext inside IONetworkingFamily.kext" second, with hex editor, replace all "66 81 FA 7D 16" with "66 81 FA 7A 16", then "F8 08 75 59" with "F8 08 74 59" of only AppleBCM5751Ethernet.kext/Content/MacOs/AppleBCM5751Ethernet (i once tried doing the hex replacement also on AppleBCM5751Ethernet inside IONetworkingFamily.kext, but this causes KP) install the 2 kexts, then the usual repair permissions/clear cache/rebuild cache/touch extensions folder housekeeping stuff reboot, boom! an ethernet adaptor appears in system pref.! i have no problem with the mac address being all 00000000 with DHCP, connect to router and internet fine~ 10.6 will probably break sth but who cares now thx for sharing all these wonderful stuff, you guys rock!!! cheers!!! I have the 5754 card also (device ID of 167a also) but modifying the 5751 kext as above did not work. Well, it worked, but I could not get a DHCP address or net with a static address because of the MAC address being all 0's (this is environment based, as some network routers, etc, will not communicate with devices that have 0 MAC addresses). So, I modified the 5787 en0 kext in the same way crazy drummer did it to the other one, and got it working, since it then had at least some MAC address. I just replaced the device id's of 1693 and 1698 to say 167a, in "AppleBCM5787Ethernet.kext" with Plist Editor (turns out nothing is needed to be done inside IONetworkingFamily.kext when the 5787 kext is used). Then I changed the hex of AppleBCM5787Ethernet.kext/Content/MacOs/AppleBCM5787Ethernet with Find and replace all of "66 81 FA 93 16" with "66 81 FA 7A 16", then "F8 08 75 59" with "F8 08 74 59" then "install the 2 kexts, then the usual repair permissions/clear cache/rebuild cache/touch extensions folder housekeeping stuff " ended up with a nonsense MAC of ba:ad:f0:0d:ba:ad that I believe the 5787 kext defaults to, but whatever, it's better than all 0's and going through the process of more hex editing (i didn't know the mac address of the NIC to begin with haha) but worked like a charm! Couldn't have done it without crazy drummer's and everyone's persistent hacking! So thanks a ton, and I might as well attach the modified kexts in case someone else has a BCM5754 Broadcom NetXtreme 5754 with device id 167a from an HP 5850. (for the googlers) Peace all, and Good Luck! AppleBCM5787MEthernet5754.kext.zip Link to comment Share on other sites More sharing options...
somoneybaby Posted May 8, 2009 Share Posted May 8, 2009 I've got the file I need, I just now need some good step by step instructions on how to install this bad boy. I'm extremely new with Mac OS. Thank you! Link to comment Share on other sites More sharing options...
somoneybaby Posted May 8, 2009 Share Posted May 8, 2009 Anyone please help! I own the same exact card as A.A. and I've tried installing his .kext file but I just can't get my ethernet to show up in "Network". Am I installing it wrong?? 1) I made sure there were no other instances of AppleBCM5751Ethernet.kext 2) Commands: sudo -s <root password> cp -r -v ~Desktop/AppleB* /S*/L*/E*/IONet*/C*/Plug*/ rm -v /S*/L*/E*.mke* diskutil repairpermissions / reboot Is there something I'm missing? How can I provide you all with more information that shows what I'm missing? Please - this is the last piece to my extremely frustrating Dell XPS m1710 puzzle! Thank you. Link to comment Share on other sites More sharing options...
somoneybaby Posted May 9, 2009 Share Posted May 9, 2009 Anyone please help! I own the same exact card as A.A. and I've tried installing his .kext file but I just can't get my ethernet to show up in "Network". Am I installing it wrong?? 1) I made sure there were no other instances of AppleBCM5751Ethernet.kext 2) Commands: sudo -s <root password> cp -r -v ~Desktop/AppleB* /S*/L*/E*/IONet*/C*/Plug*/ rm -v /S*/L*/E*.mke* diskutil repairpermissions / reboot Is there something I'm missing? How can I provide you all with more information that shows what I'm missing? Please - this is the last piece to my extremely frustrating Dell XPS m1710 puzzle! Thank you. Well I figured out why it wouldn't work. There were some extra files I'm guessing because I downloaded the .kext on a windows based PC? I now have a functioning ethernet card. Thanks for the help? ............ Link to comment Share on other sites More sharing options...
TheAppleFreak Posted May 13, 2009 Share Posted May 13, 2009 I've got the file I need, I just now need some good step by step instructions on how to install this bad boy. I'm extremely new with Mac OS. Thank you! Go to PCwiz Computer's website, and download his OSx86 KEXT installer. That is the easy way to do it. Link to comment Share on other sites More sharing options...
Fixster Posted May 15, 2009 Share Posted May 15, 2009 Hey, I have an Inspiron 1318, with VEN 14E4 DEV 1713 for my Ethernet Card. I have Mac OS X 10.5.7 iAtkos 5i. Can anyone help me getting this driver to work. I have everything except the ethernet working. Link to comment Share on other sites More sharing options...
seawinds Posted May 16, 2009 Share Posted May 16, 2009 Hey, All I have an Dell Precision T7400 , with BCM5754 Ven14E4 Dev 167a for my Ethernet Card. I can't make it work in Mac OS X 10.5.6. somebody help me! Link to comment Share on other sites More sharing options...
ujen Posted May 19, 2009 Share Posted May 19, 2009 hi pleae help me out. i have a m6400 with a broadcom nextream 14e4 1680, i tryed to search it but nothin came up. Link to comment Share on other sites More sharing options...
Mike711 Posted May 19, 2009 Share Posted May 19, 2009 I have an HP nw8448 MobileWorkstation , with BCM5753M Ven14E4 Dev 16fd Subsystem ID:103C-30A3 for my Ethernet Card. I can't make it work in Kalyway 10.5.2 somebody help me! Thanks Mike711 Link to comment Share on other sites More sharing options...
cbo Posted June 14, 2009 Share Posted June 14, 2009 Hello, i've read trough the entire thread and still havent found a solution that works for me. I've got a Dell XPS 720 with a Broadcom 5754 and can't get the nic to work. If anyone has any ideas or could point me in the right direction it would be greatly appreciated. Info from lspci: 05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02) [14e4:167a] (rev 02) Regards, Chris Link to comment Share on other sites More sharing options...
unii Posted June 18, 2009 Share Posted June 18, 2009 Hi, I have the BCM 5751 14e4:16d7 on an HP tc4200 with iPC 10.5.7 and it runs ok without a mac adress sofar. I tried adding sudo ifconfig en0 ether xx to rc.commens / local and I used that script for add to the StartUp-Folder flowing around here. Also tried to hex the kext with the tip to get auto mac assign and DHCP workng. (By chaning 75 to 74) But none of these tips works to get a mac adress set nor DHCP working automatically... Any ideas? Setting the mac manually with sudo ifconfig en0 ether xx:xx... works - buts an annoying way. Thanks alot! Link to comment Share on other sites More sharing options...
simwj Posted June 21, 2009 Share Posted June 21, 2009 Haha, it seems that many people are asking for help and getting no reply? Anyway, I have the same problems. Broadcom 570x Gigabit Ethernet though in my laptop it only runs at 100mbps - not gigabit. Dell Latitude X300 Dev Inst ID PCI\VEN_14E4&DEV_165D&SUBSYS_20031028&REV_01\4&39A85202&0&28F0 Hardware ID PCI\VEN_14E4&DEV_165D&SUBSYS_20031028&REV_01 PCI\VEN_14E4&DEV_165D&SUBSYS_20031028 PCI\VEN_14E4&DEV_165D&CC_020000 PCI\VEN_14E4&DEV_165D&CC_0200 Matching Dev ID pci\ven_14e4&dev_165d&subsys_20031028 14e4,165d is already listed in nisa's applebcm5751ethernet.kext file. However, on startup there is just one message: AppleBCM5701Ethernet: 00-00-00-00-00 Afterwards the card does not display in System Profiler. Plugging in a LAN cable shows nothing. The port does not even blink, or turn orange. It did when I used the stock apple driver but then it complained of a sanity check error. The only thing I see running is my Intel PRO Wireless 2100 card which uses the en1 interface. Link to comment Share on other sites More sharing options...
makcode Posted June 30, 2009 Share Posted June 30, 2009 Please can anyone make a BCM kext with ID 14e4:1680 please Link to comment Share on other sites More sharing options...
TiSwAs Posted July 2, 2009 Share Posted July 2, 2009 Please can someone help me. I've installed iAtkos V7 on a Dell Optiplex SX280 everything installed ok. I'm trying to get the onboard LAN working (Broadcom 57xx Gigabit Ethernet) and have tried to install AppleBCM5751Ethernet.kext (AppleBCM5701Ethernet and AppleBCM5751Ethernet) using Kext Helper b7.app and doing it manually - i cannot get the OS to recognise the LAN adapter. once the kext's have been installed i run the repair permissions in disk utilities and reboot but still doesnt work. Am i doing something wrong? Am i installing the wrong Kexts? Can anyone shed some light on to why the OS isnt recognising the adapter?? I have a bad headache from banging my head against a brick wall. Thanks Link to comment Share on other sites More sharing options...
87vert Posted July 6, 2009 Share Posted July 6, 2009 Installed the driver to my IBM 8808-94u. w/ Broadcom BCM5787 14e4:169b modifyed the info adding my device / ven. then modifying the driver using a hexeditor. Device was found on reboot. status shows as yellow. if I manually configure an IP it goes to green but still no connection. My mac address is all 00's. When I try to do: sudo ifconfig en0 ether (Mac address of device) it returns: ifconfig: ioctl (SIOCAIFADDR): network is down. I have link lights on the nic. Any Ideas? Did some more testing. When I switch the en0 to off it shows the cable is connected but you computer does not have an IP address Link to comment Share on other sites More sharing options...
oysts Posted July 8, 2009 Share Posted July 8, 2009 I just got the Internal NIC (14e4:1677) on my Dell D410 to work. After two days I found out that my home network didn´t allow empty MAC addresses. So I tried my Linksys WRT54GS Wireless router.... And it worked... I used the patched AppleBCM5751Ethernet.kext.zip posted in this post: http://www.insanelymac.com/forum/index.php...st&p=121928 Thank you guys for all your effort in making this work! Øystein Link to comment Share on other sites More sharing options...
branzo Posted July 11, 2009 Share Posted July 11, 2009 Attached kext for 0x14e4:0x167bTry it and post reply. Hi.. i'm running OSX Server 10.5.7 (updated to 10.5.7 from Hazard Server 10.5.6), and i'm running into this problem with your kext: Now the MAC Address is correctly displayed inside Network Config, but i have no network connection, i can choose dhcp or set things by hand, but nothing works.. and in logs i found this: AppleBCM5751Ethernet: 0 0 resetAdapter - FTQ initialization failed AppleBCM5751Ethernet: 0 0 wakeUp - reset adapter failed AppleBCM5751Ethernet: 0 0 enable - failed do you have any clue on this?? maybe i'm doing something wrong, i have copied your kext inside Extensions folder ex-novo! Link to comment Share on other sites More sharing options...
deadciv Posted July 14, 2009 Share Posted July 14, 2009 Hey i have a Dell Latitude D620 I would like my Wifi to work on my Hackintosh. I have version 10.5.6 Installed on my D620. Everything works fine, but i would like my Wifi to work.. Does anyone know how i can make this work??? Thanks Link to comment Share on other sites More sharing options...
leppy700m Posted July 29, 2009 Share Posted July 29, 2009 Thanks, this link is fine. No it's not. Link to comment Share on other sites More sharing options...
phoenix73 Posted August 4, 2009 Share Posted August 4, 2009 Hi.. i'm running OSX Server 10.5.7 (updated to 10.5.7 from Hazard Server 10.5.6), and i'm running into this problem with your kext: Now the MAC Address is correctly displayed inside Network Config, but i have no network connection, i can choose dhcp or set things by hand, but nothing works.. and in logs i found this: AppleBCM5751Ethernet: 0 0 resetAdapter - FTQ initialization failed AppleBCM5751Ethernet: 0 0 wakeUp - reset adapter failed AppleBCM5751Ethernet: 0 0 enable - failed do you have any clue on this?? maybe i'm doing something wrong, i have copied your kext inside Extensions folder ex-novo! Same problem here : iAtkos v7 and tried to install the BCM5755M.zip. 09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express [14e4:1673] (rev 02) BTW, I'll try to do as suggested : How to install: - remove all occurrences of AppleBCM5751Ethernet.kext from both /System/Library/Extensions and /System/Library/Extensions/IONetworkingFamily.kext/Contents/Plugins - extract attached .zip anywhere (let's say - to the Desktop) and make sure this is the only file, starting with the "AppleB" - in terminal: sudo -s <root password> cp -r -v ~Desktop/AppleB* /S*/L*/E*/IONet*/C*/Plug*/ rm -v /S*/L*/E*.mke* diskutil repairpermissions / reboot Then boot with the "-v" switch and post here all occurrencies with the "AppleBCM5751Ethernet" Link to comment Share on other sites More sharing options...
kant1988 Posted August 11, 2009 Share Posted August 11, 2009 Acer Extensa 4630z ven/dev 14e4:1684 anyone have driver with it. please help me !! Link to comment Share on other sites More sharing options...
tuxianer Posted August 14, 2009 Share Posted August 14, 2009 is there a working driver for BCM5753M and Leopard? Link to comment Share on other sites More sharing options...
ujen Posted August 16, 2009 Share Posted August 16, 2009 SOME GREAT NEWS FOR M6400 USERS, I HAVE FINALY GOTTEN THE BROADCOM NIC WORKING. 1. make sure your dev id is 14e4 1680. 2. install attached kext with osx86 tools or whatever way you like and reboot. 3. you should now have the ethernet recognized but no internet and a MAC address of all 00's. 4. in windows look up your MAC address and copy it somewhere. 5. in leopard open a terminal and type: sudo ifconfig en0 (it maybe en1 or en2 or en etc.) ether 00:21:70:8A:70:E2 but replace 00:21:70:8A:70:E2 with your MAC address 6. your internet should now connect and be fully working. you will need to do the command at every startup so just make a script and add it to startup items I'm currently working on getting it to work in snow leopard and want to know if anyone has the sources for either bcm57xx kexts, that would be most helpful. if you'd like to help out in the snow leo effort just let me know AppleBCM5751Ethernet.kext.zip Link to comment Share on other sites More sharing options...
Salman Masood Posted August 21, 2009 Share Posted August 21, 2009 BigPimpin: Well, his laptop does have a 5906M card, which has been talked about on and off in this thread. I am still trying to figure out how to get it to work, but, AFAIK, no one has. Has anyone yet figured out the 5906M? Dear plz tell me if u've found something regarding Broadcom 5906M Ethernet drivers or to use in hackintosh. Alas i couldn't find yet. Regards, Salman Link to comment Share on other sites More sharing options...
Recommended Posts