Jump to content
15 posts in this topic

Recommended Posts

Try forcing to load the kext in clover. I had the same issue with my z68ap board, but now it works.

Put the kext into efi/clover/kexts/10.10/

 

In clover config add:

<key>ForceKextsToLoad</key>
		<array>
			<string>GenericUSBXHCI</string>
		</array>

I do not have any copy of it under extensions or IOUSBFamily.kext.

GenericUSBXHCI.kext.zip

plus forced loading of the kext in clover config, as said above!

 

I've done this. USB 3.0 SuperSpeed Bus comes up in System Report.

 

It still doesn't read / detect USB 3.0 devices or drives (they do power up).

 

I'm guessing there is some kind of kext in SLE that's causing a conflict.

The USB3 device you say "read only" is formatted in NTFS file system?

 

It's Mac OS Extended.

 

I think this remains a kext issue (the drive won't mount unless it's plugged in to one specific port while the computer boots up).

 

Is there a strategy about transferring kexts from a working, official MacBook install of Yosemite? I'm wondering if some of the issues are legacy kexts from Mavericks.

×
×
  • Create New...