InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-06-2010, 06:21 PM
nekkro-kvlt nekkro-kvlt is offline
Puma
 
Join Date: Mar 2010
Posts: 15
"No acpi version 2 found" when patching DSDT with DSDT patcher

Hi all, I noticed a message from chameleon upon bootup that told me "no acpi version 2 found", press any key.... and then it boot and I can use the system without troubles. Any ideas to fix it ?

Thanks.
PS: i attached my dsdt here:
Attached Files
File Type: zip DSDT.zip (5.5 KB, 8 views)
Reply With Quote
  #2  
Old 03-06-2010, 07:25 PM
milanca's Avatar
milanca milanca is offline
 
Join Date: Jan 2008
Location: Serbia and Montenegro
Posts: 326
nekkro-kvlt,

please stick to your first, original thread as it will be much easier to track it.

"No acpi version 2 found" means that your board isn't acpi 2.0 compliant. It is acpi 1, as well as mine ep35-ds3, but it doesn't mean you can't run OSX fine.

Reply With Quote
  #3  
Old 03-06-2010, 08:39 PM
nekkro-kvlt nekkro-kvlt is offline
Puma
 
Join Date: Mar 2010
Posts: 15
Ok thanks.
Feel free to remove this post.
It's annoying as chameleon need me to press a key to boot OSX, it's not as cool as having directly the grey apple menu, something like a true mac but I think I would be able to deal with.
Reply With Quote
  #4  
Old 04-17-2010, 01:34 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
You can easily make your DSDT ACPI V2
at the top you can change something like this:
DefinitionBlock ("DSDT.aml", "DSDT", 1, "APPLE ", "MacBook", 0x00010001)
into this:
DefinitionBlock ("DSDT.aml", "DSDT", 2, "APPLE ", "MacBook", 0x00010001)
This will after compilation be a V2 DSDT...



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

Reply With Quote
Reply