I've been struggling to get an AX210 wifi/bluetooth combo card working. I've been hashing it out in the Debian Forum with some help. The wifi works excellent, however, I can't seem to get bluetooth hardware to be detected. Comparing some outputs one thing I saw different was usbcore. From a post he has the same card working fine and the output of:
lsusb | grep bt
btusb 81920 0
btrtl 36864 1 btusb
btintel 73728 1 btusb
btbcm 24576 1 btusb
btmtk 32768 1 btusb
bluetooth 1101824 38 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
usbcore 425984 7 xhci_hcd,usbhid,btmtk,uvcvideo,btusb,xhci_pci,hid_logitech_hidppThis show usbcore loaded. With Siduction this is not so and no sign of it on my system. I'm wondering if this is intentional or an oversight during the build?
uname -r
6.18.6-1-siduction-amd64