Jump to content
246 posts in this topic

Recommended Posts

Hi Fubo,

You are not the first to have this issue but i don't know how to fix it, could you give us more details about your system and hardware please, and also can you type

sudo kextstat

and

sudo dmesg

in Terminal and post the results (in zipped .text please)

 

 

:P And all the other users with this crash issue should do the same in order to find what goes wrong

 

 

Cheers :D

machine type :thinkpad r61e 76498xc

kalyway leopard 10.5.2 and windows xp

 

Broadcom NetLink ™ Gigabit Ethernet,Broadcom NetLink BCM5787M PCI-E Gigabit Ethernet Controller PCI

 

MAC 00-1A-6B-D4-3D-31

 

my thinkpad R61E WITH BCM5787M 14e4:1693 uses your kext, did not work, i use KEXT HELPER to install it ,but after install it ,i get panic ,and reboot aslo panic ,could not log into the system ...

i tried so many times ,but always faied,so i don't what to do just for help...

system_infomation.zip

here it is my system information,thank you agian...

 

 

Hello fubo, did you tried to edit the kext to have your own macaddress? if yes, maybe you did some errors and i suggest you to download again and use the kext as it is to see if it works for you.

On the other hand, if you are trying the kext as it is and it crash on load there's not so much we can do,maybe some other components or driver of your pc are not compatible, the kext is not configurable either not require special skills to install, just kexthelper is fine. I don't know all laptops in the market, i've seen a lenovo model where the wired card is not powered on by default and there is a switch on the front part to select wired or wireless card, as last resort try to initialize the card booting windows first, then restarting using macos.

 

if you are in trouble and want to remove the kext, press F8 at the start and then write -s when it ask for a command, the system will start in single mode,console only,from the console mount the filesystem "/sbin/mount -uw /" then rm -r /System/Library/Extensions/AppleBCM5787MEthernet.kext followed by rm /System/Library/Extensions.mkext

 

then reboot

PCI\VEN_14E4&DEV_1693&SUBSYS_01211025&REV_02

 

this is where i get my card from windows properties also...

i use kext helper to install the kext , but after that my laptop is totally freeze ,

i have to press the power button to restart ,

when i type -x or -s i cant reboot back to the osx , not even the terminal >.<

it keeps said kernal panic . can someone provide me some guide line ? and how do it delete the file if i can manage to get in the terminal ?

thanks,bodies.

 

maybe the sequence is wrong?

first,i,removed other bcm5701 and bcm5751 text,then changed my macaddress,next installed the bcm5787text with kext helper.and then got a information,"cross your finger,and reboot","network preference to set...",but,seconds after,it freeze,even i can't start os any more.

by the way,how to start promiscuous mode?

thanks,bodies.

 

maybe the sequence is wrong?

first,i,removed other bcm5701 and bcm5751 text,then changed my macaddress,next installed the bcm5787text with kext helper.and then got a information,"cross your finger,and reboot","network preference to set...",but,seconds after,it freeze,even i can't start os any more.

by the way,how to start promiscuous mode?

 

Try without removing bcm5701 and bcm5751, if you did not tweak in them keep them in their place, I always keep them and it works...

hi,boombeng,i tryed,but also failed.thanks all the same..

i just don't know why . i 've done anything,but still it can not work.did anybody met the same question ?how to solve it?

after changing mac address and remove bcm5701/5751, install bcm5787 with kext helper ,MAC os freeze,hold power button to reboot and can not log into the os anymore.

 

Lenovo ThinkPad r61e

CPU Mobile Intel Celeron 530, 1733 MHz (13 x 133)

Memory 1014 MB (DDR2 SDRAM)

Mobile Intel® 965 Express Chipset Family (384 MB3D )

Intel GMA IDE controller Intel® 82801HEM/HBM SATA AHCI

Broadcom NetLink BCM5787M PCI-E Gigabit Ethernet Controller

System xp and kalyway 10.5.2 leopard

DON'T TOUCH AND DON'T REMOVE the BCM5701/51 kext, keep them in their original place and don't modify them, (may be if you tried other tricks before this kext are modified ? try to find the vanillia one), install BCM5787M with kexthelper, repair permissions...

