Jump to content

MaLd0n

Administrators
  • Posts

    95,377
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. https://gist.github.com/adaugherity/7435890
  2. if don't work, don't have support, forget it
  3. https://www.olarila.com/topic/6074-guide-easy-audio-solution-with-applealc/
  4. here have some packs https://github.com/chris1111?tab=repositories
  5. legacy mobo, use dp video output
  6. MaLd0n

    Thinkpad t520

    https://www.olarila.com/topic/6420-guide-mobile-intel-hd-graphics-skylake/
  7. 5700? if yes u need Catalina 10.15.1+ use only my folder and catalina, after it extract new send_me https://www.olarila.com/topic/6531-olarila-hackbeast-z390-designare-thunderbolt-full-dsdt-patches-clover-opencore/
  8. use it https://olarila.com/files/Utils/ESP Mounter Pro.app_v1.9.1.zip
  9. https://www.olarila.com/files/Utils/RunMe.app.zip https://www.youtube.com/watch?v=k9wmIfGLe3A
  10. i need a full dump
  11. Extract tables with F4 key in Clover boot screen, files generated in Clover/Acpi/origin, post here
  12. http://s000.tinyupload.com/index.php?file_id=56027800302626126288
  13. sim, só desativar a nvidia no mac via dsdt
  14. check what trackpad u have, this model use elan, but in some case is not same
  15. rx560 gigabyte or powercolor, good price and good work under macos
  16. Extract tables with F4 key in Clover boot screen, boot into system and run this app https://www.olarila.com/files/Utils/RunMe.app.zip https://www.youtube.com/watch?v=k9wmIfGLe3A
  17. into method label BRT6 replace_content begin If (LEqual (Arg0, One))\n {\n // Brightness Up\n Notify (^^LPCB.PS2K, 0x0406)\n }\n If (And (Arg0, 0x02))\n {\n // Brightness Down\n Notify (^^LPCB.PS2K, 0x0405)\n }\n end; into device label PS2K insert begin Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method\n {\n If (!Arg2)\n {\n Return (Buffer ()\n {\n 0x03\n })\n }\n Return (Package ()\n {\n "RM,oem-id", \n "DELL", \n "RM,oem-table-id", \n "WN09"\n })\n }\n end
  18. essa pasta não é a minha
  19. Use a correct folder for your hardware https://www.olarila.com/topic/5676-folders-for-all-chipsets-clover-and-opencore/ and video patch https://www.olarila.com/topic/6420-guide-mobile-intel-hd-graphics/ after procedure, start a fine tune https://www.olarila.com/topic/923-dsdt-patch-requests/
×
×
  • Create New...