New issue by RicArch97 on void-packages repository https://github.com/void-linux/void-packages/issues/35464 Description: ### System * xuname: Void 5.16.7_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFFF * package: Linux 5.16.7_1 ### Expected behavior Bluetooth is able to register default controller ### Actual behavior The following kernel errors in `dmesg`; ``` Bluetooth: hci0: Reading Intel version command failed (-110) Bluetooth: hci0: command 0xfc05 tx timeout ``` running `bluetoothctl` with the `list` command shows no available controllers. I have the Gigabyte X570 Aorus Master motherboard, which I believe has Intel's AX200 chip for Wifi and Bluetooth. Bluetooth wasn't a problem with previous kernels so pretty sure it's kernel related. ### Steps to reproduce the behavior 1. Boot kernel 5.16.7 2. Check `dmesg` or `bluetoothctl list`