Contribute
Register

ThinkPad X220 USB 3.0 WORKS with an issue

Status
Not open for further replies.
Joined
May 14, 2013
Messages
6
Motherboard
Lenovo ThinkPad X220 (Clover)
CPU
i7-2620m
Graphics
HD3000, 1366x768
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Helo, Tony!
A test kext for USB3.0 on El Capitan work on my ThinkPad x220 with some specials - if I turn on a computer with plugged mouse or flash storage. Or I can turn on without it, at next plug in a USB device, go to sleepmode, and wake up - and this works (with 2.0 speed).
A similar behavior going with VGA port. It started to work with MB Pro 8.1 SMBIOS - I plug VGA Display, press "Find external Display" in SystemPreferences and it finds. But when I unplug it, system not turn off a monitor, until go to sleepmode, or reboot.
I think it may be trouble with power management, but I not sure.


34wz-wTWvPY.jpg

My system is almost fully working except for described problems, and a trouble with audio output in dockstation:) I need to manually switch output device, but where I use a built-in 3.5 port, it switches automatically) And I noticed that sound is works with original AppleHDA.kext and AppleHDA_20672.kext only together :/

Thank you, I hope you can give me some help:)

Here is some of my kexts:
http://www.mediafire.com/download/qow1fo0gvtbv94a/kexts.zip
 
Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

--

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

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

Also, post ioreg as ZIP: 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
kextstat|grep -y applelpc

Also, post EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed. Provide only EFI/Clover, not the entire EFI folder.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Ok, so here is:
 

Attachments

  • export.zip
    2 MB · Views: 143
RehabMan, I opened IORegistryExplorer, and pushed File/Save a Copy As
 

Attachments

  • ThinkBook1.ioreg
    3.9 MB · Views: 248
  • ?????? ?????? 2016-02-29 ? 0.13.14.png
    ?????? ?????? 2016-02-29 ? 0.13.14.png
    339.6 KB · Views: 239
RehabMan, I opened IORegistryExplorer, and pushed File/Save a Copy As

Still corrupt.

You are using the wrong version of IORegistryExplorer.

Read the request in post #2. Carefully. The instructions are very clear and detailed.
 
I downloaded version 2.1 from the post, and made export again. Let`s try it)
 

Attachments

  • ?????? ?????? 2016-02-29 ? 0.37.52.png
    ?????? ?????? 2016-02-29 ? 0.37.52.png
    212.2 KB · Views: 220
  • ThinkBook_ioreg_dump.ioreg
    2 MB · Views: 208
I downloaded version 2.1 from the post, and made export again. Let`s try it)

Please note the original request was "as ZIP".

You have NEC/Renesas USB3. It is known to be flakey.
 
Status
Not open for further replies.
Back
Top