Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. there should be one in the boot pack it would be located at /EFI/Clover/ACPI/Patched
  2. hah yeah look like they corrected an issue with ssd detection in A07 http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=YCXJ0
  3. well if you have HD4000 it should work as most of the difference is in the screen's size. legacy or uefi is up to the boot loader of your choice but if using latest os try with clover first since there is a 10.11 boot pack available for it.
  4. try different usb ports specifically usb2 ports or if bios allows use only usb2 for your ports to install. the ps2 issue is as jake describes.
  5. you can try with the intel E6530 boot pack here http://www.osxlatitude.com/edp/compatibility/
  6. enoch would be legacy. clover would be UEFI or legacy
  7. check for SSD firmware updates with the manufacturer.
  8. add this to dsdt its device airport Device (ARPT) { Name (_ADR, Zero) // _ADR: Address Method (_PRW, 0, Serialized) // _PRW: Power Resources for Wake { Return (^^_PRW) } Method (_PLD, 0, Serialized) // _PLD: Physical Location of Device { Return (EPLD) } Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x10) { "device-id", Buffer (0x04) { 0x31, 0x43, 0xE4, 0x14 }, "IOClass", Buffer (0x11) { "AirPort_Brcm4360" }, "compatible", Buffer (0x0D) { "pci14e4,4331" }, "name", "AirPort Extreme", "model", Buffer (0x3C) { "Broadcom BCM4352 802.11 a/b/g/n/ac Wireless Network Adapter" }, "AAPL,slot-name", Buffer (0x08) { "AirPort" }, "device_type", Buffer (0x08) { "AirPort" }, "built-in", Buffer (One) { 0x01 } }) } } }
  9. Don't you normally need a clover patch for handoff and hotspot to normally work?
  10. tried the new firmware? doesn't show a fix but has an enhancement http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=JF8XD
  11. nope its not instant takes the same amount of time on a real mac. i think snow leopard was the last os it was "instant"
  12. need your systems specs or search this forum for an install guide there are a few.
  13. try a newer version of clover from https://sourceforge.net/projects/cloverefiboot (chameleon, stolen and rebranded)/files/
  14. make sure your sata is set to AHCI in bios.
  15. is there an option in your bios to set boot path?
  16. like the old adage says "if it's not broken don't try to fix it" lol but seriously I'm not sure what the last working OS is for chameleon's main trunk is.... its been a long while since i have used chameleon. Herve is the one up to date with the chameleon boot loader. Right now it seems the Enoch branch is the only maintained branch but you can't get the latest one from SVN only his compiled binary over at insanely mac has all the "magic". i am guessing that they do not want others to claim the work as there own as has happened in the distant past. a kinda sour note that still reverberates with the devs even to this day.
  17. if you have a DVD player installed you can check with the DVD player app then go to help tab should list whats working.
  18. see if this latest version helps Clover_v2.3k_r3447.pkg.zip
  19. https://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#kernelandkextpatches_asusaicpupm
  20. did you set hibernate mode in terminal?
  21. instead of using 0 as an integer, you use what you had before normally apple uses 3 for laptops. so it would go like this sudo pmset hibernatemode 3. there are mentions of other hibernate modes like 21 or 57 and a bunch more i cant recall it varies by machine and i think you need native nvram plus aptiofix2. more then that i cant help you with but i'm sure you might turn up something if you search. most of that documentation was on the defunct site projectosx.
  22. they are both in chameleon trunk http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/i386/libsaio/nvidia.c on lines 462 and 466 respectively so must be somewhere else or something changed between last chameleon trunk and whatever boot loader your using I'm guessing your on some form of chameleon. i did not check clover.
  23. the nvs 135m is based off of the 8400m gs here is a comparison http://www.game-debate.com/gpu/index.php?gid=740&gid2=97&compare=quadro-nvs-135m-vs-geforce-8400m-gs
×
×
  • Create New...