December 03, 2024, 06:55:13 AM

Recent posts

#91
AgonLight / What kind of hexagonal spacers...
Last post by Adrian.VT - October 28, 2024, 10:26:25 AM
I have ordered an AgonLight2 board and its case, but unfortunately the case arrived without the 4 hexagonal spacers which I suppose that should be shipped along, then I am unable to mount the board in its case.

I am quite disappointed that the case arrived without all accessories, BUT I did not made this post just to lament - I opened it to try to find a way to get these missing hexagonal spacers.

So, my question is what kind of hexagonal spacers are used in this case, and if I can order them separately.

Eventually, just their exact dimensions can be useful for me.
#92
A20 / Re: Ethernet problem A20-OLinu...
Last post by LubOlimex - October 28, 2024, 08:19:38 AM
Each board gets a network throughput test after manufacturing, each board is required to have at least 300Mbit/s throughput.

Are you testing with Olimage Linux? If not, please test with Olimage and report back. Refer to this document:

https://github.com/OLIMEX/OLINUXINO/blob/master/DOCUMENTS/OLIMAGE/Olimage-guide.pdf

#93
A20 / Ethernet problem A20-OLinuXino...
Last post by valt - October 26, 2024, 06:57:19 PM
Hello everyone,

I've owned an Olimex A20 Lime2 Rev.K for a few months and a problem related to the ethernet remains unresolved despite my numerous searches on the Internet and various forums. My box is connected directly via an ethernet cable to my ISP's box. Trying to use this famous ethernet cable from my personal PC, a speed test gives me a downstream speed of around ~900 Mbps. However, when I connect this cable to my olimex, the speed suddenly becomes very low, trying an iperf on a public server with a speed of 100 Gbit/s I get about 30 Mbps:
root@olimex:~# iperf3 -c ping.online.net
Connecting to host ping.online.net, port 5201
[  5] local xx.xx.xx.xx port 58542 connected to 51.158.1.21 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  3.44 MBytes  28.8 Mbits/sec    0    244 KBytes      
[  5]   1.00-2.02   sec  4.25 MBytes  35.1 Mbits/sec    0    430 KBytes      
[  5]   2.02-3.00   sec  4.07 MBytes  34.6 Mbits/sec    0    619 KBytes      
[  5]   3.00-4.00   sec  3.70 MBytes  31.0 Mbits/sec    6    410 KBytes      
[  5]   4.00-5.00   sec  2.96 MBytes  24.8 Mbits/sec    1    258 KBytes      
[  5]   5.00-6.00   sec  2.22 MBytes  18.6 Mbits/sec    0    279 KBytes      
[  5]   6.00-7.00   sec  2.96 MBytes  24.8 Mbits/sec    0    288 KBytes      
[  5]   7.00-8.00   sec  2.22 MBytes  18.6 Mbits/sec    0    290 KBytes      
[  5]   8.00-9.00   sec  3.02 MBytes  25.3 Mbits/sec    0    290 KBytes      
[  5]   9.00-10.00  sec  1.48 MBytes  12.4 Mbits/sec    0    290 KBytes      
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  30.3 MBytes  25.4 Mbits/sec    7             sender
[  5]   0.00-10.31  sec  28.6 MBytes  23.3 Mbits/sec                  receiver

iperf Done.

However, if I look at my network card, I'm supposed to be able to receive at least 1000 Mbp/s :
root@olimex:~# ethtool eth0
Settings for eth0:
    Supported ports: [ TP     MII ]
    Supported link modes:   10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes:  10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes:  1000baseT/Full
    Link partner advertised pause frame use: Symmetric
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 1000Mb/s
    Duplex: Full
    Auto-negotiation: on
    master-slave cfg: preferred slave
    master-slave status: slave
    Port: Twisted Pair
    PHYAD: 1
    Transceiver: external
    MDI-X: Unknown
    Supports Wake-on: d
    Wake-on: d
        Current message level: 0x0000003f (63)
                               drv probe link timer ifdown ifup
    Link detected: yes

Do you know of a similar problem with anyone else? Do you have any advice on how to fix it?

PS: if my message isn't very clear, please excuse me for my broken English.

Thank you in advance and have a nice day
#94
STMP1 / Re: Hardware acceleration, GPU
Last post by jalih - October 25, 2024, 11:33:34 AM
Okay, kms/drm and hardware acceleration works nicely!

It's a really nice hardware for home automation central control. I should soon have my software (sorry about the background noise in video) written in 8th programming language up and running.
#95
New Product Ideas / Re: Arm SystemReady Compliance
Last post by LubOlimex - October 25, 2024, 11:04:37 AM
We have no such plans at the moment. No. But we might consider it in future.

All sources for our Linux images are published at GitHub and available for anyone to see (you don't even need a purchase to study our Olimage images). Nothing shady or hidden. Differences with original source are easy to spot since we have only two developers that commit in these repos. I recommend you to check this document on Olimage images:

https://github.com/OLIMEX/OLINUXINO/blob/master/DOCUMENTS/OLIMAGE/Olimage-guide.pdf

#96
New Product Ideas / Arm SystemReady Compliance
Last post by f.k. - October 25, 2024, 10:06:35 AM
Hello,

we like the olimex hardware but we don't like that there are custom linux images for the various boards with custom kernels, etc. we would prefere to be able to use standard unmodified mainline linux kernels (e.g. debian distribution) to make sure there are quick fixes for security issues, etc. available.

For ARM servers the Arm SystemReady standard (https://www.arm.com/architecture/system-architectures/systemready-certification-program) is very popular to standardize the boot process/interface. It's also available for general embedded devices.

Are there any plans to make some boards compliant to the Arm SystemReady standard?
#97
STMP1 / Re: Alternate RAM for STMP157
Last post by LubOlimex - October 25, 2024, 08:36:38 AM
No crypto, STM32MP157A/D.
#98
STMP1 / Re: Alternate RAM for STMP157
Last post by gs018 - October 24, 2024, 11:22:11 AM
Thank you for your reply,

Can you also please help me with the STMP processor, is it STM32MP157CAA OR STM32MP157AAA.
#99
STMP1 / Re: Hardware acceleration, GPU
Last post by LubOlimex - October 23, 2024, 10:36:53 AM
First check if that is possible in the STM forums. For some task hardware decoding is not supported, like video streaming, check this post:

https://community.st.com/t5/stm32-mpus-products/how-to-use-stm32mp157c-gpu-hardware-acceleration-with-ffmpeg/td-p/84838
#100
STMP1 / Hardware acceleration, GPU
Last post by jalih - October 23, 2024, 09:20:43 AM
Hi, I just received STM32MP157 board and got it up and running. Is it possible to get hardware accelerated GPU support working? I would like to use Nuklear based GUI with SDL2 backend for my application and need OpenGL support for that. Also KMSDRM support would be nice.