I currently have ubuntu 22 flashed from google drive.
Does the current kernel support ipv6 ?
As per my understanding , ipv6 is not supported in those wiki images.
How can I build image with ipv6 ?
Extra:
I plan to run expose some tcp connection over ipv6 , run traefik and docker or container is my reason for using ubuntu
Support for ipv6
Hello, to start IPV6, the kernel needs to enable the relevant configuration. This is independent of the type of rootfs being used. You can enable the config_IPV6 configuration by running ./build.sh kernel-config, and then recompile the boot.img and burn it into Luckfox Lyra.
If you want to use Docker, additional kernel configurations are required. You can refer to viewtopic.php?t=1706 for more information.
If you want to use Docker, additional kernel configurations are required. You can refer to viewtopic.php?t=1706 for more information.
Great , thank you the info.
I don't see a ubuntu support in sdk but with docker enabled using buildroot won't be a problem I guess
I don't see a ubuntu support in sdk but with docker enabled using buildroot won't be a problem I guess

