Jump to content

P5LD2 (no VM or SE)


J.Picard
 Share

46 posts in this topic

Recommended Posts

Device (HPET) 
{ 
Name (_HID, EisaId ("PNP0103")) 
Name (_STA, 0x0F) 
Name (_CRS, ResourceTemplate () { 
Memory32Fixed (ReadWrite, 0xFED00000, 0x00000400, ) 
IRQNoFlags () {0} 
IRQNoFlags () {8} 
}) 
}

 

add under LPC section aka SBRG

Link to comment
Share on other sites

Sorry, no screenshot, but

the error message is "..CPU 1 has no HPET ..." or so.

 

Kexts in extra

JMicronATA, IOAHCIBlockstorageinjector, VoodooTSCSync, AppleACPIPSNub

 

Bios Version: Description P5LD2 BIOS 2002

In bIos is no option for HPET enabled or not.

 

and OS is Lion 10.7.2

Link to comment
Share on other sites

dont use jmicron for now and voodootscsync and u don need IOAHCIBlockstorageinjector as thats for orange icons. which ich7 doesnt suffer from.

boot with -x UseKernelCache=No ForceHPET=Yes

what chameleon version?

any power management options of interest like S3 or S1 resume.

 

btw your bios is a Beta Version 2002 not the full stable release Version 1903

Link to comment
Share on other sites

No boot with

boot with -x UseKernelCache=No ForceHPET=Yest

 

and deleted JMicron and IOAHCI kexts

 

Same error: CPU 1 has no HPET assigned to it

 

No luck with

 

ACPI APIC support to disabled

Error: CPU 0 has no HPET assigned to it

Link to comment
Share on other sites

That's the problem. I have no LPC section.

Yes you do, it's Device (SBRG) on line 1563. LMG already told you in his first reply.

I managed to find another dsdt from the board. I hope so because it was from a russia board and patched like this.

Never use someone else's DSDT, always dump your own.

ACPI table contents change depending on BIOS version, settings, amount of RAM installed and probably other stuff too.

Link to comment
Share on other sites

I must install a working Windows to flash the bios to the stable version

 

You are either crazy, or uninformed. Rule #1 of Hackintosh Club is "know your hardware".

 

Your motherboard supports EZ-Flash, read section 4.1 of your motherboard manual.

 

You don't need Windows, use a bootable USB flash drive and AFUDOS.

 

It is available at the download page for your motherboard on ASUS' website.

Link to comment
Share on other sites

Never use someone else's DSDT, always dump your own.

ACPI table contents change depending on BIOS version, settings, amount of RAM installed and probably other stuff too.

this one is ok. i did a compare and only patches is the difference..no mem changed.

 

j.picard show me the rus forum to see what else might be key. this is ich7..but its asus.. i like my gigabytes :P

 

i found 10.6.0 hcl says 32 bit and boothink needed ? http://wiki.osx86pro...HCL_10.6.0#Asus

 

i think your dsdt isnt being loaded.. partition scheme ?

 

after bios flash redump dsdt to see what changed.

Link to comment
Share on other sites

Yes yes, you are right. I didn't thought about it. Bios is flashed with the stable version 1903 but no differences between the bios settings.

 

Only booting is difference. Now the error message is "No Hpet's available..."

 

I don't need Bootthink cause my CPU is working in 64 bit. FYI my System HDD is partitioned with 2 Systems. Lion working without dsdt and Nullcpupowermanagement in /E/E and the second partition with a Backup to test.

 

On second HDD is a working Win7.

 

The russian forum where i got my example dsdt is

 

http://tdev.me/forum/asus/asus-p5ld2-t68.html

Link to comment
Share on other sites

Sorry, i don't understand this. So i try to describe this:

 

First HD - Sata

1. Partition - Lion - working with /E (nullcpupower.., Fakesmc etc.) without a dsdt

2. Partition - Lion - Cloned with CCC with /E and the patched DSDT

 

Second HD - IDE

1. Partition - Win7

 

Chameleon Version 1683 is doing a good job to select the boot.

Link to comment
Share on other sites

Really?

 

When I select the booting system i use the command

dsdt=/extra/dsdtpatched.aml -v

to boot

 

and when the error appears, i can see in text text from the KP that is in the booting command.

try -v -x UseKernelCache=No DSDT=hd(0,3)/Extra/dsdtpatched.aml

 

why 0,3 ? cause EFI hidden is 0,1 then Lion no dsdt is 0,2 so lion with dsdt is.. 0,3

 

also the capitalization maters.

Link to comment
Share on other sites

 Share

×
×
  • Create New...