From 0eb92c02eaff8c278a712481c658b9fcd8fca747 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 15 Jan 2022 20:19:01 -0500 Subject: Try disable_ertm for pro controller --- machines/firelink.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/firelink.nix b/machines/firelink.nix index ec49436..e705737 100644 --- a/machines/firelink.nix +++ b/machines/firelink.nix @@ -108,7 +108,7 @@ in { options iwlwifi disable_11ax=1 options iwlwifi bt_coex_active=0 options iwlmvm power_scheme=1 - # options bluetooth disable_ertm=1 + options bluetooth disable_ertm=1 # For xpadneo alias hid:b0005g*v0000045Ep000002E0 hid_xpadneo -- cgit v1.2.3