mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-29 08:17:21 +01:00
modprobe.d: add fix-bluetooth.conf
This commit is contained in:
parent
628def5632
commit
294f9f0f6b
5
etc/modprobe.d/fix-bluetooth.conf
Normal file
5
etc/modprobe.d/fix-bluetooth.conf
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user