Contribute
Register

Haswell HP Envy vs. HP ProBook 450?

Status
Not open for further replies.
The only part of the ProBook DSDT patching guide that is applicable is the information pertaining to extracting DSDT/SSDT tables using Ubuntu.

This is why the author of the guide used parentheticals referring to the guide as it specifically relates to gathering the ACPI tables from Linux:





You should gather them all, however many are there. They are files in the file system on Linux... so you copy them as you would copy any other file.


starting to make sense now ... thanks


replacement wifi works fine out the box, i have SSDT files now .... fingers crossed
 
sh-3.2# ls -als
total 368
0 drwxr-xr-x 12 jmfoottit staff 408 9 Feb 00:28 .
0 drwx------+ 9 jmfoottit staff 306 9 Feb 00:24 ..
16 -rw-r--r--@ 1 jmfoottit staff 6148 9 Feb 00:28 .DS_Store
8 -rwxrwxrwx@ 1 jmfoottit staff 1057 8 Feb 23:59 SSDT1
8 -rwxrwxrwx@ 1 jmfoottit staff 1162 8 Feb 23:59 SSDT2
8 -rwxrwxrwx@ 1 jmfoottit staff 1348 8 Feb 23:59 SSDT3
8 -rwxrwxrwx@ 1 jmfoottit staff 2803 8 Feb 23:59 SSDT4
8 -rwxrwxrwx@ 1 jmfoottit staff 1718 8 Feb 23:59 SSDT5
8 -rwxrwxrwx@ 1 jmfoottit staff 1011 8 Feb 23:59 SSDT6
8 -rwxrwxrwx@ 1 jmfoottit staff 1499 8 Feb 23:59 SSDT7
8 -rwxrwxrwx@ 1 jmfoottit staff 281 8 Feb 23:59 SSDT8
288 -rw-r--r--@ 1 jmfoottit staff 145353 8 Feb 23:02 dsdt.aml
sh-3.2# pwd
/Users/jmfoottit/Desktop/test
sh-3.2# iasl -e SSDT*.aml -d dsdt.aml


Intel ACPI Component Architecture
ASL Optimizing Compiler version 20131115-64 [Dec 1 2013]
Copyright (c) 2000 - 2013 Intel Corporation


Loading Acpi table from file dsdt.aml
Acpi table [DSDT] successfully installed and loaded
Could not open input file: No such file or directory
sh-3.2#



any ideas?
 
sh-3.2# ls -als
total 368
0 drwxr-xr-x 12 jmfoottit staff 408 9 Feb 00:28 .
0 drwx------+ 9 jmfoottit staff 306 9 Feb 00:24 ..
16 -rw-r--r--@ 1 jmfoottit staff 6148 9 Feb 00:28 .DS_Store
8 -rwxrwxrwx@ 1 jmfoottit staff 1057 8 Feb 23:59 SSDT1
8 -rwxrwxrwx@ 1 jmfoottit staff 1162 8 Feb 23:59 SSDT2
8 -rwxrwxrwx@ 1 jmfoottit staff 1348 8 Feb 23:59 SSDT3
8 -rwxrwxrwx@ 1 jmfoottit staff 2803 8 Feb 23:59 SSDT4
8 -rwxrwxrwx@ 1 jmfoottit staff 1718 8 Feb 23:59 SSDT5
8 -rwxrwxrwx@ 1 jmfoottit staff 1011 8 Feb 23:59 SSDT6
8 -rwxrwxrwx@ 1 jmfoottit staff 1499 8 Feb 23:59 SSDT7
8 -rwxrwxrwx@ 1 jmfoottit staff 281 8 Feb 23:59 SSDT8
288 -rw-r--r--@ 1 jmfoottit staff 145353 8 Feb 23:02 dsdt.aml
sh-3.2# pwd
/Users/jmfoottit/Desktop/test
sh-3.2# iasl -e SSDT*.aml -d dsdt.aml


Intel ACPI Component Architecture
ASL Optimizing Compiler version 20131115-64 [Dec 1 2013]
Copyright (c) 2000 - 2013 Intel Corporation


Loading Acpi table from file dsdt.aml
Acpi table [DSDT] successfully installed and loaded
Could not open input file: No such file or directory
sh-3.2#

