Jump to content

boumbo

Members
  • Posts

    9
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Ok thank for your screen capture but what does is it for "built-in 0x00 or 0x01"? why don't we just remove those lines if it is not important? thanks
  2. Hi, sorry for the late answer, i was very busy with getting full working hackintosh, for the ethernet injection, it was a bad installled kext, after reinstall it withkext utility, the ethernet card information card appear but no avid media composer activation possible because avid don't give us the system id when we try to activate it with telephone. But after injection in the dsdt of the ETH0 device, it give us the system id. Your dsdt eth0 fix is different from the one i use i have built in 0x01 and you 0x00, what does it change? you don't use the PWR info, have you wake on lan capability? thanks for all
  3. Hi everyone, i install succesfully my hackintosh on the zotac h67-itx-c-e, all workin: ethernet,audio,usb,etc.. I want to install avid media composer but it doesn't want to activate the app if there is no device in the system information , ethernet card. My ethernet workin but isn't recognize as an ethernet card in the system information so avid think that i haven't ethernet card. I fixed this problem in my other hackintosh using EFIStrings added in com.apple.. file . I am trying to inject it in my dsdt but unsuccesfully. I use ioregexplorer to show where my ethernet build in is : PEX2 So i added as a sub device in PEX2: Device (ETH0) { Name (_ADR, Zero) Name (_PRW, Package (0x02) { 0x09, 0x03 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x06) { "built-in", Buffer (One) { 0x01 }, "device_type", Buffer (0x09) { "ethernet" }, "name", Buffer (0x24) { "Realtek RTL8111/8168B PCI-E Gigabit" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } But it doesn't inject the ethernet information in the System Informations\Ethernet Card Have you any clues for help me? thanks
  4. Hi problem solved, it was the speedstep script that i use incorrectly, i copy ApplleIntelCPUPowwerManagement.kext on the desktop and remove the one in the S/L/E folder then i applyied the script on the desktop folder AppleIntelCPUPowerManagement.kext and when patched, i drop it in the kextutility, reboot and then : VOILA!
  5. Hi, so the USBBusFix=Yes : no freeze anymore But Kernel Panic AppleIntelPowerManagement.kext again.
  6. Hi, so using multishit to apply smbios: imac 12,1: same kernel panic screen imac 12,2: freeze at: FakeSMC: 17 preconfigur......FREEEEEEEEEEEEEZZZZZE and every reboot, it 's freeze at this same line. argh the h55 itx-c-e wasn't so hard to be fully working
  7. Hi, the HPET is not present as an option in my bios, maybe it couldn't be change and alway enable. there is screenshot of my bios and the KP message
  8. Hi Just try it, but unfortunately doesn't work still the kernel panic
  9. Hi, i use DSDT autopatcher to patch my H67-ITX-C-E dsdt but unfortunately, i have a kernel panic (intelcpupowermanagement.kext) using the original dsdt patched with dsdt auto patcher i checked , in HPET, method STA return to 0X0F and the CRS Method return to CRS as mentionned as the HPET fix for that i can remove the nullcpupowermanagement.kext in the extra\extension folder ( that work fine if i have the nulcpupowermanement.kext) anyone could help me? thanks
×
×
  • Create New...