Thanks for checking. It plugged in all the while. I did try removing, power on, and plugged in power on. Both same outcome.looks like there is a sata power input on your card. did you try and connect that?
Thanks for checking. It plugged in all the while. I did try removing, power on, and plugged in power on. Both same outcome.looks like there is a sata power input on your card. did you try and connect that?
As far as I am aware no USB3 card of any make will be bootable.Hi Kenny and everyone. I would like to ask a few questions:
1) Are you able to get boot off the usb 3.0 port? E.g. plug in a catalina boot usb drive to boot from the usb 3.0 port from the usb 3.0 card?
2) If not able to detect usb drive plug into the usb 3.0 card, is there a way to change the opencore config to enable detection of usb drive on usb 3.0 card?
Thanks.
Do not do this. It would need patching on Big Sur to enable handoff and continuity while we all try so hard to provide a patch free and automatically upgradable installation method. Only sound is missing with all iMac11,x and iMac12,x.KennyW:
Did you have any issue with the angtena jacks? iMac 2010 seems to use iPEX3 jack, while newer wifi cards use IPEX4.
I'm thinking of using an older card, but also support BT4.0, while angtena jack might be fully compatible with iMac 2010. What do you think? I assume that this card will fit with the flat cable that connects from the logic board to the mPCIE board of the iMac 2010.
View attachment 1754244
Do not do this. It would need patching on Big Sur to enable handoff and continuity while we all try so hard to provide a patch free and automatically upgradable installation method. Only sound is missing with all iMac11,x and iMac12,x.
It is not worth the trouble to move into a dead end. The BCM943602CDP are used in 2015 iMac and will give us support at least for Big Sur and hopefully for macOS 12, too.
Thanks, Kenny. I was hoping to use opencore to make USB 3 bootable. Well, hopefully there's a bios mod to make it work one day. Cheers.As far as I am aware no USB3 card of any make will be bootable.
But eSATA ports on PCI cards are bootable, e.g the CalDigit USB3+eSATA PCI card.
Read here:
USB 3.x PCIe Cards for Classic Mac Pro
Thread summary for latest recommendations. This thread refers to PCIe cards for adding USB 3.0 and 3.1 to classic Mac Pros. General Notes: The USB 3.0 cards in this list support UASP for faster transfer speeds and reduced CPU utilization (exceptions to this are noted). The USB 3.0 cards in...forums.macrumors.com
So, have you found a way to boot from USB 3 PCIe card ?Thanks, Kenny. I was hoping to use opencore to make USB 3 bootable. Well, hopefully there's a bios mod to make it work one day. Cheers.
Sorry to say.... I enabled some of the USB options in open core, but I wasn't able to boot from USB....So, have you found a way to boot from USB 3 PCIe card ?
I noticed efforts are being made in OCLP to boot from PCIe USB in some models like the Mac Pro when I looked thru the code in the latest XHCI patch.
I don't know 'cause I have no Mac Pro.Would this mod work in a Mac Pro 5,1 ie. using the mPCIe slot (used by the orig wifi card or a newer wifi/BT card on an adapter) to get an additional PCIe slot internally? Presuming it's PCIe 2.0, what's the native width of this connector?
My MacPro3,1 has mPCIe that is PCIe 1.0 x1. There's only a few signals you need from the mPCIe slot to do PCIe. There is one lane of high speed signals (two differential pairs for 5 Gbps signal (actually 2.5 Gbps in the case of PCIe 1.0) - one pair for receive and one pair for transmit just like USB 3.0). A USB 3.0 cable has four other conductors for USB 2.0 so those can be for the other signals (maybe 5th for the shell?).I did find that the mPCIe Wifi slot in the iMac, and I presume Mac Pro, is only PCI 1.0 x1 width, so it is probably somewhat limited in what it can do. I must find out more info first eg. if running the USB data cable from a mPCIe adapter to a 1x (2x/4x) PCIe slot riser card actually provides all of the PCIe pin connections, compared with a native full-sized PCIe slot.
The mPCIe slot is of PCIe x1, max. ~250MB/s. USB2 has max speed ~60MB/s, while USB3 ~625MB/s.I may experiment with my MP 5,1. I do sometimes look at additional PCIe cards and already have my 4 slots populated. The Mac Pro can't do port bifurcation with just risers. A specialised PCIe 'switch' card is necessary. Most of these are to cable to an external PCIe chassis and these are 'very' extensive (especially those with more than 1 external slot...which seems an utterly redundant exercise!). There are older PCIe-to-PCI host cards and their PCI (not PCIe) chassis' popping up on eBay but many of these were built for ProTools audio cards and not for additional/general PCI cards.
I did find that the mPCIe Wifi slot in the iMac, and I presume Mac Pro, is only PCI 1.0 x1 width, so it is probably somewhat limited in what it can do. I must find out more info first eg. if running the USB data cable from a mPCIe adapter to a 1x (2x/4x) PCIe slot riser card actually provides all of the PCIe pin connections, compared with a native full-sized PCIe slot.
Small correction for USB 3 speed (to include the wire encoding like you did for PCIe)The mPCIe slot is of PCIe x1, max. ~250MB/s. USB2 has max speed ~60MB/s, while USB3 ~625MB/s.
The USB3 adapter speed is limited by the theoretical speed limit of the mPCIe slot (250MB/s).
My actual testing with the USB3 PCIe card I used showed a speed of ~170MB/s.
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>UsbBusDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>XhciDxe.efi</string>
</dict>
Confirmed. The added drivers do enable PCIe USB3 booting with OCLP in my iMac 2010 with the USB3 mod, running Big Sur and Monterey.(sorry for double posting this into the iMac 2011 USB3 thread, too)
Have you guys checked these two recent posts on the MacPro tread?
Using OpenCore one could add the three EFI drivers to the config and get USB3 booting with FL1100 based cards or thunderbolt hubs. You need to add the drivers to the Drivers folder and enhance the config.plist right after or before the OpenCanopy entry.
View attachment 1934890
Code:<dict> <key>Arguments</key> <string></string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>UsbBusDxe.efi</string> </dict> <dict> <key>Arguments</key> <string></string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>UsbMassStorageDxe.efi</string> </dict> <dict> <key>Arguments</key> <string></string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>XhciDxe.efi</string> </dict>
Your questions might better be directed to the proper thread as this covers iMac 2010 onlySince there are different mentions on the PCIe verions in this thread, I have following specific question:
For the iMac (27-inch, Late 2009) 2,66 GHz Intel Core i5 (iMac11,1), what is the version of the mini PCIe slot where the airport card sits?
PCIe 1 x1? or
PCIe 2 x1?
Is there any storage type that can be directly inserted into the airport slot?
And is the SD card reader also connected to a mini PCIe port? If so, which version? Could it be replaced by something else?
Thanks!
To use continuity handoff, both devices need to be connected to the same Wifi network, and have their Bluetooth turned on. I didn't use it and thus have no practical experience. It is a feature not often be achieved in unsupported Macs even with OCLP. You can search the forum for the proper thread for discussion.hello, is there way to use a usb dongle to get working continuity handoff?