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
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<motiejus> narga_64: I used bl31 compiled-from-source. After I switched to the one in rkbin (https://github.com/rockchip-linux/rkbin/blob/master/bin/rk35/rk3588_bl31_v1.45.elf), aes-xts-256b came to almost 400MB/s. Still a far cry from your-reported 1400MB/s, but workable for the root partition.
<motiejus> and if I start vendor's 5.10, it goes up to 1448.0 MiB/s. Hooray.
<motiejus> Thanks!
<DC-IRC> [Discord] <narga_64> @motiejus Great! Also I didn't know version 1.45 of blobs were out. Seem to fix some issues. Thanks!
<DC-IRC> [Discord] <igorpec> merged https://github.com/armbian/rkbin/commits/master/
<DC-IRC> [Discord] <narga_64> That was quick, thanks! 👍 Gonna try with my CM3588 Nas soon
<DC-IRC> [Discord] <narga_64> @motiejus I set up NVMe over TCP on Windows with the software/driver I linked earlier. The SSD just shows up as if it was physically connected. I created a new partition via the Windows partition manager and formatted it to NTFS. Then transferred some bigger files to that partition. Worked like a charm!
<DC-IRC> [Discord] <narga_64> Although I am limited by my 1G network switch 😅 Really need to get myself a 2.5G switch. With EEE support so I can test that as well with the r8169 driver 😄
<DC-IRC> [Discord] <narga_64> Oh sorry, it was actually @mecoblock who was interested in NVMe over TCP 🙂
<DC-IRC> [Discord] <lanefu> what's EEE support..... i'm trying to procrastinate on 2.5G but it's gonna happen if I keep on wanting ot test these dumb boards
<DC-IRC> [Discord] <lanefu> reminds me.. should probably figure out how to solve this noise some day lol
<DC-IRC> [Discord] <narga_64> EEE is 802.3az Energy Efficient Ethernet
<DC-IRC> [Discord] <narga_64> Can shave about 0.5W from your idle usage on NanoPi R6C alone, for example. Not included are the power savings on the switch's side.
<DC-IRC> [Discord] <narga_64> This is not something a lot of people will worry about. But I enjoy trying to make my devices power efficient 😄
<DC-IRC> [Discord] <narga_64> Yeah I'm getting this too
<DC-IRC> [Discord] <narga_64> No idea where I'd have to look to solve this though.
<DC-IRC> [Discord] <narga_64> I'm also getting lots of "possibly missing firmware" on my laptop each time the kernel updates. Don't think it does anything bad though
<DC-IRC> [Discord] <narga_64> You can check for EEE with `ethtool -show-eee <eth-name>`
<DC-IRC> [Discord] <narga_64> You can check for EEE with `ethtool --show-eee <eth-name>`