moby: un-blacklist stk3310

i don't know if blacklisting it is maybe interfering with other stuff
This commit is contained in:
Colin 2024-05-21 22:46:54 +00:00
parent 14a92b3f64
commit ea8eaaa91a

View File

@ -66,7 +66,7 @@ in
# disable proximity sensor.
# the filtering/calibration is bad that it causes the screen to go fully dark at times.
boot.blacklistedKernelModules = [ "stk3310" ];
# boot.blacklistedKernelModules = [ "stk3310" ];
boot.kernelParams = [
# without this some GUI apps fail: `DRM_IOCTL_MODE_CREATE_DUMB failed: Cannot allocate memory`