Ahh, it looks like the on.sh modifications for Libra devices are not applied. You may have overwritten them when you were upgrading to the new version. Can you refer to @enji’s comment above?
You need`rtk_hciattach` instead of `hciattach on Libra devices. Sounds like you have your previous on.sh Script as a back up, you can refer to that for the right commands.
Bluetoothctl is not responding because Bluetooth is not properly up yet.
Uhid.ko is not found because it’s not being run from the right directory.
Both of these points will be non-issues once you have the fixed on.sh in there.
Let me know how it goes!
|