nikhilrathore_1999 Posted December 3, 2019 Posted December 3, 2019 Wrong answer. Read the guide again. can u patch the dsdt for brightness hotkeys i'll send the dsdt to you because i follow the guid and i think i do some mistakes thatswhy it didn't workCan i send the dsdt to you for patch ??
onemanosx Posted December 3, 2019 Author Posted December 3, 2019 [ref]nikhilrathore_1999[/ref], You are expected to find the EC method. This is something only you can provide. I advise you to read and follow the step by step guide again. Donate Gitter Chat Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina) MSI B360 Gaming Arctic Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)
dinimuhtar Posted December 26, 2019 Posted December 26, 2019 please someone help me what wrong, i have followed the guide but still not work. http://s000.tinyupload.com/index.php?file_id=08232929410272491678
Administrators MaLd0n Posted December 26, 2019 Administrators Posted December 26, 2019 [ref]dinimuhtar[/ref], https://github.com/hieplpvip/AsusSMC -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
sensenku Posted January 18, 2020 Posted January 18, 2020 My Laptop is HP and the hotkeys are F2 and F3. I did everything but my F2 and F3 keys have same code "_Q13". How can I fix this? https://i.imgur.com/CosNBlw.png' alt='IMGUR>'>
Administrators MaLd0n Posted January 19, 2020 Administrators Posted January 19, 2020 My Laptop is HP and the hotkeys are F2 and F3. I did everything but my F2 and F3 keys have same code "_Q13". How can I fix this? in ur case i think use HKNO check it into method label _Q13 replace_content begin Store(HKNO, Local0)\n If (LEqual(Local0,7))\n {\n // Brightness Down\n Notify(\_SB.PCI0.LPCB.PS2K, 0x0405)\n }\n If (LEqual(Local0,8))\n {\n // Brightness Up\n Notify(\_SB.PCI0.LPCB.PS2K, 0x0406)\n }\n If (LEqual(Local0,4))\n {\n // Mirror toggle\n Notify(\_SB.PCI0.LPCB.PS2K, 0x046e)\n }\n end -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
sensenku Posted January 19, 2020 Posted January 19, 2020 in ur case i think use HKNO check it into method label _Q13 replace_content begin Store(HKNO, Local0)\n If (LEqual(Local0,7))\n {\n // Brightness Down\n Notify(\_SB.PCI0.LPCB.PS2K, 0x0405)\n }\n If (LEqual(Local0,8))\n {\n // Brightness Up\n Notify(\_SB.PCI0.LPCB.PS2K, 0x0406)\n }\n If (LEqual(Local0,4))\n {\n // Mirror toggle\n Notify(\_SB.PCI0.LPCB.PS2K, 0x046e)\n }\n end Thank you a lot, this worked very well
Quan3c10 Posted January 26, 2020 Posted January 26, 2020 Yes! also good to check if ACPIDebug kext is loaded. I see unused EC method I can delete! Dear @onemanosx, How could I get the DSDT file? Please help.
Administrators MaLd0n Posted January 26, 2020 Administrators Posted January 26, 2020 Dear @onemanosx, How could I get the DSDT file? Please help. --Run_Me RunMe.app -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Quan3c10 Posted January 28, 2020 Posted January 28, 2020 @MaLd0n How to begin if I have no brightness slider?
juniorairton Posted February 17, 2020 Posted February 17, 2020 Thanks! Working fine on my Acer Nitro 5 (AN515-51-50U2) ?
Amin Posted February 26, 2020 Posted February 26, 2020 console detects only the brightness up key (F12 as EC _Q66) but doesn't detect the down one , what then ? @onemanosx
Administrators MaLd0n Posted February 27, 2020 Administrators Posted February 27, 2020 6 hours ago, Amin said: console detects only the brightness up key (F12 as EC _Q66) but doesn't detect the down one , what then ? dell notebooks have a different way -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Amin Posted February 27, 2020 Posted February 27, 2020 @MaLd0n what is that different way , can you guide me to fix it , I have lots of problem trying to get them work , help me shorten the path please
pw44 Posted March 1, 2020 Posted March 1, 2020 Hi, not being able to activate acpi debug on catalina. Any ideas how to make it work on catalina? Thx in advance.
Administrators MaLd0n Posted March 2, 2020 Administrators Posted March 2, 2020 3 hours ago, pw44 said: Hi, not being able to activate acpi debug on catalina. Any ideas how to make it work on catalina? load kext via terminal Quote sudo chown -R root:wheel drag kext sudo chmod -R 755 drag kext sudo kextload drag kext -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
pw44 Posted March 2, 2020 Posted March 2, 2020 10 hours ago, MaLd0n said: sudo chown -R root:wheel drag kext sudo chmod -R 755 drag kext sudo kextload drag kext Thanks for answering, but sorry, did not get it. could you explain it (drag kext)? regarding the unix commands, no problem.... Thx in advance!
pw44 Posted March 2, 2020 Posted March 2, 2020 sudo chown -R root:wheel ACPIDebug.kext sudo chmod -R 755 ACPIDebug.kext sudo kextload ACPIDebug.kext sudo kextload -v ACPIDebug.kext Requesting load of /Users/paulo/Downloads/Release/ACPIDebug.kext. /Users/paulo/Downloads/Release/ACPIDebug.kext loaded successfully (or already loaded). log show | grep -i acpidebug nothing......
Blacket Posted March 3, 2020 Posted March 3, 2020 Hi. Good Day I have the catalina 10.15.3 version installed on the laptop asus ux501vw All hardware is working properly only FN Key (Sleep (F1), WIFI (F2) ,Backlight (F3+F4) ,Brightness (F5+F6) ,Touchpad (F9) asussmc.kext lilu.kext virtualsmc.kext Thank you for helping me.
pw44 Posted March 5, 2020 Posted March 5, 2020 Well, i have almost everything working: - hdmi audio, video, volume up/down keys, wifi/wired network, etc..... only two items i'm not being able to make work or correct: - screen flicker, when back from sleep or any unknown condition, where the only solution is a reboot and - brightness keys. ACPI debug not working. Anyone with a good idea? Catalina on a I5 skylake HP notebook 520 graphics.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now