Jump to content

Mavericks & Hibernate with Clover


bertig
 Share

15 posts in this topic

Recommended Posts

Hi, i installed Mavericks 10.9.3 / 4 /5 with Clover in my Machine and everything works fine exept hibernate.

 

I tried this guide from ...

 

http://www.insanelymac.com/forum/topic/299721-sleep-hibernation-how-it-works-and-how-to-use/

 

With pmset hibernatemode -29 or -5 the shutdown and restart works as described above but after the loading screen a frozen Desktop appears (only mousepointer can be moved sometimes).

Other hibernatemode values turn into hang or instant boot.

 

Can anyone help or give a tipp where to search for issues ?

The system log has no entrys and the Clover Log won't work :(

 

thx

Link to comment
Share on other sites

What drivers you have in drivers64UEFI?

Hi, i don't have any UEFI drivers ckeckt during installation. I'm booting in legacy mode with boot0af. I have only UsbMouseDxe-32 and NvmExpressDxe-64.

Inside drivers64UEFI are: CsmVideoDxe-64,DataHubDxe-64, EmuVariable-Uefi-64

FSInject-64, OsxAptioFix2Drv-64, OSXFatBinaryDrv-64 und VBoxHfs-64

 

At the moment i tried r3065  - same behaviour.

merry x-mas :)

 

PS. Maybe the bootlog from Clover Configurator helps, i took a chance with UEFI driver ckecked..

Link to comment
Share on other sites

21 ist not realy successfull, but a bit improvement.

 

After wake, i can move the mousepointer and drag the open windows. After moving or clicking at the desktp pane, the Mac-Wheel is shown.

 

I can also type inside an open terminal window but without system response after <return-key>.

Link to comment
Share on other sites

so this is going to be the Sisyphus work for year 2015. Is there a way to determin the exact value by calculating someting ... ?

Here is the actual history

slide = 0 - no

slide = 100 - no

slide = 1 - no

slide = 2 - no

slide = 4 - no

slide = 30 - no

slide = 32 - no

slide = 80 - no

slide = 200 - no

slide = 255 - no

 

tbc.

Link to comment
Share on other sites

Try this:

Slide=100, hibernatemode=57, OsxAptioFix2Drv.efi, without EmuVariableUefi.

this leads into instant boot after wake. Only difference is theat a grey bootscreen with an apple logo appears including the progressbar on the bottom.  I fear there is is no solution for my config :( I also tried hibernate 5,7,21 but they are similar to the oterhes.

 

But what do you think of geting  the clover bootlog to work as in your post. The log Option in the config.plist is set, and i always look into the misc folder but there is noting.?

Link to comment
Share on other sites

The option Boot > Log is deprecated.

 

Now we use "Debug" (since rev3064) that will reflect its appointment. Boot.log will be created even with "False", it just be in memory and accessible in system if booted.

When "true" the "debug.log" will be Open-Write-Close on every line guarantying you will found the file even after hard-reset.

 

See here: http://www.insanelymac.com/forum/topic/282787-clover-v2-instructions/page-3

Link to comment
Share on other sites

perfect ! At least i managed the get the debug option to work. It's important is to know, that the Clover boot partition has to be FAT otherwise the log file will  not be created.

 

But the only difference within the debug.log between normal an hibernate boot is this part.. does this help ?

 

PrepareHibernation:
12:781  0:014      read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success
12:786  0:005      SleepImage name from pref: ImageVolume = 'CloverII', ImageName = '\private\var\vm\sleepimage'
12:791  0:005      returning previously calculated offset: 41C80A000
12:796  0:005   SleepImageOffset: 41C80A000
12:802  0:005  02 01 0C 00 D0 41 08 0A 00 00 00 00 01 01 06 00 | .....A..........
12:979  0:177  02 1F 03 12 0A 00 02 00 00 00 00 00 04 04 18 00 | ................
13:157  0:177  34 00 31 00 43 00 38 00 30 00 41 00 30 00 30 00 | 4.1.C.8.0.A.0.0.
13:334  0:177  30 00 00 00 7F FF 04 00                         | 0.......
13:470  0:135  boot-image before: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0x0,0x0)\41C80A000
13:475  0:005  DeleteBootOption: Boot0082
13:480  0:005   Error del. variable: Boot0082 = Not Found
13:485  0:005  Options 0082 was not deleted: Not Found
13:491  0:005   setting dummy boot-switch-vars
13:496  0:005  Removed efi-boot-device-data variable: Not Found
13:501  0:005  Custom boot screen not used because entry has unset use graphics
13:506  0:005  Closing events
13:512  0:005  Closing log

Link to comment
Share on other sites

  • 3 weeks later...

Hi Allan,

i set up a clean OSX 10.9.5 intall to exclude other problems but the behavior is the same.

The different hibernatemodes i tested lead all to the same frozen dektop and there are only a few valid bitmaps for hibernatemode anyway.

As Bit 0 to 2 (0- hibernate, 1-Power off,  2-no encryption) has to be set to #101b as mandantory the only sensefull values for hibernatmode are 21,23,29,53,117,181,245.

Values higer than 53 run into a "mediaplayer not present" error after the restore of the hibernateimage.

 

What did you mean by enable writing to this image ? During the boot process Clover seems to hav only read access to the OSX filesystem.

Link to comment
Share on other sites

 Share

×
×
  • Create New...