Contribute
Register

[Guide] Lenovo T430 - El Capitan

Status
Not open for further replies.
Not all DSDTs will contain XWAK. DSDT code varies amongst systems.
On my system, the USB3 ports are also only working as USB2 ports. Can you analyse for me. Thank you

Code:
Chucs-MBP:~ chucchy$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8236f000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>
Chucs-MBP:~ chucchy$ kextstat|grep -y appleintelcpu
Chucs-MBP:~ chucchy$ kextstat|grep -y applelpc
   89    0 0xffffff7f81dd5000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 0C90B22D-637B-3000-8C44-B7955D57E10A <87 12 5 4 3>
Chucs-MBP:~ chucchy$
 

Attachments

  • RehabMan.zip
    33.8 KB · Views: 84
  • CLOVER.zip
    4.4 MB · Views: 118
  • Chuc’s MacBook Pro.ioreg
    1.7 MB · Views: 121
On my system, the USB3 ports are also only working as USB2 ports. Can you analyse for me. Thank you

Code:
Chucs-MBP:~ chucchy$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8236f000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>
Chucs-MBP:~ chucchy$ kextstat|grep -y appleintelcpu
Chucs-MBP:~ chucchy$ kextstat|grep -y applelpc
   89    0 0xffffff7f81dd5000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 0C90B22D-637B-3000-8C44-B7955D57E10A <87 12 5 4 3>
Chucs-MBP:~ chucchy$

Likely a port injection problem. Rename XHCI->XHC and try with USBInjectAll.kext.
 
Likely a port injection problem. Rename XHCI->XHC and try with USBInjectAll.kext.
Big thanks for your instruction. It's now working well.
 
Likely a port injection problem. Rename XHCI->XHC and try with USBInjectAll.kext.
Oh, no. My system didn't get shutdown success when a USB plug in the port, again.:beachball:
 
Huh? Details required.
When I plug a USB in the USB3.0 ports, choose Apple>Shut Down, my system get shut down, then auto turn on after 1/2 second.

Code:
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y acpiplat
   13    2 0xffffff7f84d35000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y appleintelcpu
   22    0 0xffffff7f846cb000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) 38E3CB46-539D-3104-AF43-CEF24124B14A <7 6 5 4 3 1>
   31    0 0xffffff7f846c6000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 25B44397-83A4-3F4D-89E4-3D45C3EADD04 <7 6 5 4 3 1>
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y applelpc
   80    0 0xffffff7f8411b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 0C90B22D-637B-3000-8C44-B7955D57E10A <79 12 5 4 3>
Chucs-MacBook-Pro:~ chucchy$
 

Attachments

  • Chuc’s MacBook Pro.ioreg
    2 MB · Views: 108
  • RehabMan.zip
    33.2 KB · Views: 84
  • CLOVER.zip
    4.4 MB · Views: 99
When I plug a USB in the USB3.0 ports, choose Apple>Shut Down, my system get shut down, then auto turn on after 1/2 second.

Code:
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y acpiplat
   13    2 0xffffff7f84d35000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y appleintelcpu
   22    0 0xffffff7f846cb000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) 38E3CB46-539D-3104-AF43-CEF24124B14A <7 6 5 4 3 1>
   31    0 0xffffff7f846c6000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 25B44397-83A4-3F4D-89E4-3D45C3EADD04 <7 6 5 4 3 1>
Chucs-MacBook-Pro:~ chucchy$ kextstat|grep -y applelpc
   80    0 0xffffff7f8411b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 0C90B22D-637B-3000-8C44-B7955D57E10A <79 12 5 4 3>
Chucs-MacBook-Pro:~ chucchy$

What kind of USB device? USB2 or USB3? Does it change the result.

Did you try HaltEnabler in config.plist?
 
What kind of USB device? USB2 or USB3? Does it change the result.

Did you try HaltEnabler in config.plist?

Only usb3. 0 device get the problem. I try HaltEnabler, but still no luck
 
Only usb3. 0 device get the problem. I try HaltEnabler, but still no luck

No more ideas for you. Easy workaround: disconnect the device before shutdown.
 
Status
Not open for further replies.
Back
Top