Contribute
Register

USB 3.0 G|DRIVE Problem

Status
Not open for further replies.
Ok, I removed it also this one:

Device (XHC1)
{
Name (_ADR, 0x00140000) // _ADR: Address
Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
{
Return (GPRW (0x0D, 0x03))
}

Which was in my Clean extracted DSDT and it still works, USB3 and USB2 devices with no problem...

Just doesn't have any effect on that slight problem with G-Drive recognition while system is running.

Maybe it is something Zenith432 would like to look at...
- make sure you're using the latest build provided by Zenith432: http://www.insanelymac.com/forum/topic/286860-genericusbxhci-usb-30-driver-for-os-x-with-source/
- if still an issue, contact Zenith432 and provide any dumps requested
 
Maybe it is something Zenith432 would like to look at...
- make sure you're using the latest build provided by Zenith432: http://www.insanelymac.com/forum/topic/286860-genericusbxhci-usb-30-driver-for-os-x-with-source/
- if still an issue, contact Zenith432 and provide any dumps requested

Right now I'm using yours (linked from GitHub), this one: https://code.google.com/p/os-x-generic-usb3/downloads/list I don't know if it is the latest, but I'll check...

Yours is v1.2.8d7, looks like his latest is 1.2.7, so???

But I can let him know...
 
He hasn't released a build based on current sources... not sure why. But the changes were done a long time ago, so I did a build.

Try his version, then provide feedback...

I tried his version 1.2.7 and behaviour exactly same as with your version of GenericUSBXHCI.kext.

The only think I realized now (but it's same for both versions), that empty USB port after boot up is like "dead" and this G-Drive is unable to wake it up. Anyway if I plug in another USB Disk first which comes up with no problems, then unmount and disconnect that one and after this I try to connect G-Drive, it comes up as well without problems... I tried to recycle several times then, to unmount disconnect and plug back in... works.

G-Drive only doesn't work when it is 1st device plugged in USB port after boot up of the system.
 
I tried his version 1.2.7 and behaviour exactly same as with your version of GenericUSBXHCI.kext.

The only think I realized now (but it's same for both versions), that empty USB port after boot up is like "dead" and this G-Drive is unable to wake it up. Anyway if I plug in another USB Disk first which comes up with no problems, then unmount and disconnect that one and after this I try to connect G-Drive, it comes up as well without problems... I tried to recycle several times then, to unmount disconnect and plug back in... works.

G-Drive only doesn't work when it is 1st device plugged in USB port after boot up of the system.

Sounds like you have enough info to give to Zenith432. Maybe theres an idea on fixing it?
 
Status
Not open for further replies.
Back
Top