Contribute
Register

HP EliteBook G2, ALC280 combo jack WIP

Status
Not open for further replies.
Some sort of repair or?
Or does this mean a complete reinstall? :banghead:

If you don't erase the target partition, it is more like a repair.
 
If you don't erase the target partition, it is more like a repair.
Well lets try that then ... sigh ... let's hope for the best :angel:
 
Well lets try that then ... sigh ... let's hope for the best :angel:

You don't need to do that until later. Right now you're testing patched AppleHDA...

After you have it working, then we'll change to hotpatch, and then you'll need the vanilla AppleHDA back.
 
make sure that you are repair the permissions correctly
There is something wrong.
both kexts should work.

@Theetjuh

Post "Problem Reporting" files.
 
You don't need to do that until later. Right now you're testing patched AppleHDA...
I get what you are saying, but no sound at all isn't workable, since I can't get back to your master branch which needs the original kext.

I already started the install, shouldn't take long when everything goes well :angel:
 
I get what you are saying, but no sound at all isn't workable, since I can't get back to your master branch which needs the original kext.

I already started the install, shouldn't take long when everything goes well :angel:

I suspect you forgot to remove the patches in config.plist for AppleHDA, but we can find out about that when you provide "Problem Reporting"...

I'm attaching the original ALC280 combojack...
 

Attachments

  • AppleHDA_ALC280.zip
    1.8 MB · Views: 112
I suspect you forgot to remove the patches in config.plist for AppleHDA, but we can find out about that when you provide "Problem Reporting"...
And I'm back ... did exactly the same as before ... just so you know :)

Code:
Mathes-Air:RehabMan mwit$ kextstat|grep -y acpiplat   13    2 0xffffff7f825b1000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>
Mathes-Air:RehabMan mwit$ kextstat|grep -y appleintelcpu
Mathes-Air:RehabMan mwit$ kextstat|grep -y applelpc
   88    0 0xffffff7f81f62000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <87 12 5 4 3>
Mathes-Air:RehabMan mwit$ kextstat|grep -y applehda
   93    1 0xffffff7f8228e000 0x1e000    0x1e000    com.apple.driver.AppleHDAController (274.7) CFF7F97F-6E1F-3CF9-A8E3-76125E9CA414 <92 91 71 12 7 6 5 4 3 1>
  118    0 0xffffff7f823fa000 0xb3000    0xb3000    com.apple.driver.AppleHDA (274.7) FE47EADA-C810-3253-BE41-0776D253D256 <117 93 92 91 76 71 12 11 6 5 4 3 1>
Code:
Mathes-Air:RehabMan mwit$ ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory
Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kextkext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext
kext file:///Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext JMB38X.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext
kext file:///Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext

View attachment CLOVER.zip
View attachment Mathé’s MacBook Air.zip
View attachment patchmatic.zip
 
Status
Not open for further replies.
Back
Top