Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 428 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 428 Bytes

TODO

  1. Get DSDT and SSDT by Ubuntu Live CD from /sys/firmware/acpi/tables

  2. add .aml to *SDT files and compile *.aml to *.dsl

  3. Install VoodooPS2 driver:

     sudo rm -rf /System/Library/Extensions/AppleACPIPS2Nub.kext
    
     sudo cp org.rehabman.voodoo.driver.Daemon.plist /Library/LaunchDaemons
    
     sudo cp VoodooPS2Daemon /usr/bin
     
     
     {
       id: ,
       files: ,
       source_type:
       meta:
     }