Hello world! This is my first post though that is most likely unrelated.
I have been trying to get debian (12) to let me use my bluetooth dongle (that is built in to the system) to work.
I have tried several things, such as
and,All of which end of with this error:I have looked online several times about this but MOST of them are just about (fake) usb dongles. The others that were for internal hardware just usually ended up working with or just installed firmware and worked. Both of which I have done.
here is output:
Any help would be appreciated! Thanks!![Very Happy :D]()
EDIT (1): returns this:EDIT (1) end
I have been trying to get debian (12) to let me use my bluetooth dongle (that is built in to the system) to work.
I have tried several things, such as
Code:
sudo hciconfig hci0 reset
Code:
sudo hciconfig hci0 up
Code:
Can't init device hci0: Operation not supported (95)
Code:
sudo hciconfig hci0 up
here is
Code:
sudo hciconfig hci0
Code:
tails1154@tailstouch:~$ sudo hciconfig hci0hci0: Type: Primary Bus: UART BD Address: 43:43:A0:12:1F:AC ACL MTU: 0:0 SCO MTU: 0:0 DOWN RAW RX bytes:2094 acl:0 sco:0 events:220 errors:0 TX bytes:38929 acl:0 sco:0 commands:220 errors:0tails1154@tailstouch:~$
Any help would be appreciated! Thanks!

EDIT (1):
Code:
sudo rfkill list
Code:
tails1154@tailstouch:~$ sudo rfkill list0: hci0: Bluetooth Soft blocked: no Hard blocked: notails1154@tailstouch:~$
Statistics: Posted by tails1154 — 2025-01-12 23:34 — Replies 1 — Views 87