Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. http://support.asus.com/Troubleshooting/detail.aspx?SLanguage=en&p=3&m=K55VM&s=386&hashedid=oEV4AqhtsyxoQXaF&os=&no=1028
  2. you need an rtc patch or kext for bios issue. there might also be a dsdt patch for shutdown to use power button. for sleep it depends on your issue. it could be usb related or you might have to use the pmset command to set pm to 0 it is normaly 3 on laptops.
  3. you can try adding PNLF patch to your dsdt. but i think chameleon might have a flag for brightness. check in chameleon wizard if your using chameleon
  4. 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.
  5. 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.
  6. 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.
  7. you have to import your config into the app to be able to use and change it. then export it after you are done
  8. 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
  9. 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
  10. or check your device selected in sound prefpane. also check midi app
  11. 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.
  12. 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?
  13. 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.
  14. you might have to add some of the clover UEFI drivers.
  15. you need to duplicate you 10.9 folder in EFI/Clover/kexts and rename it 10.10
  16. 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.
  17. 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.
  18. looks like your having issues with fakesmc plugins remove them. they might be inside the fakesmc kext in a folder called Plugins.
  19. 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.
  20. can also get the tool directly from here https://github.com/Piker-Alpha/ssdtPRGen.sh
  21. you should be able to drop your chameleon smbios.plist in the same folder as clover config.plist is located clover will use it.
  22. 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.
  23. have you tried turning off wake from usb in bios.
  24. check your sata mode in bios. set to ahci.
×
×
  • Create New...