Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. post a picture or screen shot of DPCI manager's PCI list.
  2. did you boot without caches? press space bar at clover selection screen and choose.
  3. ok. check if there are any assertions something migh be breaking sleep pmset -g assertions it might list whats affecting your sleep
  4. your welcome. you might also want to remove the sleep image sudo rm -rf /var/vm/sleepimage
  5. also did you use terminal to set sudo pmset hibernatemode 0
  6. i think the difference between hi and low res in the dsdt is high res has "dual-Link=1" enabled i think there is an option in clover under graphics menu for that. you can try swapping drives between machines.
  7. is it a bios lock or hdd lock. pull the drive out to determine. if it is drive lock then replace the drive. you can also try here https://bios-pw.orgif it gives you a code number after failed attempts input it there it might generate a password for you.
  8. i think there are a few threads here about similar issues on other EXX30 machines. it might be you need to try different ig-platform id's or you need to downgrade your bios to a certain bios then upgrade to another to fix the issue. i don't remember the process off hand.
  9. black screen means your graphics are not loading properly so the pm patch is most likely working. unless the whole screen is shutting off, if so try closing the lid and re opening it.
  10. what is the version number of your computers bios.
  11. if your using clover you have to remove the clover section in fakesmc.kext info plist if not it uses default clover smc info. <key>Clover</key><dict> <key>BEMB</key> <array> <string>BEMB</string> <string>flag</string> </array> <key>EPCI</key> <array> <string>EPCI</string> <string>ui32</string> </array> <key>RBr</key> <array> <string>RBr</string> <string>ch8*</string> </array> <key>REV</key> <array> <string>REV</string> <string>{rev</string> </array> <key>RPlt</key> <array> <string>RPlt</string> <string>ch8*</string> </array> </dict>
  12. http://www.insanelymac.com/forum/topic/267905-voodoohda-common-problems/
  13. i thought you already had it working in beta? https://osxlatitude.com/index.php?/topic/8108-e6400-os-x-1011-dp-installation/page-3?hl=+e6400%20+el%20+capitan
  14. what kext are you using for audio. if voodoohda you might need to edit the info.plist inside the kext. there are different options there.
  15. looks like its being detected but does not know what country code to use. Locale: Unknown Country Code:
  16. yeah i think you can swap alt in the keyboard preferences under modifier keys. the flickering can be the framebuffer kext might need patching or updating. for slowness maybe you can try generating a ssdt for your cpu with this https://github.com/Piker-Alpha/ssdtPRGen.sh. the OP efi zip can be cleaned up a bit and probably updating. have you tried looking at other EX440 family models on this site? maybe some have overcome some of your issues. take a look at jakelo's signature he has a few models posted there.
  17. you might have to tape over a certain pin on the wifi card. i want to say pin 20 but i am not positive.
  18. so add nullcpu.kext to your installer to get you up and running. weird the asuspm did not resolve that for you.
  19. it only see's GUID formatted disks. also make sure bios SATA setting are set to AHCI.
  20. what kexts do you have in the Extra folder? you might need nullcpu kext also I'm not sure about atom cpu it might need a kernel for it.
  21. some hp models need voodootscsync.kext you can also post a screen shot of the -v output.
  22. it gives 3 folder options/ methods within that desktop folder for you to choose from. one is a patched apple HDA file that you can replaces the one in S/L/E with directly. second is a dummy HDA if you do not want to replace AppleHDA in S/L/E and the third are clover config patches you can apply to your clover config. but i think that might need DSDT patches for HDEF. each has it's benefits but results should be the same if used properly, from either of the 3 methods. just choose one do not mix.
×
×
  • Create New...