Help - Search - Members - Calendar
Full Version: Broadcom 570x and 575x
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > LAN and Wireless
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
hafudo
QUOTE(nobb1x @ Apr 8 2008, 08:31 PM) *
This kext is modified for the 5787M, it is not working, but actually it get the address from the dhcp, set the correct line speed (100mbit full duplex),don't show errors on the log and my router show the name of the hackintosh in the ethernet client list. i still get 00 mac address and there are no ping,both router->mac and mac->router.
it seem it works for few seconds, just the time to initiate the communications with the router,then stop. It don't support the mac address change commands nor the ifconfig en0 down/up,causing the immediate crash (no KP,just it lock the whole machine)
It is based on the old nisa-it 5751, and hasn't been tested on cards other than the BCM5787M, i've uploaded it only with the hope that someone could try to make it working,because i'm very noob on the mac. To install just drop it in the Extensions folder and fix the permissions,beware of other bcm's kext around,on some distributions they are in the ionetworkfamily kext folder,removing it won't affect your life.


to get the MAC Address, you can get it when using windows.
do in the terminal.. ipconfig/all
the Physical Address is the MAC Address.
kajou
hey, for the broadcom 5751 try the id 1600. i thought that my network was 5751 but whit dpcimanager it give me the id 1600,instead 1677. just add it in the 5751 kext and put it in extensions and in ionetwork fam/ plugins.
good luck kajou
collit99
QUOTE(nobb1x @ Apr 8 2008, 08:31 PM) *
This kext is modified for the 5787M, it is not working, but actually it get the address from the dhcp, set the correct line speed (100mbit full duplex),don't show errors on the log and my router show the name of the hackintosh in the ethernet client list. i still get 00 mac address and there are no ping,both router->mac and mac->router.
it seem it works for few seconds, just the time to initiate the communications with the router,then stop. It don't support the mac address change commands nor the ifconfig en0 down/up,causing the immediate crash (no KP,just it lock the whole machine)
It is based on the old nisa-it 5751, and hasn't been tested on cards other than the BCM5787M, i've uploaded it only with the hope that someone could try to make it working,because i'm very noob on the mac. To install just drop it in the Extensions folder and fix the permissions,beware of other bcm's kext around,on some distributions they are in the ionetworkfamily kext folder,removing it won't affect your life.


My 5787 is working partially with this kext.

When connected to a Router, it can obtain IP automatically i can browse for couple of minutes, I was so excited seeing it working until BAM! my hack freezes! need to hold the power button of my ACER Aspire 4310 for 5 to 10 sec to power it off.

When connected to a Windows DC(2003) it can't get any IP(need to choose DCHP with Manual IP) tried to browse thru our Proxy Server, I can surf but after a 1 minute or two it won't work(browser will not display webpages).

but i'm happy cause it's working(40%?), it's a good start.

Thanks nobb1x!
orakanggo
QUOTE(nobb1x @ Apr 8 2008, 08:31 PM) *
This kext is modified for the 5787M, it is not working, but actually it get the address from the dhcp, set the correct line speed (100mbit full duplex),don't show errors on the log and my router show the name of the hackintosh in the ethernet client list. i still get 00 mac address and there are no ping,both router->mac and mac->router.
it seem it works for few seconds, just the time to initiate the communications with the router,then stop. It don't support the mac address change commands nor the ifconfig en0 down/up,causing the immediate crash (no KP,just it lock the whole machine)
It is based on the old nisa-it 5751, and hasn't been tested on cards other than the BCM5787M, i've uploaded it only with the hope that someone could try to make it working,because i'm very noob on the mac. To install just drop it in the Extensions folder and fix the permissions,beware of other bcm's kext around,on some distributions they are in the ionetworkfamily kext folder,removing it won't affect your life.


so... we need to remove the kext inside ionetworkfamily.kext?
nobb1x
i've removed it orakkango, just to be sure they aren't loaded by the system. Make a backup just in case.
Thanks for the report Collit, you're lucky than me because mine hangs just after it got the ip from the router. Anyone knowing these lan cards could explain why it stop to work after a while?
collit99
QUOTE
Anyone knowing these lan cards could explain why it stop to work after a while?


@nobb1x
maybe because of this....

QUOTE(Hater @ May 6 2006, 01:01 AM) *
I your computer freezes it means that the driver is trying to use NVRAM to store your MAC Address into NVRAM instead of the driver memory as in case it works. censored2.gif

The only solution for this is to avoid DHCP (getting IP from some router, use Manual set of IPs) and set it manually only with the command sudo ifconfig enX XXX.XXX.XXX.XXX netmask XXX.XXX.XXX.XXX or use network panel in System preferences from GUI to set it to permanent IP.

