G-RAID via USB 3.0 ASM1042 not detecting/mounting RAID array properly
Open Source USB 3.0 xHC driver for OS X 10.7.5 - 10.10
Brought to you by:
zenith432
I have a P9X79 WS with latest USB 3.0 firmware and latest version of GenericUSBXHCI on 10.8.5. It detects USB 3.0 thumb drives and my external drive without issue.
However, with a G-RAID (2x2TB) it either detects only one drive and there is a Disk Utility message asking me to format, or nothing is detected at all. It is with the G-RAID 0G02484.
What information do you need from me to help resolve this?
Thanks!
Anonymous
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Diff:
Last edit: Anonymous 2013-11-21
Maybe it needs UAS. Try setting
<key>DisableUAS</key>
<false/>
In Info.plist, in the same area as IOProbeScore.
Last edit: Zenith432 2013-11-04
Closed due to lack of response for using UAS.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Sorry for the delay. I made the change as you requested--adding in:
<key>DisableUAS</key>
<false></false>
In the same block that has the IOProbeScore. The G-RAID exhibited the same behavior.
It took about 1-2 minutes, then instead of mounting the volume I receive the notification from Disk Utility that I need to format a disk. Only one of the disks was visible in Disk Utility.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"