03-14-2022, 12:02 AM
(This post was last modified: 03-14-2022, 12:04 AM by Tim Curtis.)
The main issue with updating the kernel is that it won't include the 4 patched drivers that we ship with a release. Kernel drivers are compiled to a specific kernel version. If you don't need the capabilities that these patched drivers provide then its a non-issue.
Patched drivers
Another issue with bumping the kernel is that there can be other types of breakage. It's always best to stay with the kernel version that ships with a given moOde release because it's the one that is used during testing by the crew and its the one that we provide support and troubleshooting for :-)
Patched drivers
Code:
aloop Add 384K rate
ax88179 For the ASIX ETH/USB chip on Allo USBridge Signature
pcm1794a Add 384K rate
rtl88xxau For Comfast CF-912AC dual band Wifi adapter
Another issue with bumping the kernel is that there can be other types of breakage. It's always best to stay with the kernel version that ships with a given moOde release because it's the one that is used during testing by the crew and its the one that we provide support and troubleshooting for :-)