If your router refuses packets (you see in GUI or by command ifconfig that the IP address/Mask/Gateway/DNS are set properly, but still have no network) originated from MAC Address 00:00:00:00:00:00 or there is another such MAC address in your network (for example another computer with this driver and MacOsX) there is no way to avoid the problem at all. Sorry to say that, but this is a nasty crack (as I told before) that can not be improved (at least by me). idea.gif

Sorry if the info is a bit admin style, but I don't know how to explain it easyer. poster_oops.gif

Anyway good luck with your hackintoshes happymac.GIF
orakanggo
QUOTE(collit99 @ Apr 10 2008, 10:36 PM) *
@nobb1x
maybe because of this....


Hi collit,

I've used permanent ip, but also freeze in 10 seconds
nobb1x
for freeze you mean it stop to send and receive packets or hang the Mac? on mine it stop to work just after it got the ip from the router,but using static ip don't change anything. anyway my pc still runs and i can use tcpdump to see that it is still alive, just don't make any tx/rx activity. the nvram check is disabled, this is at the source of the 00:00... macaddress.. maybe there is another nvram read somewhere causing the tx/rx to stop working
hateYOU
QUOTE(Swix @ Mar 25 2008, 08:42 PM) *
Broadcom 5787 id: 1693 not work on Mac Os ( sad.gif ), so you must change you network card (or buy USB-To-Ethernet Adaptor).


witch USB-To-Ethernet adapter is the best one for mac os x86 please?
orakanggo
QUOTE(hateYOU @ Apr 14 2008, 06:55 AM) *
witch USB-To-Ethernet adapter is the best one for mac os x86 please?
look at here http://forum.insanelymac.com/index.php?showtopic=85795
QUOTE(nobb1x @ Apr 12 2008, 09:36 PM) *
for freeze you mean it stop to send and receive packets or hang the Mac? on mine it stop to work just after it got the ip from the router,but using static ip don't change anything. anyway my pc still runs and i can use tcpdump to see that it is still alive, just don't make any tx/rx activity. the nvram check is disabled, this is at the source of the 00:00... macaddress.. maybe there is another nvram read somewhere causing the tx/rx to stop working
my pc goes hang....
macgirl
QUOTE(hateYOU @ Apr 14 2008, 01:55 AM) *
witch USB-To-Ethernet adapter is the best one for mac os x86 please?

Apple USB to Ethernet adapter
Megnus
And this will work flawlessly out of the box? I think it was kind of expensive to be only an adapter xD
Juliette Em
Hi all,
I have the device ID 167D. Can I follow ual808's instructions step by step, or are there other versions of these instructions that I should follow tinhead @ Jan 19 2006, 12:08 AM? I also read I had to edit my plist file to include 14e4/167d. How do i do this? Do i open it up in Hexeditor (to be downloaded) and just search for the appropriate line to insert it in - the last line? And then save it?

Thanks
nobb1x
Juliette, look at page 10 post#187, it seems nisa-it already has it patched for 167d. btw, the info.plist is a text file,editing it don't require an hex editor, just open a shell then sudo -s, navigate into the folder where the info.plist is located then nano-ed it.
BigPimpin
Juliette, 167d is a BCM5751M. There are no working drivers for this chip. Don't even waste your time. Editing the plist DOES NOT WORK. I don't know why people continue to perpetuate this myth.
oscar74
hi i have a dell d620 with a brodcom 57xx card with pci 14e4 1600 and i try many kext without work ,

Wich kext i will use for this card and anyone have a kext for this card ,

Need help !!!!
BigPimpin
Aaaaarrrrrggggghhhhh! censored2.gif

oscar74, read the post above yours carefully. There is no way to make it work.
oscar74
I read it many time but i'm french and my english is not very good . i thinked is impossible to make work this card but i post in this topic , in case of someone have it . I 'll buy a usb dongle wifi on ebay!!!
BigPimpin
Ah! C'est bon. Je ne parles pas bien le Francais, mais les "chips" BCM57xx ne vont pas. Peut-être le BCM5701, mais c'est tout. Il n'y a que "drivers" cassé. Bonne chance!
yarickbmc
YES!!! My BCB57xx work!!!!!! But i have problem with MAC adress! How i can change him? Somebody help me please?
BigPimpin
censored2.gif I give up. You can lead a horse to water but you can't make him drink. Or read, apparently.
JonZ
QUOTE(yarickbmc @ Apr 26 2008, 09:58 PM) *
YES!!! My BCB57xx work!!!!!! But i have problem with MAC adress! How i can change him? Somebody help me please?



I have a similar problem, mac is only zeros. I try to manually enter the MAC in a terminal console with sudo ifconfig en0 ether command, but it return me an error like Network is Down.
yarickbmc
QUOTE(JonZ @ Apr 27 2008, 07:54 AM) *
I have a similar problem, mac is only zeros. I try to manually enter the MAC in a terminal console with sudo ifconfig en0 ether command, but it return me an error like Network is Down.

