mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 22:00:00 +10:00
Reduce repetition of USB 1.1 issue explanation
Replace OS specific explainers with a link to general troubleshooting section
This commit is contained in:
+1
-11
@@ -78,17 +78,7 @@ While USB 1.1 may seem unimportant, it handles many important devices on your sy
|
|||||||
* IR Receivers
|
* IR Receivers
|
||||||
* Bluetooth
|
* Bluetooth
|
||||||
|
|
||||||
Users will need to use a USB hub for installation and post-OS updates when patches are cleaned:
|
Refer to [the troubleshooting page](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update) on how to workaround this issue.
|
||||||
|
|
||||||
However, the driver has recently been weakened starting from Sonoma, which means even some USB hubs may not work properly.
|
|
||||||
|
|
||||||
An alternative way is making sure to enable "Remote Login" in General -> Sharing before updating, which will enable SSH.
|
|
||||||
That means you can take control using Terminal in another system by typing `ssh username@lan-ip-address` and your password.
|
|
||||||
|
|
||||||
After that run Post Install Volume Patching by typing `/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --patch_sys_vol` and finally `sudo reboot`.
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
::: warning The following systems rely on USB 1.1
|
::: warning The following systems rely on USB 1.1
|
||||||
|
|
||||||
|
|||||||
+1
-3
@@ -71,9 +71,7 @@ While USB 1.1 may seem unimportant, it handles many important devices on your sy
|
|||||||
* IR Receivers
|
* IR Receivers
|
||||||
* Bluetooth
|
* Bluetooth
|
||||||
|
|
||||||
With OpenCore Legacy Patcher v0.6.0+, basic support has been implemented via Root Volume patching. However due to this, users will need to use a USB hub for installation and post-OS updates when patches are cleaned:
|
Refer to [the troubleshooting page](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update) on how to workaround this issue.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
::: warning The following systems rely on USB 1.1
|
::: warning The following systems rely on USB 1.1
|
||||||
|
|
||||||
|
|||||||
@@ -64,9 +64,7 @@ For Penryn systems and pre-2013 Mac Pros, USB 1.1 support was outright removed i
|
|||||||
* IR Receivers
|
* IR Receivers
|
||||||
* Bluetooth
|
* Bluetooth
|
||||||
|
|
||||||
With OpenCore Legacy Patcher v0.6.0, basic support has been implemented via Root Volume patching. However due to this, users will need to use a USB hub for installation and post-OS updates when patches are cleaned:
|
Refer to [the troubleshooting page](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#keyboard-mouse-and-trackpad-not-working-in-installer-or-after-update) on how to workaround this issue.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
::: warning The following systems rely on USB 1.1
|
::: warning The following systems rely on USB 1.1
|
||||||
|
|
||||||
@@ -80,6 +78,8 @@ With OpenCore Legacy Patcher v0.6.0, basic support has been implemented via Root
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
::: details Legacy Wireless Support (Resolved in v0.6.0 and newer)
|
::: details Legacy Wireless Support (Resolved in v0.6.0 and newer)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user