This issue hasn't been commented on in a month and I cannot reproduce this, so I will close this issue.
There is already an option in the ITD config. You can edit /etc/itd.toml
or create a new config at ~/.config/itd/itd.toml
. Either way, you will need to set on.reconnect.notify
to false
, which…
The bluetooth connection is not handled or maintained by ITD. It simply calls BlueZ's DBus interface to handle the connection. If the connection fails, that is a problem with your bluetooth card or…
Yes, I just found out about this a few days ago. The flag is shown if you do itctl fw upg --help
, but not if you do itctl help fw upg
. I will investigate and try to fix that. Thank you.
Interesting. The build succeeds for me. I created an entirely new Go environment and all the dependencies downloaded and installed fine.
The URLs should result in 404s as the go tool checks for a…