Michael Richardson Posted September 3, 2019 Posted September 3, 2019 Armbianmonitor: http://ix.io/1U7T I have a number of OrangePi0. (Custom 3D printed case, 2 extra ethernets on USB. Still have some heat issues even with heat sinks) opi0F has linux-image-next-sunxi 5.92 opi0A has linux-image-next-sunxi 5.37 just because of when they were upgraded. mcr@opi0A:~$ ls -l /lib/modules/4.14.7-sunxi/kernel/net/ipv6/ip6_gre.ko -rw-r--r-- 1 root root 21556 Dec 20 2017 /lib/modules/4.14.7-sunxi/kernel/net/ipv6/ip6_gre.ko root@opi0F:~# ls -l /lib/modules/4.19.62-sunxi/kernel/net/ipv6/ip6_gre.ko ls: cannot access '/lib/modules/4.19.62-sunxi/kernel/net/ipv6/ip6_gre.ko': No such file or directory Is there some reason newer kernels are being built with the ip6_gre module?
Igor Posted September 3, 2019 Posted September 3, 2019 No reason. Maintanace issue (due to low resources). Send a PR with changes to config/kernel/linux-sunxi-next.config
martinayotte Posted September 3, 2019 Posted September 3, 2019 53 minutes ago, Werner said: https://github.com/armbian/build/pull/1541 Merged ! 1
Michael Richardson Posted September 19, 2019 Author Posted September 19, 2019 Since it's merged, will it show up in some nightly build?
Werner Posted September 19, 2019 Posted September 19, 2019 Should be included already 1 hour ago, Michael Richardson said: Since it's merged, will it show up in some nightly build?
Recommended Posts