any ideas?

Clearly, the SSDTs have no extensions (.aml) and yet you write:
Code:
iasl -e SSDT*[B].aml[/B] -d dsdt.aml

Rename your files so they have extension .aml if you wish to refer to them that way.
 
Guide says all errors must be resolved, do you know how to resolve this one?

Snip20140209_3.png
 
read the complete thread :)

DSDT

SSDT1.aml - SSDT8.aml
dsdt.aml
iasl -e SSDT*.aml -d dsdt.aml

Patches:
1) into definitionblock code_regex External\s+\(_SB_\.ISCT\) remove_matched;
2) "
IRQ Fix"
3) "Audio Layout 12"
4)
"Rename GFX0 to IGPU" (only apply the first section, NOT the next two for VID/AGP1)
5)
"Brightness Fix (Haswell)"
6)
"Fix _WAK Arg0 v1"
7) battery patch

Header 1942 to 1680
save to /Extra/dsdt.aml
sudo pmset -a hibernatemode 0

  • My processor is an i3 4000M, but "about this mac" displays 2.39 i5 .... is this OK/safe?
  • If i swap the 4000M for a i7 (4800mq) do i need to "do" anything?
  • number lock doesn't work
  • "turn bluetooth off" greyed out
 
read the complete thread :)

DSDT

SSDT1.aml - SSDT8.aml
dsdt.aml
iasl -e SSDT*.aml -d dsdt.aml

Patches:
1) into definitionblock code_regex External\s+\(_SB_\.ISCT\) remove_matched;
2) "
IRQ Fix"
3) "Audio Layout 12"
4)
"Rename GFX0 to IGPU" (only apply the first section, NOT the next two for VID/AGP1)
5)
"Brightness Fix (Haswell)"
6)
"Fix _WAK Arg0 v1"
7) battery patch

Header 1942 to 1680
save to /Extra/dsdt.aml
sudo pmset -a hibernatemode 0

[*]My processor is an i3 4000M, but "about this mac" displays 2.39 i5 .... is this OK/safe?

Bug in boot loader. Do you have the latest Chameleon?

[*]If i swap the 4000M for a i7 (4800mq) do i need to "do" anything?

Regenerate SSDT.

[*]number lock doesn't work

Real Macs don't have NumLock (because they don't have numpads). Use KeyRemap4MacBook for PC style keyboard fixes.

[*]"turn bluetooth off" greyed out

Hardware dependent. You only get it with certain BT hardware.
 
Bug in boot loader. Do you have the latest Chameleon?

2.2



Also having great trouble with closing/opening lid without power connected (no display) and random keyboard lockouts.
 

That's not a Chameleon version number. Current is: Chameleon-2.2svn-r2344.pkg.zip. And the bug is not fixed in that version. If you look through the Chameleon thread, you will find a more up-to-date version.

Also having great trouble with closing/opening lid without power connected (no display) and random keyboard lockouts.

Have you implemented DSDT patches for brightness and installed ACPIBacklight.kext?

Not sure what you mean by "keyboard lockouts". Make sure you are booting from your HDD, repair permissions & rebuild cache, do EC reset, and have VoodooPS2Controller installed correctly.
 
That's not a Chameleon version number. Current is: Chameleon-2.2svn-r2344.pkg.zip. And the bug is not fixed in that version. If you look through the Chameleon thread, you will find a more up-to-date version.



Have you implemented DSDT patches for brightness and installed ACPIBacklight.kext?

Not sure what you mean by "keyboard lockouts". Make sure you are booting from your HDD, repair permissions & rebuild cache, do EC reset, and have VoodooPS2Controller installed correctly.


This is proving a lot more complicated (due to to documentation) than i expected it would.

Chameleon-2.2svn-r2344.pkg.zip was installed - I cant find any thread that referes to a newer version

My keyboard (including external usb) works 1 out of every 4 attempts when trying to choose between unibeast and HDD boot.

I've reinsalled OSX again.... and still have problems.

The 450 G1 Mavericks intallation guide has errors on page 1 ......


Is it worth starting again, documenting with screenshots etc and asking for feedback when things don't go as expected?


thanks
 
Status
Not open for further replies.
Back
Top