BLE management fails to advertise on linux-7.0.0-28-generic and higher #109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While this affects shepherdd, this is actually a Linux kernel bug:
The end result in shepherd is that the device fails to advertise, which means it never shows up in the companion.
The workaround for now is to pin the 7.0.0-27-generic kernel. This can be done using my pin-kernel script.
This issue simply exists to track the resolution of the upstream issues.
BLE management fails to advertiseto BLE management fails to advertise on linux-7.0.0-28-generic and higher