Hi im using a fresh install of Fedora xfce on asus x205ta cant enable bluetooth and dont know how to
here is the dmesg of the brcm firmware the tablet uses
sudo dmesg | grep brcm
[ 15.269246] Bluetooth: hci0: BCM43341B0 'brcm/BCM43341B0.hcd' Patch
[ 15.937426] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43340-sdio for chip BCM43340/2
[ 15.937910] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-X205TA.bin failed with error -2
[ 15.940686] usbcore: registered new interface driver brcmfmac
[ 16.023758] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-X205TA.txt failed with error -2
[ 16.196440] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43340-sdio for chip BCM43340/2
[ 16.196765] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 16.197261] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43340/2 wl0: Apr 23 2021 05:48:34 version 6.10.190.91 (r728536) FWID 01-d45e96c4
this is the output of systemctl status bluetooth.service
× bluetooth.service - Btattach
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2022-08-30 11:55:37 EDT; 8min ago
Main PID: 2895 (code=exited, status=1/FAILURE)
CPU: 5ms
Aug 30 11:55:38 se btattach[2894]: No controller attached
Aug 30 11:55:38 se btattach[2894]: Attaching Primary controller to /dev/ttyS1
Aug 30 11:55:37 se systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FA>
Aug 30 11:55:38 se btattach[2895]: Failed to flush serial port: Input/output error
Aug 30 11:55:38 se btattach[2895]: No controller attached
Aug 30 11:55:38 se btattach[2895]: Attaching Primary controller to /dev/ttyS1
Aug 30 11:55:37 se systemd[1]: bluetooth.service: Failed with result 'exit-code'.
Aug 30 11:55:37 se systemd[1]: Started bluetooth.service - Btattach.
Aug 30 11:55:37 se systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FA>
Aug 30 11:55:37 se systemd[1]: bluetooth.service: Failed with result 'ex