oSxFr33k Posted May 20, 2024 Share Posted May 20, 2024 (edited) Is it possible now or in the future that when you develop a SSDT.aml that AI can check the code and make recommendations to fix errors or add code to complete it. Examples are, the externals we declare in the beginning of the file and help with Operation Regions, methods, and variables, etc etc. Maybe somehow insert the native DSDT and then insert the SDDT to see if it can do checks. I know SSDTtime does something similar to what I am asking. Edited May 20, 2024 by oSxFr33k Link to comment https://www.insanelymac.com/forum/topic/359402-can-ai-chatgpt-or-phi-3-help-acpi/ Share on other sites More sharing options...
Slice Posted May 21, 2024 Share Posted May 21, 2024 Clover has AI inside. 3 5 1 Link to comment https://www.insanelymac.com/forum/topic/359402-can-ai-chatgpt-or-phi-3-help-acpi/#findComment-2820343 Share on other sites More sharing options...
STLVNUB Posted June 17, 2024 Share Posted June 17, 2024 On 5/21/2024 at 4:38 PM, Slice said: Clover has AI inside. And It's Name Is Slicina 1 Link to comment https://www.insanelymac.com/forum/topic/359402-can-ai-chatgpt-or-phi-3-help-acpi/#findComment-2821353 Share on other sites More sharing options...
cankiulascmnfye Posted June 17, 2024 Share Posted June 17, 2024 On 5/20/2024 at 8:03 PM, oSxFr33k said: Is it possible now or in the future that when you develop a SSDT.aml that AI can check the code and make recommendations to fix errors or add code to complete it. Examples are, the externals we declare in the beginning of the file and help with Operation Regions, methods, and variables, etc etc. Maybe somehow insert the native DSDT and then insert the SDDT to see if it can do checks. I know SSDTtime does something similar to what I am asking. Yes it can. It assisted me in creating an SSDT with IRQ fixes for older Thinkpads that doesn't reaquire any ACPI renames: https://github.com/5T33Z0/OC-Little-Translated/tree/main/01_Adding_missing_Devices_and_enabling_Features/IRQ_and_Timer_Fix_(SSDT-HPET)#method-22-patching-with-ssdt-irq_fixes_think-if-hpaehpte-does-not-exist 1 Link to comment https://www.insanelymac.com/forum/topic/359402-can-ai-chatgpt-or-phi-3-help-acpi/#findComment-2821354 Share on other sites More sharing options...
Recommended Posts