Public bug reported:
On Mantic:
$ btmgmt --index 1 info
Unable to open 1: No such file or directory (2)
Index list with 1 item
hci0: Primary controller
addr B8:27:EB:CB:F8:8D version 9 manufacturer 305 class 0x6c0000
supported settings: powered connectable fast-connectable discoverable bondable
link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration
current settings: powered ssp br/edr le secure-conn
name rpi-5b-rev1d0-f88b
short name
hci0: Configuration options
supported options: public-address
missing options:
Note the error 'Unable to open...' above.
The machine has only a single hci so index 1 is invalid. The correct
result should be:
$ btmgmt --index 1 info
Reading hci1 info failed with status 0x11 (Invalid Index)
** Affects: bluez (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
On Mantic:
- btmgmt --index 1 info
+ $ btmgmt --index 1 info
Unable to open 1: No such file or directory (2)
Index list with 1 item
hci0: Primary controller
- addr B8:27:EB:CB:F8:8D version 9 manufacturer 305 class 0x6c0000
- supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration
- current settings: powered ssp br/edr le secure-conn
- name rpi-5b-rev1d0-f88b
- short name
+ addr B8:27:EB:CB:F8:8D version 9 manufacturer 305 class 0x6c0000
+ supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration
+ current settings: powered ssp br/edr le secure-conn
+ name rpi-5b-rev1d0-f88b
+ short name
hci0: Configuration options
- supported options: public-address
- missing options:
-
+ supported options: public-address
+ missing options:
Note the error 'Unable to open...'
The machine has only a single hci so index 1 is invalid. The correct
result should be:
$ btmgmt --index 1 info
Reading hci1 info failed with status 0x11 (Invalid Index)
** Description changed:
On Mantic:
$ btmgmt --index 1 info
Unable to open 1: No such file or directory (2)
Index list with 1 item
hci0: Primary controller
addr B8:27:EB:CB:F8:8D version 9 manufacturer 305 class 0x6c0000
supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration
current settings: powered ssp br/edr le secure-conn
name rpi-5b-rev1d0-f88b
short name
hci0: Configuration options
supported options: public-address
missing options:
- Note the error 'Unable to open...'
+ Note the error 'Unable to open...' above.
The machine has only a single hci so index 1 is invalid. The correct
result should be:
$ btmgmt --index 1 info
Reading hci1 info failed with status 0x11 (Invalid Index)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2041496
Title:
btmgmt --index broken in Mantic
Status in bluez package in Ubuntu:
New
Bug description:
On Mantic:
$ btmgmt --index 1 info
Unable to open 1: No such file or directory (2)
Index list with 1 item
hci0: Primary controller
addr B8:27:EB:CB:F8:8D version 9 manufacturer 305 class 0x6c0000
supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration
current settings: powered ssp br/edr le secure-conn
name rpi-5b-rev1d0-f88b
short name
hci0: Configuration options
supported options: public-address
missing options:
Note the error 'Unable to open...' above.
The machine has only a single hci so index 1 is invalid. The correct
result should be:
$ btmgmt --index 1 info
Reading hci1 info failed with status 0x11 (Invalid Index)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2041496/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp