lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<Armbian-Discord> <D​emiurge> What is repo about: https://github.com/orangepi-xunlong/orangepi-build/tree/next
<Armbian-Discord> <D​emiurge> They have a separate linux kernel repo I think
<lanefu> Man just 'apt install docker.io' from your Linux distro and skip the docker-ce nonsense
<lanefu> Blurb of good wisdom about rk3588 boot here https://forum.radxa.com/t/install-spi-flash-and-use-it/13948/3
<Armbian-Discord> <S​pace267> I believe that goes against the official docker docs for Ubuntu:
<lanefu> Yeah ignore the "official" nonsense coming from docker and use the packages provided from the distribution rather than bolting on docker's apt repository and jumping through the hoops of their moving target release that doesn't add any additional value
<Armbian-Discord> <c​hrisrer> Good evening guy's and happy New year.......Need some help to install armbian 22.05 jammy in tvbox mxq-4k ....... I have installed successfully 21.08 buster with multitool.... When ill try to install jammy i have this error
<Armbian-Discord> <I​gorPec> you need to ask authors
<Armbian-Discord> <I​gorPec> https://forum.armbian.com/forum/24-tv-boxes/
<Armbian-Discord> <T​abalugach> I just try to install docker.io from debian packages, got same error at the end
<Armbian-Discord> <c​0rnelius> last I checked there were a bunch of new iptables kernel depends now.
<Armbian-Discord> <T​abalugach> failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
<Armbian-Discord> <T​abalugach> got it, fix is :
<Armbian-Discord> <T​abalugach> sudo update-alternatives --config iptables
<Armbian-Discord> <T​abalugach> and then choice * 1 /usr/sbin/iptables-legacy 10 manual mode