InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-16-2011, 03:28 AM
adlan adlan is offline
Jaguar
 
Join Date: Jan 2011
Posts: 36
Quote:
Originally Posted by rals2007 View Post
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
i've uploaded the non-chatty version.

thanks!
Reply With Quote
  #2  
Old 03-16-2011, 01:18 PM
rals2007 rals2007 is offline
Cheetah
 
Join Date: Aug 2009
Posts: 9
adlan

Can you also please update the source.

Thanks
Reply With Quote
  #3  
Old 03-20-2011, 09:02 PM
quinielascom quinielascom is offline
Cheetah
 
Join Date: Sep 2009
Posts: 5
Quote:
Originally Posted by adlan View Post
i've uploaded the non-chatty version.
Thanks !

Another thing, Please, do you can compile your driver for Leopard 10.5.x too?
Reply With Quote
  #4  
Old 04-15-2011, 05:07 PM
Domenic211 Domenic211 is offline
Cheetah
 
Join Date: Apr 2011
Posts: 1
Hi guys I've got an Acer Aspire 2920 with broadcom BCM5787M.
I tried to add the file in attachment of this post "BCM5722D.kext" in system\library\extesion but after reboot my lan still don't work... .


PC: Acer Aspire 2920 ( Intel Core 2 Duo chipset: intel 965)
Mac Os X: 10.6.6i By hazard

p.s.: I have also tried to install max os x 10.6.2 but the result is the same with this kext my lan don't working.... in mac manager as Ethernet Cards don't result anything.

p.p.s. after added the kext file in library directory displays a message :
System extesion cannot be used
The system extension " /System/library ........." was installed improperly and cannot be used.
Please try reinstalling it....



what's my problem?
thank u guys
greetings from Italy

Last edited by Domenic211; 04-15-2011 at 06:43 PM.
Reply With Quote
  #5  
Old 04-16-2011, 07:29 AM
adlan adlan is offline
Jaguar
 
Join Date: Jan 2011
Posts: 36
Quote:
Originally Posted by Domenic211 View Post
Hi guys I've got an Acer Aspire 2920 with broadcom BCM5787M.
I tried to add the file in attachment of this post "BCM5722D.kext" in system\library\extesion but after reboot my lan still don't work... .


PC: Acer Aspire 2920 ( Intel Core 2 Duo chipset: intel 965)
Mac Os X: 10.6.6i By hazard

p.s.: I have also tried to install max os x 10.6.2 but the result is the same with this kext my lan don't working.... in mac manager as Ethernet Cards don't result anything.

p.p.s. after added the kext file in library directory displays a message :
System extesion cannot be used
The system extension " /System/library ........." was installed improperly and cannot be used.
Please try reinstalling it....



what's my problem?
thank u guys
greetings from Italy
hi,

usually that error message pops up when kext doesn't have the proper permission. To fix this, you need to change the kext permission

either run disk utility then repair permission

or in terminal,

Code:
cd /System/Library/Extensions
sudo chmod -R 755 BCM5722D.kext
sudo chown -R 0:0 BCM5722D.kext
a simpler solution is to install using Kext Helper (as of this reply, the main site is currently down. the link points to kexts.com download)

Last edited by adlan; 04-16-2011 at 12:36 PM.
Reply With Quote
  #6  
Old 04-18-2011, 09:56 PM
scritchy scritchy is offline
Cheetah
 
Join Date: Apr 2011
Posts: 1
I have device 14e4:167b Broadcomm 5755 onboard nic on an hp xw6600 machine. The kext appears to fail to do anything at all. There is no mention of it in any of the logs in var/log

i've tried deleting and reinstalling the kext with both kext helper b7 and kext wizard, and rebuilding kext cache. I've tried using the zip file attachee to this thread, and rebuilding the kext from the source. No difference. I verified the device id w/ dpci manager.

Not sure what else to try?

it "works" with the hacked 5701 kext floating around, in that it gets an ip and can connect, but the hacked 5701 has horrible upload problems that make it incredibly slow or times out, which is why I arrived here.

Any ideas?
Reply With Quote
  #7  
Old 04-19-2011, 03:12 PM
Astarael Astarael is offline
Cheetah
 
Join Date: Apr 2011
Posts: 6
After you start your system, try to type in the terminal kextstat | grep BCM and see if there are any results. If not - kext in fact is not being loaded at all...
Did you trierd to force it with kextload command?
Reply With Quote
  #8  
Old 04-19-2011, 04:12 PM
adlan adlan is offline
Jaguar
 
Join Date: Jan 2011
Posts: 36
Quote:
Originally Posted by scritchy View Post
I have device 14e4:167b Broadcomm 5755 onboard nic on an hp xw6600 machine. The kext appears to fail to do anything at all. There is no mention of it in any of the logs in var/log

i've tried deleting and reinstalling the kext with both kext helper b7 and kext wizard, and rebuilding kext cache. I've tried using the zip file attachee to this thread, and rebuilding the kext from the source. No difference. I verified the device id w/ dpci manager.

Not sure what else to try?

it "works" with the hacked 5701 kext floating around, in that it gets an ip and can connect, but the hacked 5701 has horrible upload problems that make it incredibly slow or times out, which is why I arrived here.

Any ideas?
try as what Astarael said, try loading the kext manually, and look for any fail message logged. if the kext is loading, it should at least log a build date/time message.

actually there has been a report on the same behavior as this. i'm still investigating what causes this problem and most likely come to a dead end.

btw, do you have a vanilla or distro install?
Reply With Quote
  #9  
Old 04-19-2011, 05:00 PM
Astarael Astarael is offline
Cheetah
 
