mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
9569533f70
commit
613ccbe9d2
|
|
@ -67,11 +67,11 @@ The V4 Plus has an internal USB port that can be used at your discretion.
|
|||
It supports USB 3.0, but by default it only works with USB 2.0 devices due to energy savings.
|
||||
To enable USB 3.0, it is required to flash the USB controller firmware. It's very easy:
|
||||
|
||||
1. Install the package `flashrom-vl805`:
|
||||
1. Install the package `flashrom-pikvm`:
|
||||
```
|
||||
# rw
|
||||
# pacman -Syu
|
||||
# pacman -S flashrom-vl805
|
||||
# pacman -S flashrom-pikvm
|
||||
```
|
||||
2. Flash the firmware: `usb3` for USB 3.0 support, or `default` for the default USB 2.0-only firmware, and reboot:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue