Hello,
I’m running tumbleweed, but need for some (older) kernel modules the 4.4 LTS kernel.
I already found this tutorial which explains the basic procedure. However, I’m wondering whether I can or should do the
# cp /boot/config-`uname -r` .config
step to copy the current 4.9 kernel config to build a 4.4 kernel.
Should I stick with the default kernel config? Should I try to fetch the kernel config e.g. from 13.1/13.2/Leap ?
Is there anything else I should be careful with or any issues that can occur when switching to the LTS kernel?