I have this pronlem too! sad.gif
x4hu
I used PCCard.10.5.2.Beta2.pkg and the modified AppleBCM5751Ethernet.kext to make my 5787M work.
I got the same problem you got guys...
I tried : sudo ifconfig enX ether XX:XX:XX:XX:XX to change my 00:00:00:00:00 address but it gives me a KP.
I think we have to hack that AppleBCM5751Ethernet.kext to set up our own MAC address at the system start...
When I put static IP... I got my network working for ~10 secs then it freezes.
Argus
Hi All,
I got a 5752M almost working in 10.5.2. I've posted a tutorial here. I'm having the same kernel panic issue as others but my MAC address, link status etc works flawlessly. Maybe my method can help solve the problems some of you are having. I did it on leopard kexts but it might work with other versions.
Good luck.

EDIT: By the way, this 5751 kext floating around is just a 5701 kext that somebody chopped up - it's not an official version from apple. In my method we are doing a similar thing but differently from the 5751 hack. So everyone using the 5751 kext might try it my way also.
BigPimpin
QUOTE(Argus @ Apr 29 2008, 02:56 PM) *
I got a 5752M almost working in 10.5.2.

It's not almost working. There are a hundred parts to an ethernet driver. Your hack gets the "MAC address" and "initial connection" parts working. There are 98 other parts that you know nothing about that simply will not work correctly. The chips have significant differences that must be accounted for. You're wasting your time. End of story.
petcama
Please Help BCM5787
ulin
Is the BCM5787 driver moving anywhere guys? If an experience hacker would want me to be a test bed for whatever he could try to do for this driver I'll be very happy to help (I can connect to the net from my linux box and we could chat on silc/any chat client while I'm editing the driver and reporting back logs/dmesg/messages in real time, pm me or leave a note here please).
I understand this is not a small task and can only offer my time and hardware. I am, however, somewhat profficient in C (albeit no driver development only some moderate graphics coding for renderman renderers), bash, unix systems in general so you won't have a complete moron on the other side of the line if you decide to try and invest some time in this smile.gif A lot of people would be very greatfull I'm sure.

Thanks
BigPimpin
QUOTE(ulin @ May 6 2008, 06:26 PM) *
Is the BCM5787 driver moving anywhere guys?

What driver are you referring to? There is no ongoing development activity on this as far as I know.
ulin
I was reffering to a potential Broadcom BCM5787 kernel extension driver for darwin/os ten 10.5.*, appologies if you guys have no plan to develop one.
BigPimpin
No need to apologize. I thought maybe you knew something I didn't. smile.gif
k1D1402
Hi every body , I love Leopard so much but i don't have enough money to buy new Mac machine biggrin.gif . So i try to install the Kalyway 10.5.2 to my laptop DELL XPS M1710 . It's seem to be easy in install the OS and when i try to install the driver , i have a problem in Ethernet driver . After read all the post before this post i have try the solutions of HATER but it's working not partially . When i complete all needed as HATER say . I reboot and then when i type google.com in the Sarafi brower . It's okie , the logo of Google showing but it's only 5 second before the black screen showing with the alert that : " Hold on the POWER button to restart the .... " and it's freeze . So anyone can help me to solve this problem and have any body try to install the Broadcom 57xx Extreme Gigabit driver in the Kalyway 10.5.2 ... My Vendor ID is 14e4 and dev id is 1600 .

Good luck to every body biggrin.gif .. Thanks Tinhead and Hater so much for TUT biggrin.gif
JonZ
Welcome to this forum. Unfortunately you have reached the end of road concerning this issue. So you are standing pretty much with everybody waiting for a solution to come out, but there's no one to fix the problem. And there's no one who seems willing to fix this neither.



sirsaintx
5751M is working for me

Specs :

Dell XPS 710
Intel Core2 Duo E6600
Nforce 590i for Intel
4 Gigabyte
250 GB HDD
Sigmatel 9227 - Output works,Mic not
Broadcom 5751M - Works, and shuts down at very high traffic..but better then Kernel panics wink.gif
givisok
Any upgdates???
spacesee
Help me to establish please the driver for Broadcom NetLink ™ Gigabit Ethernet.

pci\ven_14e4&dev_169d

Acer Apire 5675WLHi
Intel Core Duo T2600
ATI Mobility Radeon x1600 256Mb
Realtek 883 HD Audio

Kalyway Leopard 10.5.2

If it is possible, explain to me step by step that I need to make...
lazydesi
Hi folks,

Just installed Leo4all 10.5.2, installation is successful, expect audio and network drivers.

Audio is Realtek HD audio

NETwork

Atheros Ar5007EG wireless

