barbara
Occasional Visitor
I was incorrect to say that CONFIG_MD does not work with Tuxera. I managed to compile a Linux kernel for Asuswrt-Merlin 380.59, with the following features and it works with the Tuxera filesystem drivers.it could still break with a future GPL update
Multiple devices (MD), Dm-crypt
XTS block mode
Crypto digests, ciphers and compressions
HID raw
USB HID device
USB port serial drivers, no USB modem, no WiMAX
Pulse per second (PPS)
As proof, I've attached "config_rt-ac68u" and "Module.symvers", so you can see that the module symbol versions are compatible with the Asus stock Linux kernel. Checking the "Module.symvers" file against a good one for compatibility, before flashing the firmware to the router, saves much time and potential trouble.
~/asuswrt-merlin/release/src-rt-6.x.4708/linux/linux-2.6.36/config_rt-ac68u
https://cryptobin.co/a0i307c2, password is lol
~/asuswrt-merlin/release/src-rt-6.x.4708/linux/linux-2.6.36/Module.symvers
https://cryptobin.co/w6s847d2, password is lol
Now, when I try to enable CONFIG_BRIDGE_NETFILTER kernel feature, it breaks compatibility with the Tuxera filesystem drivers in Asuswrt-Merlin 380.59. Oh well, I mostly have all the extra kernel features I need, for the moment anyway.
Last edited: