not sure this is e-waste : good enough for meThey are e-Waste
not sure this is e-waste : good enough for meThey are e-Waste
another long shot:try to get rid of these 5700X
I got a few Supermicro CSE-512 for around 80 EUR each, with a X11SSL-F or X11SSM-F Motherboard, 200W PSU and Intel Xeon E3-1230 v5 ...Its this 8U case from innovision, its a "blade style" approach with 10 vertical rack cases in the outer 8U shell.
Still direct access to all from the rear like a normal case.
While its a bit steep of a pricetag its cheaper than 10x 1U cases.
I feel I don't have enough Time for that.I tend to blow my budget every month, but i try to keep selling off toys as i get new ones.
I'm curious as to how you can use both PCIe Slots in such a Scenario (or a 1U Chassis for that Matter).I either need to go compact like those or just dedicate a rack to the ryzen nodes.
Then it would be drawing up a custom 3U case for that mobo to 3d print, to get full card height and more strength on the front ears.
dmidecode -t memory | grep -i 'error correction'
dmidecode -t memory | grep -i 'error correction'
well I haven't checked if it actually does update but it thinks it can, some 202502xx update i believe on Debian 12.1 (underlying the proxmox)I seem to recall Proxmox blocks microcode Updates by default as well.
Yeah positive ... I'm also kind of in the middle of nowhere but then you also need to Pack it and almost daily trips to the Parcel Store to ship them outThis one positive side of living in the middle of nowhere, nobody wants to pick up stuff and its always shipping it.
it does more than that I think...Isn't it just to install theamd64-microcodePackage and possibly removing the Blacklisting in e.g./etc/modprobe.d/amd64-microcode-blacklist.conf?
Why do we need a custom Script just for that?
msg_info "Downloading AMD processor microcode package $microcode"
curl -fsSL "https://ftp.debian.org/debian/pool/non-free-firmware/a/amd64-microcode/$microcode" -o $(basename "https://ftp.debian.org/debian/pool/non-free-firmware/a/amd64-microcode/$microcode")
msg_ok "Downloaded AMD processor microcode package $microcode"
msg_info "Installing $microcode (this might take a while)"
dpkg -i $microcode &>/dev/null
msg_ok "Installed $microcode"
yes, boards are upgraded 2.12 (instant flash using usb stick)You are on BIOS L2.12 with the AMD Ryzen 3700X ? just to make sure it will still work with AMD Ryzen 3700X if I upgrade the BIOS now
What do you mean exactly ? Just curious. And yeah, everybody can modify any Part of any Quote of Anything/Anyone (not only limited to URLs).why can someone who quotes another post change the link and use this 'feature' to link someone to another targeted malicious address? Is this a feature, a bug or ....
unpowered the CPU the first time ? ( standby power to PCH / SoC )and installed a NIC and now ECC seems to be recognized !!
Is there a Way to flash from Linux or can it only be done from EFI Shell ?It seems there are three ROM-s available for ASPEED:
Maybe we just need to flash the combined VBIOS+UEFI ROM to ASPEED and then VGA will also work pre-os in legacy BIOS mode.
- VBIOS
- UEFI
- VBIOS+UEFI
You can flash in EFI console.
Download link:
What the Hell is "+ Reserve 4MB Buffer" ? Do we need this extra Buffer (thus use;===============================================================================
; ASPEED Graphics VBIOS + UEFI Driver ReadMe
;===============================================================================
1.Overview:
- ASPEED Graphics VBIOS + UEFI GOP Driver (Expansion ROM format)
2.UEFI Driver Release Architecture:
- X64 : X64 Merge Binary with signed
3.UEFI Driver Release Image Description:
- uefi_2500.rom: AST2500/2510/2530, MCLK=800Mhz
- uefi_2500_r4.rom: AST2500/2510/2530 + Reserve 4MB Buffer, MCLK=800Mhz
- uefi_2600.rom: AST2600 + ASTDP + D-sub, MCLK=800Mhz
- uefi_2600_r4.rom: AST2600 + ASTDP + D-sub + Reserve 4MB Buffer, MCLK=800Mhz
- uefi_2600_vga.rom: AST2600 + D-sub , MCLK=800Mhz
4.Contact Window:
- aspeed_vga_support@aspeedtech.com
uefi_2500_r4.rom) or should we use the other one (uefi_2500.rom) ?will this file works with 5600X, or do i need to change any thing? i am quite new with bios mod, so i just want to be sure.OK, so it is like @RolloZ170 said.
You need a COMPLETE Poweroff (don't know for how long exactly, give it at least 30 Seconds with the Power Cord DETACHED).
I rebooted with the Graphics Card installed and it still works with ECC. And I still can't see these Menus that should exist in the BIOS ...
Note that I am on BIOS L2.12 now. But BIOS update alone did NOT fix this !
I used the Scripts inside the SSP Subfolder. Boot into UEFI Shell. RunCode:root@LiveUbuntu02:~# sudo dmidecode -t memory | grep -i 'error correction' Error Correction Type: Multi-bit ECC root@LiveUbuntu02:~# dmesg | grep -i edac [ 0.650354] EDAC MC: Ver: 3.0.0 [ 6.543072] EDAC MC0: Giving out device to module amd64_edac controller F19h_M20h: DEV 0000:00:18.3 (INTERRUPT) [ 6.543076] EDAC amd64: F19h_M20h detected (node 0). [ 6.543080] EDAC MC: UMC0 chip selects: [ 6.543082] EDAC amd64: MC: 0: 0MB 1: 0MB [ 6.543084] EDAC amd64: MC: 2: 0MB 3: 0MB [ 6.543088] EDAC MC: UMC1 chip selects: [ 6.543089] EDAC amd64: MC: 0: 0MB 1: 0MB [ 6.543091] EDAC amd64: MC: 2: 8192MB 3: 8192MBpatch.nsh. Reboot withreset. Boot into UEFI Shell. Runread.nsh. Shutdown. Disconnect Power Cord for at least 30 Seconds. Boot into Debian/Ubuntu and checkdmesg/dmidecode.
Note: feel free to downloadsetup_var.efifrom the Official Github Page, you don't need to use the one that I provided if you don't trust it. I just don't want starting to have to edit Subfolders and whatnot or Upload the 8 Patch + Read Scripts individually depending on what CPU we want to test against.
It still sucks that nothing shows up in the BIOS Menu. But I guess this is better than nothing, right?
EDIT 1: maybe also worth trying with JUST the BIOS Update + Poweroff. But from what I recall from @ALinden, that didn't seem to work. Not sure if he did a complete Power Off though ...
EDIT 2: @ALinden, @azee: can you try the Procedure with the Poweroff as Indicated in this Post ? I'm NOT getting the Menu showing up in BIOS but ECC seems to have started working now !
sudo dmidecode -t memory | grep -i 'error correction'
Error Correction Type: None
That's not my Experience thoughNo video from onboard VGA pre-OS, but system POSTs and tries to boot. So if you boot linux it will initialize the onboard AST graphics and you get picture.
Ah, sad to hear thatI tried the ASPEED VROM flash utility for EFI shell too. It says it can't find VGA and won't do anything.
How were you planning on "Mechanically" laying out the 6-pin from one Chassis to the other though ?Im doing this for multiple stacks of 4-8 boards each.
Pico psus like these ones and they just use pci-e 6pin leads to a breakout board like this.
(Both are random example listings, might not be the cheapest etc)
Cheap and power efficient.
./SCELNX_64 /o /s nvram.txt /a produces a text file with all settings and options. Interestingly variable (varstore_id) is not listed. Looking at the output I see that with 5700X "ECC Enable" has offset 0x11B. So this confirms that with Vermeer CPU CbsSetupDxeSSP is used.reset (so no power off) and surprise surprise ECC is active AmdSetup:0x11B=0x01 and AmdSetup:0xD4=0x01I also had a CRIMPED Molex to SATA Adapter went up in Smoke as soon as I started a PC, so I agree, that is unfortunately NOT true all the Time.Its not like crimped vs non-crimped alone say anything regarding if its a risk or not tho.
Low quality of either can be a fire risk, neither is a fire risk as a general rule.
(The old rule of thumb is not about non-crimped plugs in general either, its about some specific low quality adapters that sellers used to include.)
???? Well first would be to Select a Chassis and PSU ... For the Price I was tempted to actually get the Fujitsu TX1320 M3 Barebones and just get the Motherboard and PSU Out. Still cheaper than the Silverstome ML03 and has 4 x SSD Hot Swap Bays.I can only imagine your disappointment unpacking a brand new server and first task is to start chopping off connectors.
You didn't answer the QuestionHow were you planning on "Mechanically" laying out the 6-pin from one Chassis to the other though ?
I tried to see if I could find some 6-pin Female to 6-pin Female Pass-through Adapters but couldn't find any.
Otherwise just get a standard Cable, some heatshrink Sleeve and a Cable gland and let it hang out of the Chassis ?
./SCELNX_64 /o /s nvram.txt /a /vDid you use ECC Memory by any Chance ?I received Ryzen 5600X and Ryzen 2200G on weekend
I started with Ryzen 2200g
VGA display no output, No Input signal detected
connect the keyboard to internal USB3.0 header, keyboard respond to NUM, SCROLL and CAPS lock.
Dr. Debug complete the initialization with 62 and 02 and then turn OFF
connect external GPU to both X16 and X8 PCI-E, still no display.
Clear CMOS pad did not help. did multiple time with removing the battery, Power cord , RAM and etc.
Next day i swap the process with Ryzen 5600X
and VGA TURN ON at first boot.
The first thing i notice was the BIOS version, it was L2.11
Rear USB ports are working as well.
I have few more boards to test during weekend.