Contribute
Register

[Guide] HP ProBook/EliteBook/Zbook using Clover UEFI hotpatch (10.11)

Status
Not open for further replies.
First time trying to boot from Clover... I get the Kernel panic. Any ideas to fix this? I'm on 4530s pro book.

It means your config.plist is wrong.
Read the guide carefully.
 
It means your config.plist is wrong.
Read the guide carefully.
I'm pretty sure I had it right. I have tried both 'config_HD3000_1366x768.plist' and 'config_HD5000_5100_5200.plist' in the CLOVER folder and both these plist's are still giving the panic. Is there another one I should try for the 4530s ?
 
I'm pretty sure I had it right. I have tried both 'config_HD3000_1366x768.plist' and 'config_HD5000_5100_5200.plist' in the CLOVER folder and both these plist's are still giving the panic. Is there another one I should try for the 4530s ?

Keep in mind Clover does not read config_HD3000_1366x768.plist, only config.plist.
As per guide, you must rename the file to config.plist.

For future questions...
Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Further question I'll post in the FAQ :)

Please do not post replies in the FAQ thread unless you're suggesting a change or asking for clarification regarding content in the FAQ.
 
Yes sir. I have done that. I was under the assumption that I'd need to deal with the BCM94352Z kexts separately from the Elitebook guide but perhaps I am wrong there?

Given my config pass muster, I started looking into other things. I found that HP put out a new BIOS update in mid-July which I applied. Lo and behold, wired and wireless networking works 100% now. I removed all the crap I added for the BCM94352Z as the guide here included everything needed. Oops.

Now I'm working toward getting the laptop to sleep when the lid is closed. I'm still researching a solution, but basically what I've been seeing is that upon close of the lid (and waiting multiple minutes) it will not sleep. When I open the lid the screen is black until I increase brightness and everything appears normal. Another thing that happens shortly after the lid is closed is I get a repeating alert sound (like when you hold down an invalid key). When I click Apple->Sleep it sleeps and wakes properly.

If there are any suggestions, I'm all ears.

Code:
2017-08-04 20:52:26 -0500
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 102(hidd): [0x00000030000980f0] 01:12:30 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968123.17"
    Timeout will fire in 898 secs Action=TimeoutActionRelease
No kernel assertions.
Idle sleep preventers: IODisplayWrangler
 
Trying to use method "pre-patch_hda.sh" for sound problem. but the terminal shows that "Error: volume / is not on GPT disk/EFI/CLOVER/config.plist" Need help. Thank you.

diskutil

/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *120.0 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_CoreStorage MacOS 119.2 GB disk0s2

3: Apple_Boot Recovery HD 650.0 MB disk0s3


/dev/disk1 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *1.0 TB disk1

1: EFI NO NAME 209.7 MB disk1s1

2: Apple_HFS My Zone 700.0 GB disk1s2

3: Microsoft Reserved 16.8 MB disk1s3

4: Microsoft Basic Data Windows 300.0 GB disk1s4


/dev/disk2 (internal, virtual):

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS MacOS +118.8 GB disk2
 
Given my config pass muster, I started looking into other things. I found that HP put out a new BIOS update in mid-July which I applied. Lo and behold, wired and wireless networking works 100% now. I removed all the crap I added for the BCM94352Z as the guide here included everything needed. Oops.

Now I'm working toward getting the laptop to sleep when the lid is closed. I'm still researching a solution, but basically what I've been seeing is that upon close of the lid (and waiting multiple minutes) it will not sleep. When I open the lid the screen is black until I increase brightness and everything appears normal. Another thing that happens shortly after the lid is closed is I get a repeating alert sound (like when you hold down an invalid key). When I click Apple->Sleep it sleeps and wakes properly.

If there are any suggestions, I'm all ears.

Code:
2017-08-04 20:52:26 -0500
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 102(hidd): [0x00000030000980f0] 01:12:30 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968123.17"
    Timeout will fire in 898 secs Action=TimeoutActionRelease
No kernel assertions.
Idle sleep preventers: IODisplayWrangler

Read post #1, "Problem Reporting".
 
Trying to use method "pre-patch_hda.sh" for sound problem. but the terminal shows that "Error: volume / is not on GPT disk/EFI/CLOVER/config.plist" Need help. Thank you.

diskutil

/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *120.0 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_CoreStorage MacOS 119.2 GB disk0s2

3: Apple_Boot Recovery HD 650.0 MB disk0s3


/dev/disk1 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *1.0 TB disk1

1: EFI NO NAME 209.7 MB disk1s1

2: Apple_HFS My Zone 700.0 GB disk1s2

3: Microsoft Reserved 16.8 MB disk1s3

4: Microsoft Basic Data Windows 300.0 GB disk1s4


/dev/disk2 (internal, virtual):

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS MacOS +118.8 GB disk2

Google "core storage revert".
 
Status
Not open for further replies.
Back
Top