Contribute
Register

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

Status
Not open for further replies.
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".
 
Please add comments to the file indicating locations of each port.
You will see examples in the USB SSDTs already in the ProBook repo.
So now are the Comments added :)
 

Attachments

  • SSDT-UIAC-ALL.dsl
    2.8 KB · Views: 101
So now are the Comments added :)

Thanks.
Added to the github project.
Note that the USB config is essentially the same as for the ProBook 4x40s.
 
Hi All,

I have an issue with no sound on HP Elitebook 820 G3. The devs are showing all right but there is no sound on internal speakers. I cannot use mute checkbox - this is inactive. Any help?
 

Attachments

  • HP 820 G3.zip
    3.4 MB · Views: 80
Hi All,

I have an issue with no sound on HP Elitebook 820 G3. The devs are showing all right but there is no sound on internal speakers. I cannot use mute checkbox - this is inactive. Any help?

You did not follow the guide. This guide does not use AppleALC.kext and PinConfigs.kext.

Read post #1 and follow it exactly as written.
 
You did not follow the guide. This guide does not use AppleALC.kext and PinConfigs.kext.

Read post #1 and follow it exactly as written.
OK. Deleted all the extra kext. Cannot find PinConfigs.kext - is it CodecCommander?
 
Status
Not open for further replies.
Back
Top