No bluetooth on boot

When I boot the beaglePlay, the bluetooth service is dead.
Is it normal?
I Tested with the beagleplay-emmc-flasher-debian-12.2-minimal-arm64-2023-10-07-6gb and I have this when I start the bluetooth service:

dmesg | grep Bluetooth
[ 7.419955] Bluetooth: Core ver 2.22
[ 7.420643] Bluetooth: HCI device and connection manager initialized
[ 7.420675] Bluetooth: HCI socket layer initialized
[ 7.420686] Bluetooth: L2CAP socket layer initialized
[ 7.420738] Bluetooth: SCO socket layer initialized
[ 102.213387] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 102.213420] Bluetooth: BNEP filters: protocol multicast
[ 102.213448] Bluetooth: BNEP socket layer initialized

I checked with bluetoothctl, hcitool dev and hciconfig, it returns no controller
Do you have any solution to use the bluetooth with bluetoothctl, hcitool dev and hciconfig?

Hi @alex_75 , I happen to have the same problem. Did you later get a solution to this?