EU Asrock rack E3C252D4U-2T (105 euros)

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

MSameer

Active Member
May 8, 2025
241
171
43
Got it working.

Bios -> server mgmt (management) -> bmc network configuration -> switch "BMC out of band access" from no change to enabled.

The board is an ovh oem board apparently. It is running ovh bios. Reminds me of the mc12-le0 liquidation...

I do not know the default password. Neither admin/admin nor admin/password worked. To reset it:

1. Enter bios
2. Load default bmc settings
3. Reboot
4. Go make some coffee (bmc needs time to initialize).
5. Enter bios and toggle bmc access
6. Profit.

Boy, this bios feels clunky. I miss supermicro.



IMG_20260224_220830_Arcide-LMC8.4-OP9P-v7.12.jpg
 

luckylinux

Well-Known Member
Mar 18, 2012
1,672
547
113
I only have UDIMMs in ECC right now. I can't access BMC. I get nothing on VGA output and the IPMI doesn't seem to get an IP to connect to.

I ordered a cheap single dimm and a cheap pentium G cpu to test out with.
From my experience with the Intel CC150 which apparently does NOT support ECC unbuffered RAM, it booted up just fine with ECC unbuffered RAM. It just did NOT enable the ECC Feature and you could see that in GNU/Linux via dmesg / dmidecode -t memory.

Different Platform sure, but I was also surprised that mine posted at all with ECC unbuffered RAM, if ECC wasn't supported.
 

MSameer

Active Member
May 8, 2025
241
171
43
I forgot. Once bmc network defaults are loaded, login via admin/admin and you will be prompted to change the password
 

luckylinux

Well-Known Member
Mar 18, 2012
1,672
547
113
Got the cpu.

I can see bmc is getting a lease from my dhcpd but i am unable to access it or even ping.

I am connecting the cpu fan to fan1 and it's rotating. BMC heartbeat seems fine.

Not sure what is going on here.
I just had a similar situation with a Supermicro X11SCZ-F, not sure either :confused: .

I needed to turn the System ON in order for the BMC to get an IP Address from DHCP for some weird Reason :confused:.

Possible Reasons in your Case might also include VLANs or a duplicated IP Address (possible if you use dual redundant Routers which failed to synchronize themselves with each other). Or you got a Network Loop somewhere (I had it with my UNIFI WiFi Access Point).

I'd suggest booting a GNU/Linux LiveUSB (I had better success with Ubuntu on UEFI Systems, although I usually use Debian in BIOS Mode, default Debian GRUB Installation for UEFI seems to be messed up) and make sure that you have dhcpcd enabled (or NetworkManager or e.g. dhclient -v in a Shell Script e.g. /etc/rc.local Auxiliary Service with associated Systemd Service enabled).

Then check with ipmitool lan print what is going on. You can also reset the Password later on.
 
  • Like
Reactions: MSameer

MSameer

Active Member
May 8, 2025
241
171
43
I have an extra CPU/RAM module on the way to check. Hopefully get some time this weekend.
My current config never got a lease on management.
It doesn't matter because even if you get a lease, you might not be able to access IPMI.

The boards are clearly not new. I can tell because I have 2 boards with different bmc access configuration.

Try connecting a vga cable and see what you get.

My RAM is samsung m391a2k43bb1-ctd

EDIT: It is possible your bmc is configured to not get a lease. Try popping the cmos battery?
 
Last edited:

Magnet

Active Member
Jan 25, 2018
244
186
43
North Florida
Well. I've tried everything I can think of.

I did the clear CMOS procedure and ended up putting in a new battery just in case
Tried my original set of 4 UDIMMs, all 4, 2 and 1 DIMM at a time, tried another single UDIMM
Tried my original 2324G and also a compatible pentium
Tried multiple PSUs
CPU fan is connected to one of the fan headers, it never spins
Nothing else is connected except power to motherboard
Tried with/without keyboard in USB port.
When I power the PSU, i get a flash of lights from the ethernet ports, then a slow blink near the ASpeed chip and a solid green between RAM and 24 pin power.