Join Date: Apr 2011
Posts: 6
I didn't wan to say it to early, but now it seems to be fine... Somehow :P
The kext is loaded since about 24 hours and slow-down event didn't occur. At least so far
While searching BCM in Console I got more results now. These is all I got since I have loaded the kext.
Code:
11-04-18 18:13:12	sudo[255]	astarael : TTY=ttys000 ; PWD=/Users/astarael ; USER=root ; COMMAND=/sbin/kextload /System/Library/Extensions/BCM5722D.kext/
11-04-18 18:13:13	kernel	BCM5722D (Build date/time: Mar 25 2011 23:28:49)
11-04-18 18:13:14	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-18 18:13:14	kernel	my_name_adlan_BCM5722D: Model: BCM5787M NetLink (TM) Gigabit Ethernet
11-04-18 18:13:14	kernel	my_name_adlan_BCM5722D: Loaded successfully
11-04-18 18:13:14	kernel	my_name_adlan_BCM5722D: Ethernet address 00:1e:37:24:13:81
11-04-18 18:13:14	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-18 18:13:14	kernel	BCM5722D (setMedium:367): Change medium: kIOMediumEthernetAuto
11-04-18 18:13:14	kernel	BCM5722D (setMedium:392): Change medium: kLinkDuplexNegotiate
11-04-18 18:13:14	kernel	BCM5722D (configureLinkAdvertisement:567): advertiseFe: 5E1
11-04-18 18:13:14	kernel	BCM5722D (configureLinkAdvertisement:568): advertiseGe: 300
11-04-18 18:13:14	kernel	BCM5722D (startAutoNegotiation:590): Adv reg: 5E1
11-04-18 22:04:02	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-18 22:04:02	kernel	BCM5722D (setPowerState:84): Changing power state from 1 to 0
11-04-19 06:01:56	kernel	BCM5722D (setPowerState:84): Changing power state from 0 to 1
11-04-19 06:01:57	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-19 06:01:57	kernel	BCM5722D (setMedium:367): Change medium: kIOMediumEthernetAuto
11-04-19 06:01:57	kernel	BCM5722D (setMedium:392): Change medium: kLinkDuplexNegotiate
11-04-19 06:01:57	kernel	BCM5722D (configureLinkAdvertisement:567): advertiseFe: 5E1
11-04-19 06:01:57	kernel	BCM5722D (configureLinkAdvertisement:568): advertiseGe: 300
11-04-19 06:01:57	kernel	BCM5722D (startAutoNegotiation:590): Adv reg: 5E1
11-04-19 14:39:59	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-19 14:39:59	kernel	BCM5722D (setPowerState:84): Changing power state from 1 to 0
11-04-19 14:39:59	kernel	BCM5722D (setPowerState:84): Changing power state from 0 to 1
11-04-19 14:39:59	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-19 14:39:59	kernel	BCM5722D (setMedium:367): Change medium: kIOMediumEthernetAuto
11-04-19 14:39:59	kernel	BCM5722D (setMedium:392): Change medium: kLinkDuplexNegotiate
11-04-19 14:39:59	kernel	BCM5722D (configureLinkAdvertisement:567): advertiseFe: 5E1
11-04-19 14:39:59	kernel	BCM5722D (configureLinkAdvertisement:568): advertiseGe: 300
11-04-19 14:39:59	kernel	BCM5722D (startAutoNegotiation:590): Adv reg: 5E1
11-04-19 14:52:49	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-19 14:52:49	kernel	BCM5722D (setPowerState:84): Changing power state from 1 to 0
11-04-19 14:53:03	kernel	BCM5722D (setPowerState:84): Changing power state from 0 to 1
11-04-19 14:53:03	kernel	BCM5722D (resetAdapter:145): 4B657654 to B49A89AB in 0 iterations
11-04-19 14:53:03	kernel	BCM5722D (setMedium:367): Change medium: kIOMediumEthernetAuto
11-04-19 14:53:03	kernel	BCM5722D (setMedium:392): Change medium: kLinkDuplexNegotiate
11-04-19 14:53:03	kernel	BCM5722D (configureLinkAdvertisement:567): advertiseFe: 5E1
11-04-19 14:53:03	kernel	BCM5722D (configureLinkAdvertisement:568): advertiseGe: 300
11-04-19 14:53:03	kernel	BCM5722D (startAutoNegotiation:590): Adv reg: 5E1
PS I hardly ever connect via ethernet, but I tested the drive before and connection was fine. Now I see controller in ifconfig output and system profile so I think it shall work too. Anyway, I will do some tests once I get back home for Easter.
Reply With Quote
  #10  
Old 06-09-2011, 08:38 PM
tc2468 tc2468 is offline
Cheetah
 
Join Date: May 2011
Posts: 1
Quote:
Originally Posted by scritchy View Post
I have device 14e4:167b Broadcomm 5755 onboard nic on an hp xw6600 machine. The kext appears to fail to do anything at all. There is no mention of it in any of the logs in var/log

i've tried deleting and reinstalling the kext with both kext helper b7 and kext wizard, and rebuilding kext cache. I've tried using the zip file attachee to this thread, and rebuilding the kext from the source. No difference. I verified the device id w/ dpci manager.

Not sure what else to try?

it "works" with the hacked 5701 kext floating around, in that it gets an ip and can connect, but the hacked 5701 has horrible upload problems that make it incredibly slow or times out, which is why I arrived here.

Any ideas?

Try this one, it works for my HP xw4400 works with the onboard broadcom 167b. I've tried it with 10.6.2 - 10.6.7
Attached Files
File Type: zip xw4400AppleBCM5751Ethernet.kext.zip (209.1 KB, 90 views)

Last edited by tc2468; 06-09-2011 at 11:08 PM.
Reply With Quote
Reply