LATEST!!!
first, I want to thank everyone, I mean EVERYONE involved, I use an AMD Athlon X2, you guys will know to whom I'm sending my greetings and appreciation, I'm not going to name anyone, but I truly hope you all will get it, thanks!!!
of course, other people should also feel included in my lines above, those involved with stuff outside of the hackintosh scope are in-there, like upx and such... you know what I mean.
here you have it, iasl UB, upx packed, and some tools, with the iasl resource file updated, please enjoy!
(I could not upload updated DSDTSE due to low available space, you can find it @ this other topic)
EDIT: forgot to mention: ASL Optimizing Compiler version 20101209-UB LOL
AND
I SHOULD EXPLAIN A BIT WHAT I DID, I'M JUST GOING TO COPY-PASTE FROM THE TOPIC I POSTED SOMEWHERE ELSE:
LATEST IASL VERSION 20101209-UB
Notice that even though there is no such a thing as "-UB" I'm just calling it like that because it is a binary containing both architectures, so here is what I did to get it done:
- Downloaded acpica-master.tar.bz2 as by Kabyl's instructions posted on the other site, search for "kabyl iasl" and you will find it, then I unpacked it under ~/tmp creating a folder called acpica-master, the full path is ~/tmp/acpica-master
- Downloaded the script release.sh.gz posted at the same topic a few posts down following kabyl's instructions, placed it unpacked under ~/tmp/acpica-master and ran it, then did the rest for building it twice:
- Booted with arch=i386 and built 32 bit version, then...
- Booted with arch=i386 -force64 and ran make clean under ~/tmp/acpica-master/unixtemp/compiler followed by the stuff kabyl's showed at the compile from scratch topic to build it 64 bitS
- copied both binaries to ~/tmp as iasl.32 and iasl.64, then used lipo to join them like: $ lipo iasl.32 iasl.64 -create -output iasl, that gave me a binary with both 32 and 64 versions, but way too heavy, 1.5Mb, so...
- downloaded upx source and the tools needed to compile it, ucl and lzma, I did almost the same with it as by step 3 to get an universal binary file, I posted the resulting universal upx here at the forums, please search.
So, after like an hour or so I ended up with the universal binary I'm posting here, I also took the time to download latest versions of the tools where we usually would find this tool included, such as DSDTSE, DSDT Editor, iASLme, and posted here the same unmodified appz with my updated iasl in them, here you will find them, hope you download and use them, if you find them useful please post it at the respective topics.
please understand that even though there are other places where to find this tool/procedure I found more or less more useful to open a new topic for it since it is quite different from my perspective at least. enjoy.
iasl.zip ( 391.61K )
Number of downloads: 186
iASLMe.zip ( 438.14K )
Number of downloads: 173
DSDTEditor.zip ( 1.04MB )
Number of downloads: 183This post has been edited by madmac: Dec 14 2010, 06:55 AM
Reason for edit: Attachments





Dec 12 2010, 02:48 AM




