Attempted bluetooth fix for Xbox controller.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
||||||
kernelModules = [ "kvm-intel" ];
|
kernelModules = [ "kvm-intel" ];
|
||||||
extraModulePackages = with config.boot.kernelPackages; [ xone ];
|
extraModulePackages = with config.boot.kernelPackages; [ xone ];
|
||||||
|
extraModprobeConfig = '' options bluetooth disable_ertm=1 '';
|
||||||
|
|
||||||
initrd = {
|
initrd = {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user