Susanoo Posted June 28, 2011 Share Posted June 28, 2011 Hello everybody, I'm new on mac osx and have some problems with some kexts. I have installed Mac osx 10.6.3 Iatkos S3 V2 and Mac osx works but no lan connection, no sound, no wifi. This is my configuration : Sound => Intel 82801H Wifi => Intel pro Wireless 4965 (kedro) Ethernet => Intel 82566MM I tried with the kexts duriing installation but it doesn't work. When I test with Vodoo or Apple HDA for the sound, I hear a bip (strange noise...) I also tried with 32bit mode and no change. Can someone help me about it? Many thanks! Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/ Share on other sites More sharing options...
sirbow2 Posted June 28, 2011 Share Posted June 28, 2011 you have alc 883 audio, you can use voodoohda (easiest) http://www.insanelymac.com/forum/index.php...st&id=53450 or something more advance like dsdt and legacyHDA: add to dsdt, put HDA.kext from zip to EE Device (HDEF) { Name (_ADR, 0x001B0000) OperationRegion (HDAR, PCI_Config, 0x4C, 0x10) Field (HDAR, WordAcc, NoLock, Preserve) { DCKA, 1, Offset (0x01), DCKM, 1, , 6, DCKS, 1, Offset (0x08), , 15, PMES, 1 } Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "codec-id", Buffer (0x04) { 0x83, 0x08, 0xEC, 0x10 }, "layout-id", Buffer (0x04) { 0x73, 0x03, 0x00, 0x00 }, "device-type", Buffer (0x11) { "ALC883" }, "PinConfigurations", Buffer (0x14) { /* 0000 */ 0x40, 0x01, 0x10, 0x90, 0x50, 0x40, 0x2B, 0x01, /* 0008 */ 0x10, 0x01, 0xA0, 0x90, 0x20, 0x30, 0x8B, 0x01, /* 0010 */ 0x60, 0xE1, 0x4B, 0x01 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } Name (_PRW, Package (0x02) { 0x0D, 0x04 }) } Method (DTGP, 5, NotSerialized) { If (LEqual (Arg0, Buffer (0x10) { /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44, /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B })) { If (LEqual (Arg1, One)) { If (LEqual (Arg2, Zero)) { Store (Buffer (One) { 0x03 }, Arg4) Return (One) } If (LEqual (Arg2, One)) { Return (One) } } } Store (Buffer (One) { 0x00 }, Arg4) Return (Zero) } try idlehalt=0 or cpus=1 to fix the bip for Ethernet Intel PRO/1000 i think you will have to add your device id to 8254x kext in ionetworkingfamily.kext (in SLE) wireles: http://www.megaupload.com/?d=44RX2Y92 (maybe alittle sketchy but working i think) need more help? just ask HDA.kext.zip Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1705005 Share on other sites More sharing options...
Susanoo Posted June 28, 2011 Author Share Posted June 28, 2011 sirbow2, thank you for your answer... I will test later and I will let you know something as quickly as possible. Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1705048 Share on other sites More sharing options...
dothacker Posted June 28, 2011 Share Posted June 28, 2011 and your wifi WILL NOT work. try getting another card for it. There are other alternatives. Your NIC card will work, provided you install the right kext. Try this one and see if it works, install it, repair permissions, then reboot. IntelE1000e.kext.zip Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1705049 Share on other sites More sharing options...
Susanoo Posted June 29, 2011 Author Share Posted June 29, 2011 Hello all, I tried to install the kext intelE1000e.kext with Kextutility but it doesn't work. I will try for the sound but how can I add my device ID or something like that in my kext file? There is no solution for my wifi card because I do not have an another card to test? Many thanks! Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1705390 Share on other sites More sharing options...
Susanoo Posted June 29, 2011 Author Share Posted June 29, 2011 Hello, Ok, I can now modify the kext file or add info in the info.plist but where can I add the device ID? Which kext must I modify for my network card and which line must I modify? Thanks, Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1705405 Share on other sites More sharing options...
dothacker Posted July 3, 2011 Share Posted July 3, 2011 you don't have to test any other card... get a Dell Wireless 1390. Quote Link to comment https://www.insanelymac.com/forum/topic/260991-problem-with-intel-82566mm-intel-82801h-and-wifi-4965/#findComment-1707891 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.