hafudo Posted April 9, 2008 Share Posted April 9, 2008 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. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-702521 Share on other sites More sharing options...
kajou Posted April 9, 2008 Share Posted April 9, 2008 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 Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-703076 Share on other sites More sharing options...
collit99 Posted April 10, 2008 Share Posted April 10, 2008 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! Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-703213 Share on other sites More sharing options...
orakanggo Posted April 10, 2008 Share Posted April 10, 2008 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? Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-703345 Share on other sites More sharing options...
nobb1x Posted April 10, 2008 Share Posted April 10, 2008 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? Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-703720 Share on other sites More sharing options...
collit99 Posted April 10, 2008 Share Posted April 10, 2008 Anyone knowing these lan cards could explain why it stop to work after a while? @nobb1x maybe because of this.... 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: 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). Sorry if the info is a bit admin style, but I don't know how to explain it easyer. Anyway good luck with your hackintoshes Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-704312 Share on other sites More sharing options...
orakanggo Posted April 11, 2008 Share Posted April 11, 2008 @nobb1xmaybe because of this.... Hi collit, I've used permanent ip, but also freeze in 10 seconds Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-704493 Share on other sites More sharing options...
nobb1x Posted April 12, 2008 Share Posted April 12, 2008 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 Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-706666 Share on other sites More sharing options...
hateYOU Posted April 14, 2008 Share Posted April 14, 2008 Broadcom 5787 id: 1693 not work on Mac Os ( ), 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? Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-708000 Share on other sites More sharing options...
orakanggo Posted April 14, 2008 Share Posted April 14, 2008 witch USB-To-Ethernet adapter is the best one for mac os x86 please?look at here http://forum.insanelymac.com/index.php?showtopic=85795for 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 workingmy pc goes hang.... Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-708178 Share on other sites More sharing options...
macgirl Posted April 14, 2008 Share Posted April 14, 2008 witch USB-To-Ethernet adapter is the best one for mac os x86 please? Apple USB to Ethernet adapter Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-708896 Share on other sites More sharing options...
Megnus Posted April 17, 2008 Share Posted April 17, 2008 And this will work flawlessly out of the box? I think it was kind of expensive to be only an adapter xD Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-712137 Share on other sites More sharing options...
macgirl Posted April 18, 2008 Share Posted April 18, 2008 http://forum.insanelymac.com/index.php?showtopic=85795 Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-714446 Share on other sites More sharing options...
Juliette Em Posted April 23, 2008 Share Posted April 23, 2008 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 Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-720334 Share on other sites More sharing options...
nobb1x Posted April 23, 2008 Share Posted April 23, 2008 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. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-720737 Share on other sites More sharing options...
BigPimpin Posted April 23, 2008 Share Posted April 23, 2008 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. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-721304 Share on other sites More sharing options...
oscar74 Posted April 24, 2008 Share Posted April 24, 2008 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 !!!! Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-722596 Share on other sites More sharing options...
BigPimpin Posted April 24, 2008 Share Posted April 24, 2008 Aaaaarrrrrggggghhhhh! oscar74, read the post above yours carefully. There is no way to make it work. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-722787 Share on other sites More sharing options...
oscar74 Posted April 25, 2008 Share Posted April 25, 2008 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!!! Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-723935 Share on other sites More sharing options...
BigPimpin Posted April 25, 2008 Share Posted April 25, 2008 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! Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-724073 Share on other sites More sharing options...
yarickbmc Posted April 26, 2008 Share Posted April 26, 2008 YES!!! My BCB57xx work!!!!!! But i have problem with MAC adress! How i can change him? Somebody help me please? Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-725413 Share on other sites More sharing options...
BigPimpin Posted April 27, 2008 Share Posted April 27, 2008 I give up. You can lead a horse to water but you can't make him drink. Or read, apparently. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-725706 Share on other sites More sharing options...
JonZ Posted April 27, 2008 Share Posted April 27, 2008 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. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-725826 Share on other sites More sharing options...
yarickbmc Posted April 27, 2008 Share Posted April 27, 2008 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! Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-725954 Share on other sites More sharing options...
x4hu Posted April 28, 2008 Share Posted April 28, 2008 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. Link to comment https://www.insanelymac.com/forum/topic/4987-broadcom-570x-and-575x/page/19/#findComment-726815 Share on other sites More sharing options...
Recommended Posts