Elara Elara6331
Elara6331 closed issue Elara6331/itd#17 2022-07-31 09:19:42 +00:00
make fails due to fyne.io/fyne/v2 dependency
Elara6331 commented on issue Elara6331/itd#19 2022-07-31 09:18:29 +00:00
itctl: how to use firmware upgrade?

Fixed in 71e9caf0bc

Elara6331 closed issue Elara6331/itd#19 2022-07-31 09:18:29 +00:00
itctl: how to use firmware upgrade?
Elara6331 pushed to master at Elara6331/itd 2022-07-31 09:17:27 +00:00
71e9caf0bc Fix bug where help command doesn't show flags/subcommands
Elara6331 pushed to master at Elara6331/itd 2022-07-22 17:36:20 +00:00
1f5a6365bc Remove GOFLAGS from Makefile as the go tool already looks at that variable
Elara6331 commented on issue Elara6331/itd#21 2022-07-20 02:19:25 +00:00
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…

Elara6331 closed issue Elara6331/itd#21 2022-07-20 02:19:25 +00:00
Option to Disable Reconnected Notification
Elara6331 created branch master in Elara6331/arsenm-dev-site 2022-07-17 05:13:09 +00:00
Elara6331 pushed to master at Elara6331/arsenm-dev-site 2022-07-17 05:13:09 +00:00
dc92f7328c Finish simpledash docs
7d7eb485fc Add simpledash config
80e342af6a Add simpledash config
19d8a85841 Merge origin/master into master
e6190775d9 Rewrite kbdemu docs for new version
Compare 10 commits »
Elara6331 created repository Elara6331/arsenm-dev-site 2022-07-17 05:10:31 +00:00
Elara6331 closed issue Elara6331/itd#20 2022-07-15 01:06:38 +00:00
Longterm Stability on Mobian
Elara6331 commented on issue Elara6331/itd#20 2022-07-15 01:06:37 +00:00
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…

Elara6331 commented on issue Elara6331/itd#19 2022-07-08 04:47:49 +00:00
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.

Elara6331 pushed to master at Elara6331/logger 2022-06-30 20:42:14 +00:00
5ba23e583f Add example to README
Elara6331 created branch master in Elara6331/logger 2022-06-30 10:08:04 +00:00
Elara6331 pushed to master at Elara6331/logger 2022-06-30 10:08:04 +00:00
7c63079f96 Initial Commit
Elara6331 created repository Elara6331/logger 2022-06-30 10:06:39 +00:00
Elara6331 commented on issue Elara6331/itd#17 2022-06-30 09:36:17 +00:00
make fails due to fyne.io/fyne/v2 dependency

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…

Elara6331 commented on issue Elara6331/itd#18 2022-06-30 09:24:16 +00:00
Firmware upgrade command fails to send last 148 bytes of upgrade packages

Yes, this has happened to me too. I don't know what's causing it, as looking at the dbus messages, ITD does send the entire firmware. The reason you don't see 400548/400548 B is because the firmware…

Elara6331 closed issue Elara6331/itd#18 2022-06-30 09:24:16 +00:00
Firmware upgrade command fails to send last 148 bytes of upgrade packages