mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 18:28:30 +02:00
Merge branch 'patch-1' into 'main'
docs/wmr_controllers: Add warning about firmware See merge request lvra/lvra.gitlab.io!92
This commit is contained in:
commit
fcd3a2970f
1 changed files with 9 additions and 0 deletions
|
@ -67,3 +67,12 @@ paru -S envision-xr-git
|
||||||
- Leave Monado open.
|
- Leave Monado open.
|
||||||
- Start the new game.
|
- Start the new game.
|
||||||
- Always turn on the controllers **before** starting Envision.
|
- Always turn on the controllers **before** starting Envision.
|
||||||
|
|
||||||
|
- Update controller firmware while running Windows. It's necessary for controllers to work in Linux, updating them from Linux is currently impossible.
|
||||||
|
- Make sure that you **don't factory-reset the controllers** (performed by long-pressing the pairing button when controllers are off). This action restores the factory firmware version.
|
||||||
|
- If monado fails to start with the following error, you likely need to update the firmware in Mixed Reality Portal:
|
||||||
|
```
|
||||||
|
WARN [wmr_controller_send_fw_cmd] Controller fw read timed out after 250 ms
|
||||||
|
ERROR [wmr_bt_controller_create] WMR Controller (Bluetooth): Failed to create controller
|
||||||
|
ERROR [wmr_create_bt_controller] Failed to create WMR controller (Bluetooth)
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue