Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. do you have a kernel at System/Library/Kernels/kernel if not put it there or on the root of the drive
  2. what resolution is the screen? it might need dual link enabled or disabled depending on what it is.
  3. waiting for dsmos can be an issue with fakesmc make sure its in the correct place
  4. well if it boots fine from usb but does not boot properly from the hdd then you have conflicting info the 2 drives. use whats working for you on the usb i guess.
  5. that would require knowing more about your specific machine like getting hardware dump and a ACPI dump or a darwindumper app output file. if that machine does not have UEFI capable bios then try with chameleon as the boot loader .
  6. looks like you have to use a supported machine's smbios info for your os according to the picture.
  7. yup they where right if you have eDP connection you will not get graphics acceleration. OS X frame buffers are coded for LVDS connections.
  8. maybe something like this https://github.com/RehabMan/OS-X-Null-Ethernet
  9. well sometimes it helps clear out any issues with previous disk formats. try a security wipe on it in OS X then format it guid install your boot loader and see if it boots to the boot loader before remaking the installer. if guid does not work then format it as mbr partition and reinstall the boot loader. the point is to make sure it boots a boot loader before you waste any more time.
  10. im not sure about a guide but all hackintoshes need a boot loader to load OS X wether it is chameleon or clover.
  11. not all usb sticks are bootable try with another you know can boot an os. or try doing a low level format of the usb stick first.
  12. hmm. can you try swapping the memory cards if using 2 or relocate the ram to the other slot if using only one sodimm.
  13. there are files for that on the EDP bootpacks link if you want to try.
  14. if your using osxaptiofixdrive try version 2 instead or vice versa. you can choose it from the clover installer or clover configurator app.
  15. what boot loader are you using. if clover you have to "inject intel" and also use "ig-platform-id" you can try with 0x01660003 under GUI section. under ACPI section / new way you can also try FIX_INTELGFX
  16. generate a new random serial number for smbios if you got your files from some one else's machine.
  17. in our original dsdt we had already patched for most of what clover now uses as ACPI options. so the PNLF patch might have caused a redundancy of the method.
  18. if you open clover configurator. under acpi section / new way have you tried to use AddPNLF option
  19. please use spoiler feature (its under special bb code) for long lists
  20. in terminal change your hibernate mode to 0 then remove the sleep image. sudo pmset hibernatemode 0 sudo rm -rf /var/vm/sleepimage
  21. you can hide the thunderbolt update using terminal. the command is sudo softwareupdate --ignore ThunderboltFirmwareUpdate1.2.
×
×
  • Create New...