BigW Consortium Gitlab

Commit 692db2aa by David Frey

Don't load cp2130 module on mangOH Red

There is an issue where the cp2130 usb to spi adapter chip gets into a bad state and locks up the USB hub. Don't enable the module until we can resolve this issue.
parent d30c8150
Subproject commit 3f6ec22ecdcfe42a4582c55321a5b8d8d90cbb2f
Subproject commit d93113164cd059d6a63842d593ae88be575c3fdc
......@@ -38,7 +38,8 @@ kernelModules:
$MANGOH_ROOT/linux_kernel_modules/mangoh/9-mangoh_red_dv3
// $MANGOH_ROOT/linux_kernel_modules/mangoh/9-mangoh_red_dv2
$MANGOH_ROOT/linux_kernel_modules/cp2130/0-cp2130
// Disable the cp2130 for now until the lockup issue is resolved
// $MANGOH_ROOT/linux_kernel_modules/cp2130/0-cp2130
// Required for bmp280 & bmi160
$MANGOH_ROOT/linux_kernel_modules/iio/0-iio
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment