Hi All,
This is my first post.
I found this forum while googling about my new X11DPH-T motherboard ("new" because just bought it "used" on eBay ).
Although I still have to install the 2 Xeon 6138 CPUs, I already installed 256GB RAM (8x32GB Samsung 2Rx4 PC4-2666V DDR4 M393A4K40BB2-CTD7Y ECC Reg.) and started playing around with the IPMI.
I can reach the MB and connect, but the only information I get are the below:
In the hardware information, it shows values, but I have no CPUs installed and the RAM seems to be the Samsung 64GB (X4B64QA4XVWDSO-7-TN1)
And there are no values if I check the sensors
I thought that updating the BIOS & the BMC would have fixed the issue.
I tried to do it via the web interface, but I got the "BMC can't force ME to recovery mode" error.
Luckily, I found this post and was able to update both.
I rebooted it and I can now read
But I have the same values in Hardware Information and in Sensor Readings
Via the SUM command I'm getting:
and this:
Any suggestions?
Thanks for your help
This is my first post.
I found this forum while googling about my new X11DPH-T motherboard ("new" because just bought it "used" on eBay ).
Although I still have to install the 2 Xeon 6138 CPUs, I already installed 256GB RAM (8x32GB Samsung 2Rx4 PC4-2666V DDR4 M393A4K40BB2-CTD7Y ECC Reg.) and started playing around with the IPMI.
I can reach the MB and connect, but the only information I get are the below:
Code:
System
Firmware Revision : 01.64
IP Address: 192.168.001.209
Firmware Build Time : 01/16/2019
BMC MAC Address: ac:1f:6b:xx:xx:xx
System LAN1 MAC address :ac:1f:6b:xx:xx:xx
Redfish Version : 1.0.1
CPLD Version: 02.b6.02
And there are no values if I check the sensors
I thought that updating the BIOS & the BMC would have fixed the issue.
I tried to do it via the web interface, but I got the "BMC can't force ME to recovery mode" error.
Luckily, I found this post and was able to update both.
I rebooted it and I can now read
Code:
System
Firmware Revision: 01.74.14
IP Address: 192.168.001.209
Firmware Build Time: 11/30/2023
BMC MAC Address: ac:1f:6b:xx:xx:xx
System LAN1 MAC Address: ac:1f:6b:xx:xx:xx
IPv6 Address1 : fe80:0:0:0:ae1f:6bxx:xxxx:xxxx/64
Redfish Version: 1.8.0
CPLD Version: 02.B6.02
Via the SUM command I'm getting:
Code:
sudo ./sum -i 192.168.1.209 -u ADMIN -p ADMIN -c GetBmcInfo
Supermicro Update Manager (for UEFI BIOS) 2.13.0 (2023/08/25) (x86_64)
Copyright(C) 2013-2023 Super Micro Computer, Inc. All rights reserved.
....
Managed system...........192.168.1.209
BMC type.............X11_ATEN_AST2500
BMC version..........01.74.14
BMC ext. version.....01 00 00 (P)
BMC build date.......2023/11/30
Code:
sudo ./sum -i 192.168.1.209 -u ADMIN -p ADMIN -c GetBiosInfo
Supermicro Update Manager (for UEFI BIOS) 2.13.0 (2023/08/25) (x86_64)
Copyright(C) 2013-2023 Super Micro Computer, Inc. All rights reserved.
....
Managed system..........................192.168.1.209
Board ID............................0981
BIOS build date.....................N/A
Thanks for your help