Jump to content

USB issues with GA-Z97X-UD5H-BK


alfonzotan
 Share

3 posts in this topic

Recommended Posts

I have a new Clover install of 10.10.2 on a Gigabyte Z97X-UD5H-BK board, system details in my sig.  All works well, with the exception of USB devices, where I'm having some issues.  

 

1.  Any mouse I try has a bad habit of "clicking twice" on a single click, e.g., clicking once on a document usually opens it, or clicking on a button in an application results in a double-click.  I have the mouse click sensitivity set all the way down, but that has had no effect.  Tried a couple of different mice, same story.  The mouse and keyboard are connected to one of the two USB2 ports on the back panel.

 

2.  iOS devices (my iPhone and an iPad 3) are not happily connected in any port other than the front panel ports.  Plugging into other USB ports results in intermittent connections, the device will connect and then drop out several times, never long enough for a sync.

 

3.  I have a small Neat scanner that is recognized by Image Capture, but not by the Neat app, which gives a "connection problem" error.

 

4.  The board does not like external USB hubs.  None that I've tried (all powered, all USB2) are recognized.

 

I've installed the GenericUSBXHCI kext, far as I can tell it has no effect, same behavior across the board either with or without it.

 

Any suggestions?

Link to comment
Share on other sites

Do not use GenericUSBXHCI kext

Is your config .plist set like this ?

<key>USB</key>

<dict>

<key>AddClockID</key>

<true/>

<key>FixOwnership</key>

<true/>

<key>HighCurrent</key>

<true/>

<key>Inject</key>

<true/>

</dict>

 

 

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...