Contribute
Register

Combined U310/U410 Mavericks Thread

Status
Not open for further replies.
But I used the same DSDT that I did when I installed in Maverick. It is different in Yosemite? Thanks again

No idea.... something you'll have to investigate.
 
No idea.... something you'll have to investigate.

Thanks again. Will update later. Please implement pinch to zoom and some mac trackpad gestures.
 
... Please implement pinch to zoom and some mac trackpad gestures.

I appreciate the suggestion, but I probably won't. Technically, it will never be as good as a Mac trackpad, and furthermore I just don't need it.
 
Make sure you have patched AppleHDA from post #1 and the required DSDT patches to enable it.

So I Installed the kext from post 1 and patched the DSDT again. Still no audio...
 
So I Installed the kext from post 1 and patched the DSDT again. Still no audio...

Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic. Install it to /usr/bin.

In terminal,
Code:
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
 
Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic. Install it to /usr/bin.

In terminal,
Code:
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
Here you go:

Code:
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$ kextstat|grep -y acpiplat[/FONT][FONT=Menlo]   12    2 0xffffff7f81d07000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (2.0) <11 10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$ kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]   19    0 0xffffff7f81991000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (216.0.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   27    0 0xffffff7f8198c000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (217.92.1) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$[/FONT]
 

Attachments

  • RehabMan.zip
    21.3 KB · Views: 68
  • Blake’s MacBook Air.zip
    356 KB · Views: 71
Here you go:

Code:
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$ kextstat|grep -y acpiplat[/FONT][FONT=Menlo]   12    2 0xffffff7f81d07000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (2.0) <11 10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$ kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]   19    0 0xffffff7f81991000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (216.0.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   27    0 0xffffff7f8198c000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (217.92.1) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]Blakes-MacBook-Pro:~ blakeleeper$[/FONT]

Repair permissions & rebuild cache. Check for a clean cache rebuild (system.log). Reboot.
 
Repair permissions & rebuild cache. Check for a clean cache rebuild (system.log). Reboot.
Did that. Still no go on audio.

Interestingly enough, bluetooth is working now. Forgot this laptop even had bluetooth as I never use it.
 
Did that. Still no go on audio.

Interestingly enough, bluetooth is working now. Forgot this laptop even had bluetooth as I never use it.

what version of OS X?
 
Status
Not open for further replies.
Back
Top