InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 01-26-2012, 01:46 PM
cparm cparm is offline
Cheetah
 
Join Date: Jan 2009
Posts: 9
Thx adlan,

works great on my lenovo S20 at works

Quote:
Originally Posted by adlan View Post

Disclaimer
This driver is neither supported nor endorsed by Broadcom. Zombies may invade your house and I take no responsibility for whatever happens. Use at your own risk
lol, don't worry i've got some plants for these Zombies
Reply With Quote
  #2  
Old 02-25-2012, 07:50 AM
h224nh h224nh is offline
Cheetah
 
Join Date: Feb 2012
Posts: 1
Thanks adlan for the great driver.
I get stuck with Broadcom BCM5786 [14e4:169a]
I am not sure what should be edited in your source code, could you please show me how to do it ?
Thank.

Updated:
Luckily, I added [14e4:169a] definition to plist, recompile and install IONetworkingFamily.kext of my friend, and now everything works like charm.
Attached Files
File Type: zip BCM5722D.kext.zip (30.3 KB, 44 views)

Last edited by h224nh; 02-25-2012 at 08:36 AM.
Reply With Quote
  #3  
Old 03-11-2012, 03:21 AM
silicman silicman is offline
Cheetah
 
Join Date: Sep 2011
Posts: 1
Just want to say thank, adlan, love you!!!!

Your driver work for my Ethernet card, the Broadcom 5752, which on the old guy DELL 490 with some minor fix.

I did 2 minor fix on your kext to support Broadcom 5752:

1. infor.plist. I replace <string>pci14e4,167A</string> with <string>pci14e4,1600</string>
2. BCM5722D. I hex this file, looking for "7A 16" then replace all with "00 16". (flip word anyway).

Finally, I put them inside IONetworking kext which replace the original one. Reinstall this kext. Re-build cache. Re boot. Viola!!!

No kernal panic, MAC address just there, DHCP ok, even though I haven't plug in network yet.


Which OS I run huh? iAtKos L2 (Lion 10.7.2).

Thank you so much, adlan.
Reply With Quote
  #4  
Old 03-29-2012, 11:24 PM
mikegoh mikegoh is offline
Cheetah
 
Join Date: Mar 2012
Posts: 1
Work like charm for acer aspire 2920. The next i have been looking for..
Reply With Quote
  #5  
Old 04-07-2012, 09:14 PM
chefk0k chefk0k is offline
Cheetah
 
Join Date: Apr 2012
Posts: 1
Thanks a lot for you work on making this driver.

I need a working Kext for the desktop version of this network card: Broadcom BCM5784. (Without the M)
Is there any way to modify this kext for it to work on the non-M version?
I'm on OSX 10.6.8. (AMD)
Reply With Quote
  #6  
Old 04-13-2012, 05:48 PM
Unrealized's Avatar
Unrealized Unrealized is offline
 
Join Date: Jan 2011
Posts: 176
Quote:
Originally Posted by chefk0k View Post
Thanks a lot for you work on making this driver.

I need a working Kext for the desktop version of this network card: Broadcom BCM5784. (Without the M)
Is there any way to modify this kext for it to work on the non-M version?
I'm on OSX 10.6.8. (AMD)
Modifying the .plist is your best bet

My Hardware
CPU: Intel Celeron G530
Memory: 4.00 GB DDR3 1333Mhz
Graphics: NVIDIA GeForce GTX 550 Ti
OS: Mac OS X Lion 10.7.4 - Vanilla kernel
Motherboard: Gigabyte GA-H61M-D2-B3
Reply With Quote
  #7  
Old 05-15-2012, 09:07 PM
squinn66 squinn66 is offline
Cheetah
 
Join Date: May 2012
Posts: 1
Hardware:
Dell PowerEdge T110
2.39 Quad Core Intel Xeon
4GB 1333 DDR3
Nvidia GeForce 7300GT
OS: OS X Lion 10.7

I have a Broadcom Nextreme Gigabit network controller and i tried putting in the BCM5722D.kext using Kextdrop but the internet will not work. I look under the Network setting and none appear. Any suggestions. Thanks for your help. Any more information needed let me know.
Reply With Quote
  #8  
Old 05-21-2012, 05:11 AM
lilcheshirecat lilcheshirecat is offline
Cheetah
 
Join Date: May 2012
Posts: 1
Thank you so much. I finally have internet.
Reply With Quote
  #9  
Old 07-15-2012, 09:56 PM
symbiote187 symbiote187 is offline
Cheetah
 
Join Date: Jul 2012
Posts: 1
Thank you very much for your hard work in developing this driver!

I have a small problem though, I have a BCM5755 and everything works but the driver crashes after copying lots of data over the LAN (roughly 100GB or 60k packets). Unloading the driver and reloading does not fix it and I have to reboot to get networking back.

Any ideas why this is happening and anything I can try to get it fixed?

Lion 10.7.4
HP xw6600
BCM5755 onboard
Reply With Quote
  #10  
Old 06-04-2012, 11:36 PM
lilbiscuit lilbiscuit is offline
Cheetah
 
Join Date: Jun 2012
Posts: 1
Works for Dell Precision T5400 w/Broadcom 5754

Used kextWizard 3.7.10 and installed and rebooted in 1 min.

At first glance, worked perfectly. DHCP, mac address, until....

UPDATE: Networking stops working after awaking from sleep, as others have said. I didn't see that resolved in the thread...did I miss something?


OSX Lion 10.7.4
Dell Precision T5400
(2) Intel X5450 XEON Quad Core CPUs
4 GM RAM
Broadcom 5754
M-Audio Revolution 7.1 (work in progress)
nvidia Quadro FX 4600 (work in progress)

Last edited by lilbiscuit; 06-05-2012 at 12:48 AM. Reason: Found a glitch
Reply With Quote
Reply