Questions tagged [firmware]

This tag is for questions related to the ROM BIOS of a computer, which may contain only elementary basic functions of a device and may only provide services to higher-level software. Firmware such as the program of an embedded system may be the only program that will run on the system and provide all of its functions.

Firmware such as the ROM BIOS of a personal computer may contain only elementary basic functions of a device and may only provide services to higher-level software. Firmware such as the program of an embedded system may be the only program that will run on the system and provide all of its functions.

Reference

https://en.wikipedia.org/wiki/Firmware

160 questions
3
votes
3 answers

What app in Dell firmware update actually writes the firmware to disk?

I have a Dell PowerEdge R710 server, fitted with Hitachi HUS156045VLS600 450Gb SAS drives. Unfortunately the disks are running NetApp NA02 firmware. I'd like to apply Dell E770 firmware so the drives run better with the MegaRAID/PERC H700/PERC 6i …
David McNeill
  • 196
  • 1
  • 10
3
votes
1 answer

Dell UEFI0023: Bios is unable to send the End of POST message to Management Engine because it is not responding

After updating firmware on a Dell PowerEdge R730xd we received the following error message: UEFI0023: BIOS is unable to send the End of POST message to Management Engine because the Management Engine is not responding. Description: The End of…
Greg Bray
  • 5,610
  • 5
  • 36
  • 53
3
votes
1 answer

Check firmware version of iPhones using Exchange?

I have about 20 users that use iphones that are connected to exchange. They have the device policy that says you have to have a lock code and 10 wrong passwords erases your phone, etc. I am using exchange 2010 and was wondering if there is a way…
Narzard
  • 155
  • 7
3
votes
3 answers

Recommended 256 GB SSD for Linux servers

I need some relatively-affordable 256 GB SSD drives for a Linux application where fast seek performance (many IOPS) is more important than sequential throughput. The ratio of reads to writes is more than 10,000 to 1. I like Intel X-25 drives but…
Kevin
3
votes
1 answer

Dell R710 LifeCycle and iDRAC6 bad firmware flash

I have an R710 server that I need help with. Earlier today I wanted to update my BIOS and LifeCycle controller. I tried through the F10 System manager, but because my LifeCycle controller and iDRAC were low versions, I had to update those first. I…
user3748168
  • 31
  • 1
  • 2
3
votes
2 answers

Supermicro NICs gone after BIOS update

Just updated the BIOS of two Supermicro 1022G-URFs to R3.5. They've both the mainboard H8DGU-F with two onboard Intel 82576 NICs. One of the two Supermicros doesn't have any visible NICs at all after this BIOS update. They are not even listed in the…
Bart van Kleef
  • 109
  • 1
  • 7
3
votes
1 answer

Is it possible to update Supermicro ConnectX-3 Firmware with newer firmware from Mellanox?

I have a Supermicro server with a X9DRT-HIBFF motherboard installed. It has on-board Infiniband based on the ConnectX-3 chipset from Mellanox. Supermicro supply firmware version 2.10.0700 and unfortunately it doesn't support SR-IOV, it's too old. …
hookenz
  • 14,472
  • 23
  • 88
  • 143
3
votes
1 answer

HP ProLiant firmware update policies/schedule/strategy

I'm looking for a few ideas on how to keep HP server firmware up-to-date. How do other administrators keep the firmware revisions in check? Do you upgrade on a regular basis? Do you only run updates when you run into problems? In my experience, HP…
ewwhite
  • 197,159
  • 92
  • 443
  • 809
3
votes
1 answer

Update BIOS on Sun Fire X4150 server

I have some Sun Fire X4150 servers with a very old BIOS release (1ADQW015), which seems to have some compatibility problems with WMware ESX Server 3.5 and Windows 2008 R2 virtual machines; so I want to update the BIOS on them. The problem: according…
Massimo
  • 70,200
  • 57
  • 200
  • 323
3
votes
5 answers

Adaptec 2420SA RAID 1 rebuild 66% after 1 week

We're running a 500GB RAID 1 on an Adaptec 2420SA - 2x500GB Hitachi Drives. It suddenly crashed and required a rebuild -- was not even booting. It's only at 66% after about a week. Very frustrated. This is the second box with the same card and…
moss
3
votes
0 answers

zfs pool with slow speed on SAS drive with high latency

We have 3 servers in a gluster pool. Each computer's spec is (Advance STOR-2 Gen 2 at OVH): AMD Ryzen 7 Pro 3700 - 8c/16t - 3.6 GHz/4.4 GHz 6 x 14 TB disk (WD DC HC 530, using CMR technologies) western Digital Documentation 2 supplemental drives…
Dboy
  • 41
  • 2
3
votes
1 answer

Debain 10 - Installing kernel 5 from backports

I tried to install kernel 5.x from backports in a frsh installed debian 10 and I failed because I have a 10G NIC: echo deb http://deb.debian.org/debian buster-backports main contrib non-free > /etc/apt/sources.list.d/buster-backports.list apt-get…
Janning
  • 1,421
  • 2
  • 21
  • 38
2
votes
2 answers

How to find Dell firmware versions through powershell

Looks like my newer servers are immune to this: #Get-WmiObject -Namespace root\CIMV2\Dell -Class Dell_CMApplication -Filter "componentType = 'FRMW'" -ComputerName "localhost" | Select name,version This returns: the name space root\cimv2\dell is…
SuperZumo
  • 23
  • 5
2
votes
2 answers

HP iLO 4 firmware update failure, stuck on "Checking HP Secure Digital Signature" and 1% flash progress. Stuck on firmware 1.51, ProLiant DL360p Gen8

I am trying to update the iLO 4 firmware on a HP ProLiant DL360p Gen8. It's a VMHost, running VMware ESXi, 5.1.0, 2323236. The VM's it runs are Windows Server 2008 R2 Standard. It's currently running iLO Firmware v1.5.1. I am trying to update it…
Protonus
  • 41
  • 2
  • 6
2
votes
2 answers

Upgrading firmware for a PERCH700 RAID card on an old Dell Studio XPS 9100 desktop, running CentOS 7.5

I run a home media server on an older Dell XPS studio 9100 desktop with a Dell PERC H700 RAID card. I've been trying to upgrade firmware on the perc card and I haven't been able to, always get: [root@centos Dell]#…
1 2
3
10 11