-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Pre-submission checklist
- I checked that no other Error or Bug Report describing my problem exists.
- I am running the latest stable or prerelease version of OpenShock Desktop.
- I accept that this issue may be closed if any of the above are found to be untrue.
OS
Linux
Paste your error / exception stack trace here
non-working localrelay connection
OpenShock Desktop version
1.0.0preview5 (master container as of Jul 11 2025 from ghcr)
Describe what you were doing when the error occurred as precisely as possible.
trying to pair a shock collar to a hub via localrelay
Reproduction Steps
adding a hub via local relay module
Other remarks
i feel like i am just speed running into the first issues of a new platform
Just excited to see more things on the platform i will be moving to when i can use my headset properly, waiting on the next nvidia driver release to leave behind windows
thanks for the work on making this cross platform
Passthrough the tty device of the hub in docker compose
devices:
- /dev/ttyUSB0:/dev/ttyUSB0Device shows in container
ls /dev/tty*
/dev/tty /dev/ttyUSB0Device shows in list in openshock
Openshock shows connection between hub and serial
commands fail to send
i can serial in both from host and container after installing minicom (missing a config to make the output clean but need to show connection does work)
