Block a user
make fails due to fyne.io/fyne/v2 dependency
This issue hasn't been commented on in a month and I cannot reproduce this, so I will close this issue.
make fails due to fyne.io/fyne/v2 dependency
itctl: how to use firmware upgrade?
Option to Disable Reconnected Notification
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…
Option to Disable Reconnected Notification
Longterm Stability on Mobian
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…
itctl: how to use firmware upgrade?
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.