ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
<[TheBug]>
hmm
<[TheBug]>
I get multi-color screen, but it just hangs there from what I can see
<[TheBug]>
I will let it it for a few
<[TheBug]>
I had grabbed Armbian_22.02.0-trunk.0006_Rpi4b_jammy_edge_5.15.13_xfce_desktop.img.xz
<[TheBug]>
maybe the non-desktop version works?
<[TheBug]>
for sure froze on multi-color screen and won't move on
<lanefu>
womp
<[TheBug]>
so at least that image wont boot
<[TheBug]>
thats on RPi 3B v1.2
<[TheBug]>
i will try non desktop image after bit
alekksander has quit [Quit: Konversation terminated!]
califax- has joined #armbian
califax has quit [Ping timeout: 276 seconds]
califax- is now known as califax
<[TheBug]>
server image is the same
stipa_ has joined #armbian
stipa has quit [Ping timeout: 240 seconds]
stipa_ is now known as stipa
p0g0 has quit [Remote host closed the connection]
p0g0 has joined #armbian
alekksander has joined #armbian
<lanefu>
Thanks for testinf
<keesj>
My network setup at home is getting more complex and I am starting to think about getting a switch. anybody here with .. multiple smaller devices at home that have a setup they can recommend?
<keesj>
I have like 3 arm board (run armbian in some cases) 4 routers and ip camera and a few ehternet connections
<keesj>
currently.. well it is a mess of routers/ehternet / power adapters and boards.. mostly hanging of some wire
<Armbian-Discord>
<rpardini> armhf-on-arm64 building results: helios4 builds, but tinkerboard fails with a freak error, during rootfs assembly. Investigating more...
<buZz>
there's some nice stuff around for that anyway
<keesj>
nice
<Armbian-Discord>
<rpardini> remember: RPi's have no crypto extensions, thanks to Broadcom cutting costs. SSH, SSL (TLS/HTTPS) and OpenVPN are going to be very slow if terminated or initiated by a rpi.
<Armbian-Discord>
<rpardini> I recommend considering that carefully before throwing 12 of those into a rack and wondering why they're 100% cpu load and super slow.
<Nickli>
does any other arm soc handle encryption better?
<keesj>
like.. my current setup https://i.imgur.com/GUqaRWl.jpg and https://i.imgur.com/oq2wEUb.jpg and I would like to move forward without buys more small stuff . perhaps that indeed some kind of small cabinet with a TP-Link switch is a good way forward
<keesj>
I only have some bakcups running (over wireguard) on a Neo Plus 2. .. some home assistant/zigbee stuff and a a home server (e.g. irc mail) but nothing fancy..
<buZz>
keesj: i like POE powered SBCs , for 19" usage :)
<Armbian-Discord>
<IgorPec> Nickli: google for sbc-bench and see numbers for crypto operations
<buZz>
some random 16 port POE switch or something
<buZz>
just saves so much hardware :) no >10 powersupplies etc
sunshavi has quit [Read error: Connection reset by peer]
sunshavi has joined #armbian
<Armbian-Discord>
<rpardini> Wireguard can use ChaCha20 instead of AES if you configure it right. Without acceleration hardware, elliptic curve crypto behaves better on the CPU. So Wireguard is indeed one of the better options on Broadcom SoC.
<Armbian-Discord>
<rpardini> I'd consider the alternative CM4-compatible offerings out there, by Radxa for example.
<keesj>
Poe (wifi and devices) and a single large switch would be a massivle cleanup
<Armbian-Discord>
<rpardini> Still HW-accelerated AES is much faster than ChaCha on the CPU.
<buZz>
hmhm
<buZz>
at the hackerspace we just got 3x IAP225 donated O_o
<buZz>
~1100 euro a pop, insane
<buZz>
(poe powered wifi access points with proper roaming etc)
<keesj>
this is a bit over my budget
<keesj>
.. so what Poe enable devices are good for running armbian?
<buZz>
be careful not to mix passive and active poe btw
<Armbian-Discord>
<rpardini> armhf-on-arm64: tinkerboard fixed, it had unrelated issues in family_tweaks etc (the origin of the bluez crazy BTW!). I also enabled building it on amd64 with system (not Linaro) toolchains. Will build CI again and then push to logging branch 😉
PhotoJim is now known as PhotoJim_
<lanefu>
i've done at least 700mibt on wireguard with pine-H64 (allwinner h6)
<Armbian-Discord>
<rpardini> yeah. sun8i-ce has some crypto extensions that help