mirror of https://github.com/pikvm/pikvm.git
removed tabs
This commit is contained in:
parent
90960931cb
commit
b54384f8b0
|
|
@ -113,7 +113,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
||||||
product: Corsair Gaming RGB
|
product: Corsair Gaming RGB
|
||||||
vendor_id: 0x6940
|
vendor_id: 0x6940
|
||||||
product_id: 0x6973
|
product_id: 0x6973
|
||||||
serial:
|
serial:
|
||||||
```
|
```
|
||||||
|
|
||||||
Use the following USB database to get the desired devices: https://the-sz.com/products/usbid or https://devicehunt.com.
|
Use the following USB database to get the desired devices: https://the-sz.com/products/usbid or https://devicehunt.com.
|
||||||
|
|
@ -319,9 +319,9 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
||||||
|
|
||||||
|
|
||||||
??? question "There is no video in GRUB2, but there is before and after"
|
??? question "There is no video in GRUB2, but there is before and after"
|
||||||
Sometimes this can be caused by the specifics of the BIOS/UEFI and how GRUB2 works with video.
|
Sometimes this can be caused by the specifics of the BIOS/UEFI and how GRUB2 works with video.
|
||||||
|
|
||||||
This can be solved by enabling the **Compatibility Support Module (CSM)** in your BIOS, usually under the **Boot** options. The video mode will be located in the same section. Switch the **Video** mode from **UEFI** to **Legacy**.
|
This can be solved by enabling the **Compatibility Support Module (CSM)** in your BIOS, usually under the **Boot** options. The video mode will be located in the same section. Switch the **Video** mode from **UEFI** to **Legacy**.
|
||||||
|
|
||||||
|
|
||||||
??? question "Why does the CSI bridge does not work with official Raspberry Pi PoE HAT?"
|
??? question "Why does the CSI bridge does not work with official Raspberry Pi PoE HAT?"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue