Dear All, Looking at the documentation, I see that the Ampere Altra Development Platform is shipped with a preinstalled Ubuntu Server 20.04.There are instructions to install Ubuntu 20.04, ...
Dear All, Looking at the documentation, I see that the Ampere Altra Development Platform is shipped with a preinstalled Ubuntu Server 20.04.There are instructions to install Ubuntu 20.04, ...
Hello everyone, We recently designed a custom x86 carrier board based on the LEC-AL and LEC-Base 2 design guides. While the board is functional, we’re facing two key issu...
Yes, https://github.com/bexcran/openbmc is the new location. One tool which can be used to replace MegaRAC with OpenBMC `embedded_reflash` from https://github.com/9elements/embedded_reflash .
I've seen that the old repository linked above is gone. Is https://github.com/bexcran/openbmc the new one? Any news on being able to upgrade from MegaRAC to OpenBMC without replacing the flash chip?
I have a LEC-iMX8MP-QN-4G-32G-CT (pn 91-72512-6010) mounted on a I-Pi SMARC Plus (91-77A07-0020). I try to work with GPIO as described at imx8mplus-docs – I-Pi SMARC section 3. If I type: e...
Hi Anthony, For LEC-EL all GIO''s come from one expander located on the I2C bus, on the I-Pi plus (carrier) there is a second expander respective addresses are 0x3F and 0x3E ...
Hello, I am having trouble understanding how to map the physical pins on the 40-pin rpi compatible header (iPi Smarc Elkhart Lake) to their respective I/O addresses. The manuals for some of the bo...
Dear @Riccardo Benedetti, our support team is investigating the issue. Because this is a BSP build issue that is complicated, I would recommend that you to create a "Ask An Expert" ticket to file t...
Hello @Kothandaraman Kannadasan, it's passed more than 10 days from previuos reply; may I have some updates on this basic functionality? We have multiple boards and this beaviour affects all of them.
@temple run 2: I understand how frustrating it can be when a link doesn’t work. Unfortunately, I can't provide a new link directly, but I recommend checking the official website or contacting...
Hi @Kothandaraman Kannadasan any news on this? Best regards
I also add that there are a lot of failed services on a freshly fladhed board (tried 3 times with FHD and 4K images, same result). It seems that the image you are providing has some issues. $ syst...
@Kothandaraman Kannadasan Thank you for your reply, all the permissions are fine, i tested also other services like the official docker's one. Same result. Service started if launched with systemc...
Dear @Riccardo Benedetti, Enter as a root in the terminal and type below command to see the error log.$ su$ journalctl -u test_service.serviceTry to change the directory and script permission to r...
I’m facing an issue with a systemd service I created on an I-PI SMARC RB5. The service is supposed to execute a simple Bash script at boot, but it does not start automatically. I tested variu...
Quick update, I solved the issue erasing the partitions and flashing again.
I am working with a I-PI SMARC RB5 board that I have recently flashed with the latest versions: LEC-RB5-8G-4K-UBUNTU_20_04-HLOS_2v1.0.2_23_08_07 LEC-RB5-8G-FHD-UBUNTU_20_04-HLOS_2v1.0.2_...
@moto x3m The Schematic of the I-Pi SMARC IMX8M Plus outlines the detailed design and functional layout of this versatile embedded system-on-module.
@Riccardo Damiani,S_GPIO -> GPIO from the SoC Lines.E_GPIO -> GPIO from the SX150Q(i2c GPIO expander). (CN1001)Header - 1 has UART(TTL) Pins [6(GND), 8(TX), 10(RX)] To manage the GPIO...
Also, the two free serials SER1 (/dev/HS1) and SER2 (/dev/HS2) seems to be RS232 serials. Is there a TTL UART serial that I can use? For example pin 8/10 of the expansion header 1 of the board?