Nothing happens if I short power on pins.

I never get anything from the VGA port.

I think its busted unless anyone has any ideas.
 

hmartin

Well-Known Member
Sep 20, 2017
450
436
63
39
Nothing happens if I short power on pins.

I never get anything from the VGA port.

I think its busted unless anyone has any ideas.
Do you have a ch341a and the ability to dump BIOS? I don't think you will get fan spin if the BIOS is corrupt/missing. I would try to restore the BIOS from a known-good dump of someone else with a working board. I don't know if BIOS is socketed on these boards, but some newer platforms have 1.8V BIOS chips, so measure voltage before you YOLO at 3.3V, or just Google the part number of the BIOS chip and find the datasheet.
 

luckylinux

Well-Known Member
Mar 18, 2012
1,672
547
113
Got it working.

Bios -> server mgmt (management) -> bmc network configuration -> switch "BMC out of band access" from no change to enabled.

The board is an ovh oem board apparently. It is running ovh bios. Reminds me of the mc12-le0 liquidation...

I do not know the default password. Neither admin/admin nor admin/password worked. To reset it:

1. Enter bios
2. Load default bmc settings
3. Reboot
4. Go make some coffee (bmc needs time to initialize).
5. Enter bios and toggle bmc access
6. Profit.

Boy, this bios feels clunky. I miss supermicro.



View attachment 47853
On Supermicro at least you should be able to reconfigure the IPMI Admin Password fairly easily from a Live Linux System (e.g. LiveUSB or NetBoot):
Code:
# Reset ADMIN Password
# Admin is typically User #2
ipmitool user set password 2
You can also reconfigure IPMI to use DHCP (then reboot the BMC) by Issueing these Commands on Supermicro Motherboards:
Code:
# Configure IPMI to use DHCP IP Addressing
# Supermicro: use channel 1
ipmitool lan set 1 ipsrc dhcp

# Reboot the BMC
ipmitool bmc reset cold
On the Fujitsu TX1320 M3 I had to use another Channel, so it might be a slightly different Command in your Case too:
Code:
# Fujitsu TX1320 M3: use Channel 2
# Configure IPMI to use DHCP IP Addressing
# ipmitool lan set 2 ipsrc dhcp

# Reboot the BMC
ipmitool bmc reset cold
 

MSameer

Active Member
May 8, 2025
241
171
43
Well, I'd say it's busted then. Return and request another unit?

If shorting the pins does not work (and you are shorting the correct pins) then nothing else can be done :-(
 

Magnet

Active Member
Jan 25, 2018
244
186
43
North Florida
I don't have a bios reader/programmer.

The label on it says:

E3C252D4U-2T/OVH
1.21

I wonder if I could source one pre-written with a fresh BIOS?
 

Magnet

Active Member
Jan 25, 2018
244
186
43
North Florida
Well, I'd say it's busted then. Return and request another unit?

If shorting the pins does not work (and you are shorting the correct pins) then nothing else can be done :-(
Yep. confirmed that also. My timeline for return is closing March 7, so might be initiating a return :(
 

MSameer

Active Member
May 8, 2025
241
171
43
We all like to tinker but in this case I'd return and order a new board. Why tinker with something when it might not work at the end?

I ordered 2 boards and they both work so it's just bad luck on your side.
 
  • Like
Reactions: Magnet

randomusername1

New Member
Feb 27, 2026
5
0
1
I bought one of these from US Ebay from a seller in Netherlands. It doesn't come with an IO shield, but you can buy it for $8 from Asrock support. They were $125, but they upped them to around $150 now. I think its a good deal if you have supporting parts. I already had a compatible CPU and UDIMM ECC, so no brainer for me.

what did you e-mail them to asrock support to reply with the $8 for io shield? can't get them to reply for the life of me.