Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. sounds like you might have to retry the capriFB's again or see if adding back <key>device-properties</key> <string>5e0000000100000001000000520000000100000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601</string> helps. if not you have to edit the graphics frame buffer.
  2. yeah not sure. you would have to replace it with the one that works for you. so to sort that out maybe try booting without DSDT using the boot flag DSDT=null to see if you can get graphics loading. with one on the frame buffer values. hmm i wonder if they changed the PciRoot value also in the bios update. i see the plist has it as 1. i also do not see DualLink specified in the plist. you can add it with chameleon wizard. well if you have an osx machine running to do edits on.
  3. intel wifi will not work in osx. you need to replace the wifi card. for audio try VoodooHDA 2.8.5 if you have issues with it you have to modify the info.plist inside the kext to suit your needs.
  4. you can try changing a few things in the org.plist mostly removing some parts and trying IntelCapriFB= flag <key>GraphicsEnabler</key> <string>No</string> <key>HD4000PlatformId</key> <string>2</string> <key>device-properties</key> <string>5e0000000100000001000000520000000100000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601</string> </dict> </plist> that part might need editing maybe something along the lines of <key>GraphicsEnabler</key> <string>Yes</string> <key>IntelCapriFB</key> <string>3</string> //Note: here you have to try different FrameBuffer values they are 0-11 the value 3 works for a lot of laptops </dict> </plist>
  5. have chameleon wizard generate one for you in smbios section edit.
  6. for sound try voodoohda 2.8.4 or 2.8.5, for ethernet if you used generic myhack you can run lspci -nn command in terminal for a list of your devices then find a suitable kext for it.. if wifi is intel then it needs to be replaced. for brightness you might need pnlf device added to dsdt. but chameleon also has a flag for backlight you can try. use chameleon wizard app if you need to make any customization to your smbios or boot plist.
  7. go to your bios sata section and see if you have AHCI option or raid option. enable it then try again.
  8. can you try installing with this one. it's the latest version as of today Clover_v2k_r2730.pkg.zip
  9. last thing i could think of is that it want the efi partition to be the active partition.
  10. sometimes you have to rename BOOTX64.efi to BOOT.efi
  11. have you added the resolution.dylib module it can also be added from chameleon wizard app.
  12. well was it originally installed to esp/efi volume or to the root of your osx install /EFI folder. you need to know where you originally installed to.
  13. check in the mout efi option in clover configurator what partition clover is in or using then update that one.
  14. are you sure it's in your esp/efi folder on the hard drive?
  15. https://github.com/Piker-Alpha/ssdtPRGen.sh generate one.
  16. Mobile Intel® Graphics Media Accelerator X4500MHD will not have graphics acceleration on any osx platform.
  17. use chameleon wizard app to change your resolution. hopefully thats all thats needed.
  18. try with my hack generic extra with mavericks. and try booting with the chameleon flags -v IntelCapriFB=3 if that does not get the graphics going try a different number starting from 0-11 hopefully that can get you started.
  19. it is connecting to a global database of known spammer accounts and ip's for our members protection if your on there then you will have the issue creating the account. so far 25,863 users have been able to register without issues. this has only happened with one other person so far unless you are the same person from IM forum.
  20. well if it's not booting on it's own any more you definitely need something that does to correct your machine. maybe this time around you can make a backup partition on your drive for problems like this.
  21. you can also open a command line from the myhack installer or even just use the myhack installer to replace your extra folder.
  22. you would need to see if it can boot with -s at the command prompt do the 2 commands it states. then you would have to open the directory where the plist is and use either nano or pico editor to see the content of the plist.
  23. using terminal commands. but i dont know if you know how to do that.
  24. you never posted both boot plists. make sure you dont have arch=i386 or force_x64
×
×
  • Create New...