Jump to content
11 posts in this topic

Recommended Posts

when you make a custom dsdt you can indeed perform the cmos fix. I did so with my laptop, but with a pc I have no clue. I do have the one hour difference when booting between win7 and osx but I doubt that's what you're talking about.

when you make a custom dsdt you can indeed perform the cmos fix. I did so with my laptop, but with a pc I have no clue. I do have the one hour difference when booting between win7 and osx but I doubt that's what you're talking about.

 

CMOS Fix ? I had 8 hours ( coz i am GMT+8 ) difference .

 

I'll try DSDT Auto-Patcher . Luckily, my board is on the list .

 

However, I find the notice that I should remove the com.apple.Boot.plist .

Is it save to do so and reboot ? will I stuck on reboot ?

I tried DSDT Auto-Patcher . The shutdown-becomes-reboot problem is gone, but the clock in PC is still wrong. Strange.

 

Let me clarify what I have done:

1. Use DSDT Auto-Patcher

2. Select my mobo : Intel DH55HC

3. Apply

4. A DSDT.aml is generated on desktop

5. I put it on root folder

(anything I missed?)

Do I need to do something to enable the use of DSDT.aml ?

Do I need to re-install Chamelon so that it can apply the latest DSDT.aml ?

I tried DSDT Auto-Patcher . The shutdown-becomes-reboot problem is gone, but the clock in PC is still wrong. Strange.

 

Let me clarify what I have done:

1. Use DSDT Auto-Patcher

2. Select my mobo : Intel DH55HC

3. Apply

4. A DSDT.aml is generated on desktop

5. I put it on root folder

(anything I missed?)

Do I need to do something to enable the use of DSDT.aml ?

Do I need to re-install Chamelon so that it can apply the latest DSDT.aml ?

 

send me DSDT and kextstat

run on terminal

kextstat

After installed OSX86 hackintosh, CMOS clock resets every time when Mac restarts. Anybody has similar problem?

 

My motherboard is Intel DH55HC .

 

It's possible this is a hardware problem. Your computer has a cmos battery which is silverish and shaped like a coin. They are cheap and easy to replace in a desktop. Usually, this battery needs to be replaced when the computer grows old, but not always. If you have two OS, they can report different times, and that is a software problem, but that has different words to describe it, not the words that you used in the Subject line.

Just send you the file & kextstat ( to your PM ). Thanks for help !

EvOreboot

 

whether the shutdown still having problems

just add it in the DSDT

 

 

in _pts

 

[color="#FF0000"][b]If (LEqual (Arg0, 0x05))[/b][/color]
       {
           [color="#0000FF"][b]Store (Zero, SLPE)
           Sleep (0x10)[/b][/color]
       }

 

in definition block

OperationRegion (PMRS, SystemIO, 0x0430, One)
Field (PMRS, ByteAcc, NoLock, Preserve)
{
		,   4, 
	SLPE,   1
}

 

Hybrid Shutdown

 

work like a charm in mobo Intel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...