@Willy Tarreau responding to myself, it's indicated in this thread that the firmware images have been removed (!): https://www.ipi.wiki/community/forum/topic/119680/edk2-github-repo-disappear...
@Willy Tarreau responding to myself, it's indicated in this thread that the firmware images have been removed (!): https://www.ipi.wiki/community/forum/topic/119680/edk2-github-repo-disappear...
Likewise, I couldn't find any configuration that would present me a different version from the last I flashed, so I don't know if both copies were flashed at once last time or if the jumpers are ig...
Sadly the message says it all. That's what I'm getting after the "Press Escape for boot options" in EDK2 if I don't press anything. If I press Escape, then the machine hangs. I tried the following...
Btw, the edk2_aadp github repository above doesn't exist anymore. There are other ones, all older than 2.09.100, so I'm not sure ADLINK is uploading firmwares on github anymore.
@Rebecca Cran I'm confused, the image from November I found in the download section for AADK is a 2.04.100 while I'm on 2.09.100. Maybe there's a different download link that I didn't find ? Thanks!
@Rebecca Cran Hi Rebecca! Much appreciated, thank you. I'm willing to give it a try. Unfortunately the machine is refusing to boot again for an unknown reason ("synchronous exception at xxx"...
Hi Rebecca, MMC on module connect to the SMPro through pre-defined I2C bus. leverage it from Ampere Altra's reference design. it is capable of reading information. for example, by usi...
Yes that would work if you flash the SPI flash on the module through DB40 connector with a Dediprog. However if you would like to have a backup / recovery on the carrier SPI flash, that is p...
@Ruler of COM The 13MB version can also be burned via an eeprom programmer by specifying the offset to flash it at. e.g. dpcmd --spi-clk 0 -v -a 0x400000 -u edk2_fw.bin
@Ruler of COM You already have EDK2 v2.04.100.11 on LVFS: https://fwupd.org/lvfs/devices/com.adlinktech.COM-HPC-ALT-CC.firmware
Rebecca we took it down for a couple of days because we found a small issue when updating to this version while BMC is not latest version 2.06. Not critical but we are modyfying the README to adivs...
I noticed the Github repository at https://github.com/ADLINK/edk2_aadp/ no longer exists. I was wondering why it's been removed or the permissions changed so we can no longer access it.
I've been working on porting OpenBMC to the ADLINK Ampere Altra Dev Kit, and from reading the Ampere Altra BMC Interface document it looks like I should be able to use the smpro-hwmon driver to rea...
Replacing that 60mm rear fan by two stronger ones (effectively quadruplung air throughput there) helped a bit. With those, I now get the open-case temperatures now also with a closed case. But I a...
I think Redfish support on MegaRAC is a licensed feature you have to buy.
Hi Jiaheng, the carrier board jumper setting is correct. we are investigating this feature and will give update. thanks
For the CPU temperature issue, the BMC would need to be built with the Linux smpro-core and hwmon-smpro drivers. https://docs.kernel.org/hwmon/smpro-hwmon.html
Thermal paste vs. pad doesn't make much of a difference for me. With the case closed, the CPU temperatur goes to 105°C. IMO, the current CPU cooler is not very well suited for a rack case: It...
Peter, Looking at the partnumber you provided this is a SATA drive, note that you need NVMe storage Sadly SATA is on it's way out in most of the arm based SOC's
@Will 💜 I have it reading data from the FRU and showing the system information (mfg, serial number etc.) but so far adding sensors for fan monitoring/control, voltages etc. has eluded me. I have th...