Skip to content

Releases: Yogendra96/decklab

decklab v0.0.2

Choose a tag to compare

@Yogendra96 Yogendra96 released this 21 Jul 14:22

Switch to bluetoothctl-only approach.

  • rfkill approach caused bluetoothd to mark hci1 as 'off-blocked'
  • Now uses bluetoothctl to select hci0 → power off, select hci1 → power on
  • hci0 stays Powered: no (invisible to GUI), hci1 stays Powered: on (fully functional)
  • Script waits for bluetoothd before issuing commands

decklab v0.0.1

Choose a tag to compare

@Yogendra96 Yogendra96 released this 20 Jul 14:53

Initial release.

  • Disable built-in Qualcomm Bluetooth (hci0), enable TP-Link (hci1) via systemd service
  • Install script (install.sh) and uninstall script (uninstall.sh)
  • Full USB topology documentation (docs/topology.md)
  • rfkill cleanup and battery tips