nmano Posted February 11 Share Posted February 11 (edited) How to Use SSDTMaintenance 1 Launch the App Open SSDTMaintenance from Applications. 2 Choose Output Folder Click Choose Output Folder Select any folder you want The app will NOT create folders automatically (user-controlled) 3 Depending on your motherboard or ACPI structure, Any device could appear under different paths. If auto-detection doesn’t find it, just manually input the correct path—whether it’s _SB.PC00.HDEF, _SB.PCI0.HDEF 4 Generate SSDTs Click Generate SSDTs The app will: Generate .dsl files Compile them using IASL Output .aml files Show: Generated file list Compile log (stdout / stderr) 5 IASL (Required) SSDTMaintenance requires iasl (Intel ACPI compiler) to compile .dsl → .aml. 💖 Thank You https://www.paypal.com/donate/?business=H3PV9HX92AVMJ&no_recurring=0&item_name=Support+development+of+all+my+apps+and+tools.+Donations+fund+testing+hardware%2C+servers%2C+and+continued+open-source+development.¤cy_code=CAD Developer Navaratnam Manoranjan 📧 Email: nmano0006@gmail.com Credits ACPICA / Intel IASL OpenCore & Hackintosh community InsanelyMac forums https://github.com/nmano0006/SSDTMaintenance/releases/tag/v1.0.1 SSDTMaintenance.dmg Edited February 11 by nmano 6 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/ Share on other sites More sharing options...
verdazil Posted February 11 Share Posted February 11 (edited) Hi! Attached is the SSDT-XHUB-Real Table I actually used (and it works perfectly), as well as the Table generated by the app. How would you comment on the differences? The first PC in the signature SSDT-XHCI-App.aml SSDT-XHUB-Real.aml Edited February 11 by verdazil 2 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/#findComment-2847265 Share on other sites More sharing options...
nmano Posted February 11 Author Share Posted February 11 (edited) 📢 Help Improve SSDT Maintenance – Share Your Working SSDTs Hello everyone 👋 If you are using SSDT Maintenance App and everything is working perfectly on your system, I would really appreciate your help 🙏 I am improving the next version and need real-world working SSDT examples from different hardware setups.Thanks @verdazil ✅ If Your System Is Working 100% Please post the following: 🖥 Hardware Details Motherboard: BIOS Version: CPU: GPU: Audio Codec: Ethernet: WiFi / Bluetooth: Thunderbolt (if any): Storage Type (NVMe/SATA): Your working SSDT .dsl files (if available) Your working SSDT .aml files Edited February 11 by nmano 1 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/#findComment-2847273 Share on other sites More sharing options...
Max.1974 Posted February 11 Share Posted February 11 (edited) Hi my friend @nmano this ACPI Table is from GA Z790 Elite AX, and is working all... ACPI Table GA Aorus Elite AX (rev. 1.0) BIOS F15 CPU i9-13900K Raptor Lake GPU GA AMD Aorus RX 6900 XT (rev. 2.0) Audio Codec: Realtek ALC897 - 0x10ec0897 Ethernet: Realtek® 2.5GbE LAN chip (2.5 Gbps/1 Gbps/100 Mbps) Intel® Wi-Fi 6E AX211 BLUETOOTH 5.3 Pcie WI-Fi Broadcom BCM64360CD BLUETOOTH 4.0 Storage Nvme / Sata / HDD https://www.gigabyte.com/Motherboard/Z790-AORUS-ELITE-AX-rev-10/sp https://github.com/maxpicelli/EFI-Clover-5165-Aorus-Z790-Elite-AX-Aorus-RX-6900-XT/releases/tag/v5163 Sorry I will extract with your app ACPI Nmano.zip Z790 Edited February 11 by Max.1974 1 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/#findComment-2847277 Share on other sites More sharing options...
nmano Posted February 12 Author Share Posted February 12 (edited) 13 hours ago, Max.1974 said: Hi my friend @nmano this ACPI Table is from GA Z790 Elite AX, and is working all... ACPI Table GA Aorus Elite AX (rev. 1.0) BIOS F15 CPU i9-13900K Raptor Lake GPU GA AMD Aorus RX 6900 XT (rev. 2.0) Audio Codec: Realtek ALC897 - 0x10ec0897 Ethernet: Realtek® 2.5GbE LAN chip (2.5 Gbps/1 Gbps/100 Mbps) Intel® Wi-Fi 6E AX211 BLUETOOTH 5.3 Pcie WI-Fi Broadcom BCM64360CD BLUETOOTH 4.0 Storage Nvme / Sata / HDD https://www.gigabyte.com/Motherboard/Z790-AORUS-ELITE-AX-rev-10/sp https://github.com/maxpicelli/EFI-Clover-5165-Aorus-Z790-Elite-AX-Aorus-RX-6900-XT/releases/tag/v5163 Sorry I will extract with your app ACPI Nmano.zip Z790 Thanks My friend. I checked your files missing SSDT.aml Try to install iasl curl -LO https://github.com/acidanthera/MaciASL/raw/master/Dist/iasl-stable chmod +x iasl-stable sudo mv iasl-stable /usr/local/bin/iasl iasl -v Verify If Install: Edited February 12 by nmano 1 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/#findComment-2847306 Share on other sites More sharing options...
Max.1974 Posted February 12 Share Posted February 12 Thanks @nmano my friend. Here are the ACPIs extracted using your app. I had to manually create the /usr/local/bin directory on Tahoe. ACPI Nmano.zip 1 Link to comment https://www.insanelymac.com/forum/topic/362355-ssdtmaintenance/#findComment-2847317 Share on other sites More sharing options...
Recommended Posts