
10-06-2009, 12:22 PM
|
Tiger
|
|
Join Date: Jun 2009
Posts: 306
|
|
Oh yeah, audio works great!
Dsdt is actually quite simple. Its the Terminal/console parts and hex editing, compiling and decompiling, that gets in the way. Dsdt, mediator between OS and BIOS, is generated with "errors" (as seen by OSx), that have to be manually fixed. Say audio, got it working perfect, mic in (internal and external), 5.1 spdif etc etc by patching in the proper values for OSx... but that was still in the phase where I still had install stability issues and gave me a headache like you wouldn't believe... (but now I know what I did wrong). Our gfx card is supposed to be easily patchable too.
Dsdt is generated by an automated patcher (by fassl is the most used, automated in iAktos installer) and should create "dsdt.dsl" in the root of your drive. You have to decompile it to "dsdt.aml", fix t, recompile and that's it.
Once you fix everything, if you want you can even flash the bios to contain the new table and actually create a clone, but I will certainly skip that part !!
Basically, its the finding the right information about hardware, and having Terminal skills.
I'll PM you
Last edited by Gurruwiwi; 10-06-2009 at 12:24 PM.
|