Skip to content

Conversation

@IDisposable
Copy link
Contributor

@IDisposable IDisposable commented Jun 13, 2025

In reviewing the config.go settings for idProduct and bcdDevice are not formatted correctly. All examples on GitHub have 0x0104 and 0x0100 respectively. The idProduct value gets overwritten with valid values when you change the configuration (because they are correct in the options), but until you do the USB initialization will not be correct.

@IDisposable IDisposable force-pushed the chore/fix-usb-defaults branch from 7d6c5ac to 6c247e9 Compare June 13, 2025 07:06
@IDisposable IDisposable changed the title chore/fix-usb-default - Fix the base usb configuration chore/fix-usb-default: Fix the base usb configuration Jun 13, 2025
In reviewing the config.go settings for idProduct and bcdDevice are not formatted correctly. All examples on GitHub have 0x0104 and 0x0100 respectively. The idProduct value gets overwritten with valid values when you change the configuration (because they are correct in the options), but until you do the USB initialization will not be correct.
@IDisposable IDisposable force-pushed the chore/fix-usb-defaults branch from 6c247e9 to a9bb8d2 Compare June 17, 2025 16:20
@ym ym merged commit 393bc12 into jetkvm:dev Jul 9, 2025
2 checks passed
@IDisposable IDisposable deleted the chore/fix-usb-defaults branch July 11, 2025 17:10
ym pushed a commit to ym/jetkvm-kvm that referenced this pull request Sep 26, 2025
In reviewing the config.go settings for idProduct and bcdDevice are not formatted correctly. All examples on GitHub have 0x0104 and 0x0100 respectively. The idProduct value gets overwritten with valid values when you change the configuration (because they are correct in the options), but until you do the USB initialization will not be correct.
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

Successfully merging this pull request may close these issues.

2 participants