Contribute
Register

(SOLVED) Fix USB for F5521gw X230T 10.9.5

Status
Not open for further replies.
Joined
Sep 30, 2012
Messages
39
Motherboard
Asus P8Z77-I Deluxe
CPU
i7 3770K
Graphics
Asus GTX660Ti DC2 Top OC
Classic Mac
  1. Color Classic
  2. iMac
  3. Power Mac
Mobile Phone
  1. iOS
Hello, i have a Lenovo X230T and i'm not able to get F5521gw 3G Card work on mac os 10.9.5 :

I have this tuto : http://forum.osxlatitude.com/index....n-f5521gw-hp-hs2340-hspa-dell-dw5550-in-os-x/

But i don't have the card listed in "System Profiler" :
View attachment 208024
The info of the card on windows :
USB\VID_0BDB&PID_1911&REV_0000&MI_06&OS_NT&WWAN\7&371153F&0&01

Port_#0004.Hub_#0003

Do you know a method to make it work?

I have tested GenericXHCI and AppleXHCI kext but no luck :(

Thanks for help
 
Hello, i have a Lenovo X230T and i'm not able to get F5521gw 3G Card work on mac os 10.9.5 :

I have this tuto : http://forum.osxlatitude.com/index....n-f5521gw-hp-hs2340-hspa-dell-dw5550-in-os-x/

But i don't have the card listed in "System Profiler" :
View attachment 208024
The info of the card on windows :
USB\VID_0BDB&PID_1911&REV_0000&MI_06&OS_NT&WWAN\7&371153F&0&01

Port_#0004.Hub_#0003

Do you know a method to make it work?

I have tested GenericXHCI and AppleXHCI kext but no luck :(

Thanks for help

Not a desktop. Moved to laptop support.

It is unlikely you would find your WWAN on USB3... most likely it is a USB2 device.
 
Ok i delete and i repost on laptop, sorry
 
Ok, have you a way to edit my dsdt for make my USB2 ports works, or a kext?

thank
 
Ok, have you a way to edit my dsdt for make my USB2 ports works, or a kext?

thank

Your USB hardware is natively supported. Just need correct SMBIOS, correct patching...

From where did you download Mavericks?

Attach 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.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
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.
 
I have download Mavericks from the AppStore (Installer 10.9.5 Build 13F1911) from a Macbook Pro. I make the installer with the terminal and i boot with clover EFI only.

I make you the files, i upload in 5 minutes.

Update : The file is in ZIP

AppleHDA print nothing because i use VoodooHDA 2.8.5
 

Attachments

  • Rehabman.zip
    3.1 MB · Views: 174
Last edited:
I have download Mavericks from the AppStore (Installer 10.9.5 Build 13F1911) from a Macbook Pro. I make the installer with the terminal and i boot with clover EFI only.

I make you the files, i upload in 5 minutes.

Update : The file is in ZIP

AppleHDA print nothing because i use VoodooHDA 2.8.5

Remove AppleUSBXHCI.kext from EFI/Clover/kexts/10.9.
Install all kexts to the system volume (kext injection is only for recovery/installer).
Do not install AppleUSBXHCI.kext (it is already installed by the OS X installer).
Install FakePCIID.kext+FakePCIID_XHCIMux.kext: https://github.com/RehabMan/OS-X-Fake-PCI-ID
 
Thank ! it's work, you are a god :clap:

Can i do the same for my Desktop on the same Mac os (10.9.5) with FakePCIID.kext+FakePCIID_XHCIMux.kext
 
Thank ! it's work, you are a god :clap:

Can i do the same for my Desktop on the same Mac os (10.9.5) with FakePCIID.kext+FakePCIID_XHCIMux.kext

You can always try it. FakePCIID_XHCIMux applies to the hardware inside of one of your desktops (looking at your signature, the P8Z77), but not the other.
 
Status
Not open for further replies.
Back
Top