Contribute
Register

HP ProBook Installer 6.1: 4x30s and 4x40s support

HP ProBook Installer 6.1 (beta): Ivy bridge support

Minor issue:
DropSSDT=Yes should be added to /Extra/org.chameleon.Boot.plist

RM, sorry if I ask, but in the Unibeast 1.7.0 options where it says:
If using a Socket 1156 system without Rate Matching Hub (RMH) USB choose Legacy USB Support
If using a laptop, choose Laptop Support

We have to select just the laptop support, right? What about the Legacy USB Support?

Thanks!
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

Just "Laptop Support" Just like the guide states...
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

Minor issue:
DropSSDT=Yes should be added to /Extra/org.chameleon.Boot.plist

RM, what is DropSSDT=Yes for?

Thanks!
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

RM, what is DropSSDT=Yes for?

Thanks!

Gets rid of the extra fan readings that result otherwise (new FakeSMC/ACPISensors plugin feature).
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

Gets rid of the extra fan readings that result otherwise (new FakeSMC/ACPISensors plugin feature).

And what about "GrahicsEnabler=No" ? Should be removed like zoltankr say in his post #60 ?

Thanks again!
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

And what about "GrahicsEnabler=No" ? Should be removed like zoltankr say in his post #60 ?

Thanks again!

It doesn't really matter as GE=No is the default, so having it present or not present is the same.
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

It doesn't really matter as GE=No is the default, so having it present or not present is the same.

OK. So now my boot.plist is like this:

Code:
        <key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Timeout</key>
	<string>1</string>
	<key>DropSSDT</key>
	<string>Yes</string>
	<key>Wake</key>
	<string>Yes</string>
	<key>Legacy Logo</key>
	<string>No</string>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>Hide Partition</key>
	<string></string>
	<key>UseKernelCache</key>
	<string>Yes</string>
	<key>ShowInfo</key>
	<string>Yes</string>

Is missing something?

Thanks!
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

OK. So now my boot.plist is like this:

Code:
        <key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Timeout</key>
	<string>1</string>
	<key>DropSSDT</key>
	<string>Yes</string>
	<key>Wake</key>
	<string>Yes</string>
	<key>Legacy Logo</key>
	<string>No</string>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>Hide Partition</key>
	<string></string>
	<key>UseKernelCache</key>
	<string>Yes</string>
	<key>ShowInfo</key>
	<string>Yes</string>

Is missing something?

Thanks!

That looks like what is being proposed as the 'new' default...
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

There is a bug if you select HWMonitor from Tools... the installer will fail if you select it.

Problem can be seen here:

View attachment 50223

tmp/Apps is empty and HWMonitor.app ends up in /tmp...
(same w/ HWMonitor_SL)

Note: Same issue with TrimEnabler.

Hm, strange. Yes, I updated these three and obviously something has happened during this update. Perhaps these three should be packed in zips, like the rest of the Extra tools, I'll fix them when I go at home.
 
HP ProBook Installer 6.1 (beta): Ivy bridge support

There is a bug if you select HWMonitor from Tools... the installer will fail if you select it.

Problem can be seen here:

View attachment 50223

tmp/Apps is empty and HWMonitor.app ends up in /tmp...
(same w/ HWMonitor_SL)

Note: Same issue with TrimEnabler.

Fixed!
 
Back
Top