Tamas Koszta Posted November 15, 2023 Share Posted November 15, 2023 Hi, just installed 23.8.1 on my odroid M1, and I get poor network perf when using 1G port speed. iperf to another machine (iperf -c <server>, M1 sends traffic) gives the following: [ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 8.15 MBytes 6.84 Mbits/sec 631 sender [ 5] 0.00-10.04 sec 7.86 MBytes 6.57 Mbits/sec receiver reverse direction, M1 receives traffic: iperf -R -c <server> [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.04 sec 1.10 GBytes 937 Mbits/sec 587 sender [ 5] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec receiver same exists with older releases. also tried with older kernel (6.1.12-rk3568-odroid) when I set the network port on switch side to 100Mbps / full, then send, receive side is ok, can fill 100Mbps. Can you please help? BR, Tamas 0 Quote Link to comment Share on other sites More sharing options...
j0ta Posted November 15, 2023 Share Posted November 15, 2023 (edited) I've notice it while moving files via gftp in ssh2 the network speed transfer is really slow (1GB port used) Edited November 15, 2023 by j0ta 0 Quote Link to comment Share on other sites More sharing options...
Gergő Koszta Posted November 16, 2023 Share Posted November 16, 2023 Hi Bro, Today after trying a lot of distros and images (uboot part as well) it turned out one specific uboot is working fine stock Debian and Armian image as well. I followed this how to: https://github.com/inindev/odroid-m1/tree/main/uboot with the latest loader from this repo: https://github.com/inindev/odroid-m1/releases Have to be checked what is the difference between this and armbian uboot images. 0 Quote Link to comment Share on other sites More sharing options...
j0ta Posted November 18, 2023 Share Posted November 18, 2023 (edited) confirmed @Gergő Koszta U-Boot SPL 2023.07.02-00034-g2717ce87b0 (Aug 18 2023 - 09:35:34 +0000) U-Boot phase U-Boot Just installed it is compatible with armbian bullseye the board boots well, hopefully this u-boot will fix the nvme boot problem I have. Later I'll comment when I've got some free time to make a new installation of the system Cheers ! Edited November 18, 2023 by j0ta 0 Quote Link to comment Share on other sites More sharing options...
usual user Posted November 18, 2023 Share Posted November 18, 2023 4 hours ago, j0ta said: hopefully this u-boot will fix the nvme boot problem I have. Just out of curiosity, does this firmware build work? For a test it is sufficient to put it on an otherwise empty microSD card and old the SPI recovery button (RCY) while powering up. No modifications are necessary to the existing system. 0 Quote Link to comment Share on other sites More sharing options...
j0ta Posted November 18, 2023 Share Posted November 18, 2023 hey @usual user tomorrow I'll give a try if nvme boots with the 2023.07.02-00034 if not I'll give a try on your u-boot the problem I have with nvme is present in this thread (there's video) I've no idea what's going wrong 0 Quote Link to comment Share on other sites More sharing options...
j0ta Posted November 19, 2023 Share Posted November 19, 2023 The board boots sucessfull from nvme now. Many thanks @Gergő Koszta 0 Quote Link to comment Share on other sites More sharing options...
Styby Posted Tuesday at 06:38 PM Share Posted Tuesday at 06:38 PM Hello, i have recently installed last recomended version of the armbian into NVME disk ODDROID M1 stybyk@Droiderone:~/MyDocker$ cat /etc/os-release PRETTY_NAME="Armbian 24.8.4 bookworm" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian stybyk@Droiderone:~/MyDocker$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Armbian 24.8.4 bookworm Release: 12 Codename: bookworm stybyk@Droiderone:~/MyDocker$ hostnamectl Operating System: Armbian 24.8.4 bookworm Kernel: Linux 6.6.51-current-rockchip64 Architecture: arm64 And i found out that there is still same issue. Measuring by iperf from M1 > RPI4 [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 8.73 MBytes 7.32 Mbits/sec 954 sender [ 5] 0.00-10.00 sec 8.47 MBytes 7.11 Mbits/sec receiver Measuring from RP4 to M1 [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec 0 sender [ 5] 0.00-10.01 sec 1.09 GBytes 935 Mbits/sec receiver Is it the way how to solve it ? Or do i need to re-install completely with different OS from the scratch ? 0 Quote Link to comment Share on other sites More sharing options...
Igor Posted Tuesday at 08:52 PM Share Posted Tuesday at 08:52 PM 2 hours ago, Styby said: Is it the way how to solve it ? Switch to nightly build and try. Or just wait few weeks for 2024.11 update. Are you perhaps booting with petitboot? We fixed this some time ago: https://github.com/armbian/build/pull/7245 0 Quote Link to comment Share on other sites More sharing options...
Styby Posted 4 hours ago Share Posted 4 hours ago Quote Or just wait few weeks for 2024.11 update. How long is estimated time which should i wait ? Does it have some solid date ? Or anytime in this month ? I dont remember all my "try actions" with the Oddroid, but last attemts to solve this ruin my disk anyway so now i had to start from begining as my backup was incidentaly too old 🤕 But in this my try, i had selected option in the armbian-install with boot from sd card system on NVMe. But I dont know how I can identify which type of bootloader I have running. I think i have t U-boot. 0 Quote Link to comment Share on other sites More sharing options...
Igor Posted 3 hours ago Share Posted 3 hours ago 1 hour ago, Styby said: Or anytime in this month ? Usually catching last week. 1 hour ago, Styby said: I think i have t U-boot. If you have followed instructions on download site, https://www.armbian.com/odroid-m1/, then you have u-boot. Which is fine. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.