i repaired permissions with disk unities,however,still can not log into mac os...

 

 

Anyone else with a Thinkpad report success???? maybe it just not work on that machines.

 

@Kenny, if the system don't start even with -s switch you need to boot from dvd and when you get the installation screen look in menus and choose Console, from console type cd /Volumes/YOURHDNAME/System/Library/Extensions then

 

rm -rf AppleBCM5787MEthernet.kext

It Work!!!!!

I have installed this

PCCard.10.5.2.Beta2.pkg.zip and then i have installed the driver.

 

 

ACER 5920 - Ethernet Working (BCM5787M Ethernet PCI Express [14e4:1693])

 

Thanks Benny134!!

 

First I installed this kext : Broadcom5787M.zip

More info here HERE

 

Then I installed this pack : PCCard.10.5.2.Beta2.pkg.zip

 

Now my Ethernet Card started to be recognized by the system.

Then I used this comand line: tcpdump -i en0

 

That´s it!!! It´s working now!!

BCM5787M working in iAtkos 5i.

Hi guys,

great work you are doing here, thanks...

 

I have a problem with this BCM5787M on OS X 10.5.6, it freezes my system almost instantly. When I boot with -s to remove it i gives me panic and freezes again so i cant boot in my system. It worked excellent on my iAtkos v5i 10.5.5. although sleep stopped working. But then i did clean install, updated to 10.5.6. tried this kext and it freezes.

I see that nobb1x is also runung 10.5.6 and BCM5787M so maybe i should do something more.

I would appreciate any help.

Thanks again...

Anyone else with a Thinkpad report success???? maybe it just not work on that machines.

 

@Kenny, if the system don't start even with -s switch you need to boot from dvd and when you get the installation screen look in menus and choose Console, from console type cd /Volumes/YOURHDNAME/System/Library/Extensions then

 

rm -rf AppleBCM5787MEthernet.kext

 

Yes, I have a Lenovo R61i with the BCM5787M network chip/card.

I followed the readme to a 't', meaning EXACTLY every step. Wired networking is great with a manually defined network setup.

I used manual setup for ip, router, dns, search domain. Once I did that, all was fine.

 

As with others, I am eagerly awaiting the wireless solution. But, great work to all the guys who put in so much effort!

Yes, I have a Lenovo R61i with the BCM5787M network chip/card.

I followed the readme to a 't', meaning EXACTLY every step. Wired networking is great with a manually defined network setup.

I used manual setup for ip, router, dns, search domain. Once I did that, all was fine.

 

As with others, I am eagerly awaiting the wireless solution. But, great work to all the guys who put in so much effort!

hi,could you tell me more about your solution? i really want it.'cause i 've tried many times ,and it still not work on my lenovo thinkpad r61e with bcm5787.so can you help me?thanks a lot .

hi,could you tell me more about your solution? i really want it.'cause i 've tried many times ,and it still not work on my lenovo thinkpad r61e with bcm5787.so can you help me?thanks a lot .

I have a r61i, not an r61e. Not sure that matters, but I wanted to highlight that.

I followed the readme included in the zip file at the top of this thread.

Did you:

sudo chmod -R 755 /Library/StartupItems/Start_Promisc

sudo chown -R root:wheel /Library/StartupItems/Start_Promisc

?

Also do you see output with 'sudo tcpdump -i enX' where X is the number of your BCM interface?

This will allow you to see if there is traffic on the interface indicating it is working. If you see traffic of the type that makes you believe it is working, then check very carefully your network settings. I had to set mine manually as I've mentioned.

  • 2 weeks later...

HIII i really need help i also have this card but i dont really know from where to start jajaj i open the terminal and i start typing from my user not from root is that ok?

 

and i dont get nothing when i put tcpdump, even 0 or 1 i just get a stopped [1] and the second time stopped [2] and like this most of the times aswell ask me for pasword which i type and nothing appears on the screeen as if its blocked!!! do i have to do something with the kext first??? please help!!!

 

 

i need to make it work!!!

 

thanks all 4 reading

×
×
  • Create New...