moby: switch back to mainline rt5640 driver
camera and audio still work
This commit is contained in:
@@ -190,7 +190,7 @@ in
|
|||||||
boot.extraModulePackages = [
|
boot.extraModulePackages = [
|
||||||
config.boot.kernelPackages.rk818-charger #< rk818 battery/charger isn't mainline as of 2024-10-01
|
config.boot.kernelPackages.rk818-charger #< rk818 battery/charger isn't mainline as of 2024-10-01
|
||||||
config.boot.kernelPackages.imx258 #< mainline imx258 camera driver has some power-on issues on PPP (imx258 1-001a: Error reading reg 0x0016: -6)
|
config.boot.kernelPackages.imx258 #< mainline imx258 camera driver has some power-on issues on PPP (imx258 1-001a: Error reading reg 0x0016: -6)
|
||||||
config.boot.kernelPackages.rt5640 #< mainline rt5640 generally works. possibly bad interplay with the imx258 camera, that i'm debugging, so use megi's patched rt5640.
|
# config.boot.kernelPackages.rt5640 #< optionally use megi's rt5640 sound driver, but mainline driver seems to mostly play nice with imx258 these days
|
||||||
];
|
];
|
||||||
|
|
||||||
# default nixos behavior is to error if a kernel module is provided by more than one package.
|
# default nixos behavior is to error if a kernel module is provided by more than one package.
|
||||||
|
Reference in New Issue
Block a user