Contribute
Register
Status
Not open for further replies.
no, it is edited in your info.plist in your USBPorts.kext
use hackintool to setup your usb ports correctly:

Morning!! :D
 
no, it is edited in your info.plist in your USBPorts.kext
use hackintool to setup your usb ports correctly:
I did that but I didn't write that code (255). Maybe that could be the problem. What else can I do to make my Wifi card work with shutdown?
 
No, the code goes within your USB configuration kext:

<dict>


<key>UsbConnector</key>
<integer>255</integer>
<key>name</key>
In which program can I open that kext?
Would that solve the shutdown problem?
 
you can right click the kext and choose "show package contents"

and then navigate to the info.plist and open with PlistEditPro or xcode


don't use textedit as that can cause issues
Thank you a lot. I will do that.
 
I did that but I didn't write that code (255). Maybe that could be the problem. What else can I do to make my Wifi card work with shutdown?
Do all USB devices I use need to be plugged in?
 
Do all USB devices I use need to be plugged in?

using hackintool

you plug in usb2 and usb3 devices in each port to create a map, set the ports to either usb2/usb3/internal etc

delete any ports that do not light up green

then make sure there are only 15 ports listed, if more, then remove the ones you can live without

export kext file to use
 
What do I do with kext Usb ports?
I look at him on my desktop.
 
Status
Not open for further replies.
Back
Top