modprobe.d: add fix-bluetooth.conf

This commit is contained in:
Aminda Suomalainen 2025-10-28 21:49:10 +02:00
parent 628def5632
commit 294f9f0f6b
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -0,0 +1,5 @@
# Disable automatic suspending and enable HID reset command on connection.
# You will want Bluetooth autosuspend if your Bluetooth adapter turns off
# by itself and Bluetooth devices won't connect without reboot. The resetting
# may be required by some Bluetooth controllers.
options btusb enable_autosuspend=0 reset=1