Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. for orange icon you can use the chameleon sata dylib module. for usb3 you can try genericusb3 kext and for voodoo hda volume issues you can edit the info plist inside the kext. you will have to regenerate caches after editing the kext with a myfix quick.
  2. you can try injecting the screens edid or try anv's fix edid app. http://www.insanelymac.com/forum/topic/290130-fixedid-v232-application-to-generate-overrides-automatically-for-apple-displays/ but from what i remember osx has issues with that resolution on some machines. i think the dell E series also has that issue. might be the type of connector ribbon used. you might also need to enable dual link in dsdt or using the bootloader options.
  3. regenerate a new serial number also make sure your ethernet is shown as EN0. if using chameleon make sure to have ethernet built in option in org.chameleon.boot.plist smbios. you can use chameleon wizard for both.
  4. you have to import your config into the app to be able to use and change it. then export it after you are done
  5. according to Voodoohda source code alc898 is supported by it http://sourceforge.net/p/voodoohda/code/HEAD/tree/tranc/Models.h line 326 try the 2.8.6 version. do not use the installer though as the permissions are not correct after the install Extensions.zip
  6. the cpu was used in a similarly specced Mac Book pro. http://www.everymac.com/systems/apple/macbook_pro/specs/macbook-pro-core-2-duo-2.4-15-early-2008-penryn-specs.html
  7. or check your device selected in sound prefpane. also check midi app
  8. make sure it is enabled in bios. if you have a wan switch make sure it is on. if not make sure you installed it in the laptop properly.
  9. is the mouse and keyboard ps2 or usb? usb should work with no issues for ps2 you probably need voodoo ps2 kext. but who has desktop ps2 keyboards and mice any more?
  10. the 2 errors are literal.​ is telling what is wrong. unexpected '{' the bracket might be in the wrong place the other error your notifying pop5 but it does not exist. in location \_SB.PCI0.P0P5 so it needs to be created.
  11. you might have to add some of the clover UEFI drivers.
  12. you need to duplicate you 10.9 folder in EFI/Clover/kexts and rename it 10.10
  13. you can also use this https://osxlatitude.com/index.php?/topic/2925-bluetooth-firmware-uploader/ you can edit it and add yours or post your id's to be added.
  14. that usually means your graphics are not loading. you might have to play with ig-platform values and if high res you might also need dual link option.
  15. looks like your having issues with fakesmc plugins remove them. they might be inside the fakesmc kext in a folder called Plugins.
  16. have you tried editing config.plist with clover configurator or manually <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <true/> <key>NVidia</key> <false/> </dict> <key>ig-platform-id</key> <string>0x0600260a</string> you might also need slide=0 if you get artifacts.
  17. can also get the tool directly from here https://github.com/Piker-Alpha/ssdtPRGen.sh
  18. you should be able to drop your chameleon smbios.plist in the same folder as clover config.plist is located clover will use it.
  19. the most important folder would be your Extra folder which contains your hacks kext and plists. another option would be to install osx over your existing install it should keep most of your data.
  20. have you tried turning off wake from usb in bios.
  21. check your sata mode in bios. set to ahci.
  22. wake on lan setting in bios can break sleep. also you can try sudo pmset hibernatemode 0 normally apple sets it to 3
  23. black screen had to do with your graphics not properly loading. if using chameleon try adding the dual link option. you also might have to play with bios video options.
×
×
  • Create New...