Sunday, May 22, 2016

How to upgrade BIOS via IPMI Web interface

BMC Web interface BIOS upgrade process (B7056)

1.      Remote access BMC Web interface, select Maintenance sub-title. Click “Enter Update mode”.

Monday, May 16, 2016

How to upgrade S7053 BIOS in UEFI Shell


1.      Prepare the follows item
A.         S7053GM2NR, BIOS v1.07, no ECN
B.         CPU: E5-2640 v2
C.         RAM: DDR3-1333 8GB x2
D.        Blank USB flash device

Thursday, May 12, 2016

How to set BMC time by ipmi command

Type the follows ipmi command in Linux

ipmitool -H host_IP -U username -P password sel time set "mm/dd/yyyy hh:mm:ss"

ex.
ipmitool -H 192.168.137.100 -U root -P superuser sel time set "04/26/2016 09:16:16"

Friday, May 6, 2016

Thursday, May 5, 2016

How to flash BMC firmware by Linux command line


Application requirement
a.      UH8L
b.      SOCFLASH for Linux
c.       IPMITOOL
Process
1.      Use putty to remote access Linux

2.      Type ./UH8L –d to get BMC ip address and MAC address. Record it.


How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...