Broadcom Netlink ethernet.

can somebody please help me to find the above drivers.

FYI- i am on Acer 5315
spacesee

lazydesi, I had all over again too problems with a sound , in Windows I have found in properties Audio HDAUDIO\FUNC_01&VEN_10EC&DEV_0883
At installation of system I have chosen the driver for ALC883 and after that at me with a sound is not present problems.. All outputs and inputs work. I hope it can help you.
BigPimpin
lazydesi your post is completely off topic. If you have a BCM57xx, fine, but it's not clear that you do. Please do NOT hijack this thread to discuss other drivers. Those problems do NOT belong in this thread.

spacesee, please take the discussion of sound cards and chips someplace else. The purpose of this thread is not to discuss sound problems.
spacesee
Broadcom NetLink ™ Gigabit Ethernet 5789
pci\ven_14e4&dev_169d

http://paintedover.com/uploads/show.php?lo...picture_1_3.png

Don't working....To somebody help me please...
ephol x86
QUOTE(k1D1402 @ May 8 2008, 01:20 PM) *
Hi every body , I love Leopard so much but i don't have enough money to buy new Mac machine biggrin.gif . So i try to install the Kalyway 10.5.2 to my laptop DELL XPS M1710 . It's seem to be easy in install the OS and when i try to install the driver , i have a problem in Ethernet driver . After read all the post before this post i have try the solutions of HATER but it's working not partially . When i complete all needed as HATER say . I reboot and then when i type google.com in the Sarafi brower . It's okie , the logo of Google showing but it's only 5 second before the black screen showing with the alert that : " Hold on the POWER button to restart the .... " and it's freeze . So anyone can help me to solve this problem and have any body try to install the Broadcom 57xx Extreme Gigabit driver in the Kalyway 10.5.2 ... My Vendor ID is 14e4 and dev id is 1600 .

Good luck to every body biggrin.gif .. Thanks Tinhead and Hater so much for TUT biggrin.gif


same problem here... need working Ethernet Driver for Broadcom 57xx Extreme Gigabit (Vendor ID is 14e4 and dev id is 1600).... rite now using Kalyway 10.5.2 in Dell Latitude D620....

thanks..
Flashmm
hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...hey tinhead , i have Leopard 10.5.2 & i have broadcom 5789 it doesn't work sad.gif , i wanna to try this driver .... plz help me thx...
dRkLePtO
If I didn't miss something.. There's no solution at the moment for a BCM5752.. Isn't it?

10x!
Hellmonkeys
QUOTE(lazydesi @ May 16 2008, 07:55 AM) *
Hi folks,

Just installed Leo4all 10.5.2, installation is successful, expect audio and network drivers.

Audio is Realtek HD audio

NETwork

Atheros Ar5007EG wireless

Broadcom Netlink ethernet.

can somebody please help me to find the above drivers.

FYI- i am on Acer 5315

Lazydesi: I have the same model of laptop as you. Yeah, the networking sucks. Both the wired and wireless currently are unsupported. Also, if you want AUDIO to work, download and run the ALC268_Installer2 from THIS link: http://forum.insanelymac.com/index.php?showtopic=32859

QUOTE(BigPimpin @ May 16 2008, 04:30 PM) *
lazydesi your post is completely off topic. If you have a BCM57xx, fine, but it's not clear that you do. Please do NOT hijack this thread to discuss other drivers. Those problems do NOT belong in this thread.


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?
Alexxn
Installed Leo 10.5.2 on Acer aspire 5310.
Lan isn't working - broadcom 5787 sad.gif
Any news on this one?
Lion's Garden
Hi Guys,
I followed this suggestion and my Broadcom 57xx (ID 14e4, DEV 1677) works now very well, I can see also her mac address with ipconfig: http://forum.insanelymac.com/index.php?showtopic=102244

I didn't add any drivers but I only changed the files supplied with my Mac installation (Leo4All 10.5.2) into /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext/Contents:

- Info.plist where I add my network card parameters
- MacOS/AppleBCM5701Ethernet where I modified the information reported on link above

I hope this info can help you.

Regards,
drmax69
hey there

Any body have a clue for this Card ID :

0x14E4

167a

Some people got it yo work with 167d 1677... BUT i cant make it work with 167a

need help please
tatsumasadf
QUOTE(drmax69 @ Jun 16 2008, 11:28 PM) *
hey there

Any body have a clue for this Card ID :

0x14E4

167a

Some people got it yo work with 167d 1677... BUT i cant make it work with 167a

need help please


I to have this card and connot get it working please help us
drmax69
a lot a people are telling me that up to BCM5751 ( wich we have BCM5754 ) is not supported

I got my card recongnize by osx, but mac adress 00:00:00:00:00:00

and it will not work

but anyway , il go buy a nice wifi card instead


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.