Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing bootloader and runtime firmware #3

Open
float3 opened this issue Feb 17, 2022 · 0 comments
Open

Flashing bootloader and runtime firmware #3

float3 opened this issue Feb 17, 2022 · 0 comments

Comments

@float3
Copy link

float3 commented Feb 17, 2022

This program changes the runtime firmware but not the bootloader

If you re-ender the bootloader (by doing a firmware update) it will boot up as a steam controller dongle waiting for firmware, Steam sees that and "recovers" it to be a steam controller dongle.

Which would require you to run this program again.

tools\lighthouse\firmware\vr_controller\archive\htc_vrc_dongle_1461100729_2016_04_19.bin only contains the runtime firmware

a bin file containing both the runtime and the bootloader firmware can be acquired by becoming following the steps at [https://partner.steamgames.com/vrlicensing]

the file is now available at Steam\steamapps\common\SteamVR Tracking HDK\firmware\dongle\watchman_dongle_combined.bin

you can now follow the steps described in the ReadMe
but instead flashing the new file:

  • open a Command Prompt (cmd or power shell)
  • Navigate to where SteamVR app is installed on your computer (default is: C:\Program Files (x86)\Steam\steamapps\common\SteamVR)
    • Powershell CMD - cd 'C:\Program Files (x86)\Steam\steamapps\common'
  • Run the Command SteamVR\tools\lighthouse\bin\win32\lighthouse_watchman_update.exe -D SteamVR Tracking HDK\firmware\dongle\watchman_dongle_combined.bin
  • Restart Steam, plug your dongles in, close the command prompt/powershell and you should be good to go!
@float3 float3 changed the title Flashing bootloader and firmware Flashing bootloader and runtime firmware Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant