Public bug reported: Ubuntu: 15.10-17.10
Toggling the "Bluetooth device interface status" tunable tries to execute commands `/usr/sbin/hciconfig hci0 up` and `/usr/sbin/hciconfig hci0 down`, and produce messages `sh: 1: /usr/sbin/hciconfig: not found`. See bt_tunable::bt_tunable() in src/tuning/bluetooth.cpp (https://github.com/fenrus75/powertop/blob/master/src/tuning/bluetooth.cpp) But hciconfig is in /bin in Ubuntu (see dpkg -L bluez | fgrep hciconfig), starting around the version 5.35-0ubuntu2 in Ubuntu 15.10. ** Affects: powertop (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1717090 Title: powertop tries to execute hardcoded /usr/sbin/hciconfig To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/powertop/+bug/1717090/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
