<DC-IRC> [Discord] <theone_786> It seems resolv.conf resets after reboot. Any solution ? And still getting bonding error.
<DC-IRC> [Discord] <theone_786> Ok I got it working by adding dns in /etc/systemd/resolved.conf
<DC-IRC> [Discord] <theone_786> It persists after reboot
<DC-IRC> [Discord] <theone_786> Still bonding error is not solved
<DC-IRC> [Discord] <theone_786> So I checked online and it got removed after installing ifupdown and removing ifupdown2
<DC-IRC> [Discord] <theone_786> No error after reboot
<DC-IRC> [Discord] <theone_786> For anyone who gets same issue for connecting through ethernet in armbian on Orange pi zero 3
<DC-IRC> [Discord] <theone_786> Download ifupdown deb package and copy it to armbian card.
<DC-IRC> [Discord] <theone_786> Install it and edit the "/etc/network/interfaces" file for ip and gateway.
<DC-IRC> [Discord] <theone_786> Add dns to "/etc/systemd/resolved.conf"
<DC-IRC> [Discord] <theone_786> Then run "sudo systemctl restart systemd-resolved.service"
<DC-IRC> [Discord] <theone_786> Reboot and everything should work without errors.
<DC-IRC> [Discord] <menu> why on earth would you remove ifupdown2 and install ifupdown?
<DC-IRC> [Discord] <theone_786> Somewhere online found that need to install ifupdown for removing the bonding error. When tried to install that it removed the ifupdown2. I used apt
<DC-IRC> [Discord] <igorpec> drivers on (some) of those are in terrible state and it is possible there is problem. Try your networking config on x86 hw or something that is supported. zero3 we don't officially supported as initial software quality is terrible
<DC-IRC> [Discord] <igorpec> drivers on (some) of those are in terrible state and it is possible there is problem. Try your networking config on x86 hw or something that is supported. zero3 we don't officially support
<DC-IRC> [Discord] <theone_786> @igorpec It's fine. I just needed Internet to work for docker to work and no errors to show. Now up and running my pihole and other containers on it. Just left to do samba and nfs share. Working fine currently just the fonts on 4k tv are extremely small maybe due to resolution. Any way to change it and increase fonts size?
<DC-IRC> [Discord] <theone_786> I bought opi 3 for its power efficiency and power to run all my containers. It was working fine for a year but the last update didn't install properly and after reboot it couldn't start at all so this whole mess happened.
<DC-IRC> [Discord] <igorpec> opi3 or zero3?
<DC-IRC> [Discord] <igorpec> btw. our new armbian-config should take care of all those troubles. i was playing yesterday with pihole install and works well OOB
<DC-IRC> [Discord] <igorpec> containerised
katoomba__ has joined #armbian-allwinner
mhawkins_consult has quit [Ping timeout: 248 seconds]
mhawkins_consult has joined #armbian-allwinner
katoomba__ has quit [Ping timeout: 252 seconds]
<DC-IRC> [Discord] <theone_786> Zero 3. I run pihole in docker with unbound. Pihole works both as dns server and dhcp server.
<DC-IRC> [Discord] <theone_786> I didn't find armbian-config in the oct 31 build though. I remember the build from last year had it.@igorpec
<DC-IRC> [Discord] <igorpec> new armbian-config, it's not in stable builds yet, only self compiled
<DC-IRC> [Discord] <theone_786> Aha