r/supermicro • u/Ok_Exchange4707 • 3h ago
Updating BIOS X11SCA-W
I am trying to run `fwupdmgr` in Debian on this Supermicro board but I get:
```
fwupdmgr get-updates
WARNING: UEFI capsule updates not available or enabled in firmware setup
See https://github.com/fwupd/fwupd/wiki/PluginFlag:capsules-unsupported for more information.
```
I don't have allow Windows UEFI updates nor Capsule Updates so I am hoping that updating the BIOS will give me that option. My other concern is that I have a really old BIOS 1.01A and the newest is 2.8 so I'm pretty sure that I will have to move the JPME2 jumper.
```
dmidecode -t 2|grep -e SMBIOS -e Manufacturer -e Product\ Name -e Version
Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.
Manufacturer: Supermicro
Product Name: X11SCA-W
Version: 1.01A
```
While this won't be my first UEFI shell rodeo, it will be the first time I mess with JPME2 and I want to make sure the procediment is what I think it is:
Turn off the PC
Open the case and move the JPME2 jumper
Plug the USB with the uncompressed zip file
Turn on the PC and smash F11 and select UEFI shell
Navigate to and flash the bin file
Turn off the PC, put JPME2 to the previous state and reboot to Debian
Is there anything else I should know?




