You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wifi-start and bt-start were part of the meta-compulab yocto
layer and this layer has been removed.
Wifi is working but bluetooth is not:
#37
A mirrored issue has been opened to Compulab support
Signed-off-by: Vicentiu Galanopulo <[email protected]>
wifi-start and bt-start were part of the meta-compulab yocto
layer and this layer has been removed.
Wifi is working but bluetooth is not:
#37
A mirrored issue has been opened to Compulab support
Signed-off-by: Vicentiu Galanopulo <[email protected]>
Using an image from Compulab with the latest software when trying to enable Bluetooth:
root@cl-som-imx8:~# hciattach /dev/ttymxc3 bcm43xx 115200 flow -t 20
bcm43xx_init
Initialization timed out
It works if I do:
hciattach /dev/ttymxc3 any 115200 flow -t 20
Setting TTY to N_HCI line discipline
Device setup complete
but timeout commands show up:
Bluetooth: hci0 command 0x1003 tx timeout
root@cl-som-imx8:
## [ 365.566314] Bluetooth: hci0 command 0x1001 tx timeoutroot@cl-som-imx8:
[ 367.582316] Bluetooth: hci0 command 0x1009 tx timeout
Will keep track of this on Compulab support
The text was updated successfully, but these errors were encountered: