Bluetooth Adapter not being recognized

Hello there,

i am sort of new to linux and on windows i was using an EP-B3536 USB Bluetooth 5.1 Adapter, to connect my headphones.
The adapter has a hard build in led indicating if its plugged in (or recognized, or whatever i guess), which is off when im using rocky.
I have tried to do every possible Bluez troubleshoot, here is lsusb output:
Bus 001 Device 003: ID 2550:8761 Realtek Bluetooth Radio
some more $ lsmod | grep -i bluetooth output:
bluetooth 856064 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
rfkill 36864 5 bluetooth

i have put my ps4 controller, my phone and headphones all in pairing but none of them are being recognized.
Any ideas :/?

If you run that id through google you’ll find numerous mentions of this issue.

Here are two examples:

https://patchwork.kernel.org/project/bluetooth/patch/c821e1bd-dcee-fa4b-93c3-29279756315d@1045.ca/#24704798

How relevant this information is to Rocky in particular is something that I don’t know enough about to comment on. You might need a newer kernel than the standard Rocky kernel.

Just checked ELRepo’s kernel-ml but device [2550:8761] is not enabled.