InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 05-18-2011, 05:23 AM
adlan adlan is offline
Jaguar
 
Join Date: Jan 2011
Posts: 36
Quote:
Originally Posted by fyooo View Post
I just tried to load this kext manually in terminal:
Quote:
bash-3.2# kextload BCM5722D.kext/
/Users/oo/Downloads/BCM5722D.kext failed to load - (libkern/kext) authentication failure (file ownership/permissions); check the system/kernel logs for errors or try kextutil(8).
bash-3.2#
you need to change the kext ownership/permissions , else kextd will not load the kext.

Code:
sudo chown -R root:wheel BCM5722D.kext
sudo chmod -R 755 BCM5722D.kext
Reply With Quote
  #2  
Old 06-17-2011, 04:47 PM
jpt1105 jpt1105 is offline
Cheetah
 
Join Date: Jun 2011
Posts: 5
Thanks!

www.hra-13.com
Reply With Quote
  #3  
Old 08-16-2011, 05:30 AM
PinInCalgary PinInCalgary is offline
Cheetah
 
Join Date: Aug 2011
Posts: 1
Works for Dell Gx745 with BCOM 5754

Thank you!!! Works on my Dell Gx745 SFF with a BCOM 5754

Vendor Id: 0x14e4
Device Id: 0x167a
Subsystem Vendor Id: 0x1028
Revision Id: 0x0002
Link Width: x1
Reply With Quote
  #4  
Old 10-17-2011, 11:02 AM
jahsmurf jahsmurf is offline
Cheetah
 
Join Date: Oct 2011
Posts: 1
Thank you!

Thanks for sharing your work, ethernet now working on HP XW4400 dual core hackintosh
Reply With Quote
  #5  
Old 10-24-2011, 05:00 AM
onelife onelife is offline
Cheetah
 
Join Date: Oct 2011
Posts: 1
Sleep not working?

Only unload&load kext after sleep to get it work again?
Reply With Quote
  #6  
Old 11-23-2011, 05:30 PM
ocw-inf ocw-inf is offline
Cheetah
 
Join Date: Sep 2011
Posts: 1
Broadcom Netlink (TM) Gigabit Ethernet / Lion 10.7.2

Driver works on
- Packard Bell LJ65
- Broadcom Netlink (TM) Gigabit Ethernet
- BCM5784M

Lion 10.7.2
- Iatkos L2
Reply With Quote
  #7  
Old 11-29-2011, 05:31 PM
waldrondigital waldrondigital is offline
Cheetah
 
Join Date: Nov 2011
Posts: 2
Thanks!!

Dell Precision 390 owner! Happy as can be. Your kext is the only one that works 100%!! Thank you x 1000000
Reply With Quote
  #8  
Old 01-13-2012, 06:51 PM
nveronesi nveronesi is offline
Cheetah
 
Join Date: Jan 2012
Posts: 1
I confirm my Ethernet Broadcom 5784M on on my Acer Aspire 5738G Dual core is working as well!!

- Broadcom Netlink (TM) Gigabit Ethernet
- BCM5784M

Lion 10.7.2
- Iatkos L2

I'm happy! Great job, man! Thanks!
Reply With Quote
  #9  
Old 01-17-2012, 12:30 AM
waldrondigital waldrondigital is offline
Cheetah
 
Join Date: Nov 2011
Posts: 2
Gigabit Speeds

Is there any progress on getting this Kext to operate at gigabit speeds... the best I can get is 100baseTX.

It was my cable... the driver works fine at gigabit.

THANKS!

Last edited by waldrondigital; 01-28-2012 at 09:50 PM.
Reply With Quote
  #10  
Old 03-15-2011, 12:33 AM
rals2007 rals2007 is offline
Cheetah
 
Join Date: Aug 2009
Posts: 9
adlan

Superb!

Better to have a log with only,

my_name_adlan_BCM5722D: Model: BCM5787M NetLink (TM) Gigabit Ethernet
my_name_adlan_BCM5722D: Ethernet address 00:11:22:33:44:55


This way, much cleaner.

Thanks
Reply With Quote
Reply