InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 01-26-2010, 10:18 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
I've done more upgrades to version 2.
Now more tables are loadable (APIC & MCFG added)
It also auto patches old style RSD PTR (to V3), auto generates XSDT and updates old short style FADT table to FADT V4 table after adding boot argument UpdateACPIVersion=Yes.
Very handy for guys with old motherboards which only have ACPI version 1.
I would say test this everybody I think you will like it.
For developers: Changes have been done to dsdt_patcher.c and acpi.h
Enjoy this release I've worked very hard on... it works very great for me.

Milanca: please test this without FADT.aml replacement file in place, it should auto convert your table and add the missing stuff.
Please test this hypothesis of mine.
You should be able to use reboot function without replacement tables thus (yeah... auto patching baby... lol)
Reply With Quote
  #12  
Old 01-27-2010, 06:19 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Could some people please do some tests on the new booter?
Please report how well it works for you.
If you have got ACPI V1 use ioregistryexplorer for copying your RSDT original and patched tables as well as the FACP original and patched tables (boot with original ACPI, copy the 2 tables and paste into a hex editor, save, boot with UpdateACPIVersion=Yes and repeat, upload both files).
Also check that before patching under IORegistryExplorer in the IODeviceTree node under /efi/configuration-table/xxx there is a table with the alias "ACPI".
Check again after patching and there should be a table with the alias "ACPI_20".
If this works, patching went fine for you.
Thanks to everybody in advance.
Reply With Quote
  #13  
Old 01-29-2010, 06:27 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Those who don't have IORegistryExplorer can allways give me the before and after Terminal ioreg output.
Like this you can do it:
ioreg -lxw9999 > Something.txt
And send me those files or post them.
I really need testers on this because this is a work in progress...
Thanks in advance.
Reply With Quote
  #14  
Old 01-29-2010, 09:00 PM
SaCleoCheater's Avatar
SaCleoCheater SaCleoCheater is offline
 
Join Date: Apr 2009
Location: Earth
Posts: 187
The new boot loader is wonderful! Great work once again Andy...

No more random shutdown and the system is over 35% Faster!

My Specs
System: Custom Built
Mobo: ASRock Z68 Extreme4 Gen3
OS:Mac OS X MountainLion 10.8.2 & Windows 7 Ultimate x64
CPU: Intel Core i7 2600k @ 4.2GHz
Memory: 16GB DDR3 XMS3 1600MHz
Graphics Card: AMD Radeon HD 6870 1GB

Email/Gtalk:
[email protected]
Reply With Quote
  #15  
Old 01-30-2010, 12:38 AM
milanca's Avatar
milanca milanca is offline
 
Join Date: Jan 2008
Location: Serbia and Montenegro
Posts: 326
Hi Andy,

Bootloader is working great for me now! Thanks. After adding new fakesmc it is working great and amazingly fast.

Thanks for adding the option to load fixed fadt.aml so my restart works automatically allowing me to use only one kext which is fakesmc, what else i could wish ;-)

In Chameleon RC4 reset fix was included to automatically fix the fadt and it seems to work on GB board with P45 chipsets but it's broken on P35, at least doesn't work on mine ep35-ds3.

I have ACPI_1 board (1.0b) i will try the option to make it ACPI_2.

Keep up the great work !!!

Reply With Quote
  #16  
Old 01-30-2010, 01:06 AM
milanca's Avatar
milanca milanca is offline
 
Join Date: Jan 2008
Location: Serbia and Montenegro
Posts: 326
Quote:
Originally Posted by andyvand View Post
Milanca: please test this without FADT.aml replacement file in place, it should auto convert your table and add the missing stuff.
Please test this hypothesis of mine.
You should be able to use reboot function without replacement tables thus (yeah... auto patching baby... lol)
Replacement fadt.aml moved away !! For good ;-) I saved it in a backup folder, to be recorded on a disk cause i don't need it anymore.

Auto-patching baby really does the trick!

Thanks a bunch!




💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


Reply With Quote
Reply