Hey hackintosh community
Recently acpica.org is down so i had issues trying to use SSDTTime cause it download file from that site on first launch so it throws out this error
Downloading iasl-win-20200528.zip Extracting An error occurred :( [Errno 2] No such file or directory: C:\\Users\\AGABUS\\AppData\\Local\\Temp\\tmp_oidun79\\tmpxhvrnbgc\\iasl-win-20200528.zip Something went wrong :( - Aborting! Could not locate or download iasl! Script exited with error code: 1
As you can see file not found i ran the program couple of times same errors first i taught maybe i could download that file from any browser diving into the source code i found it in SSDTTime/Scripts/dsdt.py
cat dsdt.py | grep url self.iasl_url_macOS = "https://bitbucket.org/RehabMan/acpica/downloads/iasl.zip" self.iasl_url_linux = "http://amdosx.catra.club/iasl.zip" self.iasl_url_windows = "https://acpica.org/sites/acpica/files/iasl-win-20200528.zip"
Great next i tried downloading for windows from that link but the site is down :(
I asked around if anyone has a copy of that file still nobody responded so I tried web.archive.org and luckily it has archive from 2020 i searched through all the files and finally found it posting here if anyone facing the same issue download here extract it place it on SSDTTime/Scripts/
And run the program
Note : this only for windows users Linux and mac links working fine
Wayback machine : link
Re uploded gd : link
[link] [comments]
Post a Comment