Questions tagged [firmware]

Firmware is a type of software that is required to operate a hardware product on the lowest level. Relevant examples include BIOS and firmware blobs for devices such as wireless cards.

Firmware is a type of software held in non-volatile memory such as ROM, EPROM or flash memory. Because of this it is rarely updated or changed. Examples of firmware on devices that can run Ubuntu include BIOS and firmware for internal network cards. Firmware typically provides low-level services to other software, allowing the hardware it runs on to operate.

Firmware is usually written by manufacturers of hardware products. It is rarely made available as source code. When that is the case, a piece of firmware is referred to as a "blob" because it can't be broken down and edited, but an open standard does exist, and third parties may write replacement firmware with source code available.

Firmware in an Ubuntu system is found in /lib/firmware. There is a central Linux firmware git repository and blobs from this are included in an Ubuntu installation, but sometimes, particularly with newer devices, it may be necessary to get firmware from other sources.

378 questions
14
votes
5 answers

w: possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

Whenever I try to install any drivers or something I get this error. Because this error I guess I am not able to on the machine. I have booted normal from recovery mode after that I have rebooted system but no luck. w: possible missing firmware…
pkk
  • 243
5
votes
1 answer

Firmware-updater user guide

In Ubuntu 23.10, a gui program 'firmware-updater' was introduced. Is there a user manual to explain what the various features and buttons do? I am unsure what [Update Checksums] & [Verify Firmware] do and the implications of pressing them. eg: Does…
4
votes
2 answers

Unable to download firmware updates?

I am new to Linux, I keep getting this error message. How do I fix this. Dual booting win10 and Ubuntu 18.10:
oskar1446
  • 43
  • 4
3
votes
1 answer

Long firmware boot time Ubuntu 16.04

My firmware takes a very long time to boot. Running systemd-analyze gives Startup finished in 25.778s (firmware) + 4.166s (loader) + 3.412s (kernel) + 1.223s (userspace) = 34.581s Is there any way I can reduce this? My specs are i7 6700HQ, 8GB RAM,…
3
votes
2 answers

Why is my HP Firefly firmware update not installing?

Edit: I am running Ubuntu 22.10, fully updated. The Ubuntu Software App and the Update manager both indicate that there is a firmware update, but once the firmware downloads and decompresses but then I get the following error from both the command…
2
votes
1 answer

Installing Ubuntu as a main operating system

I am thinking of installing Ubuntu as a main / root operating system over the hardware like the title says. I want to use Ubuntu, but everyone in my home network, and my friends all use windows. If I had Ubuntu, I wouldn't be able to share programs,…
2
votes
1 answer

How to install firmware

I having problems with wifi. I find the firmware. It is .tgz but I don't know how to install it. My wifi card is Network controller: Intel Corporation Wireless 3160 (rev 93) I'm using Ubuntu 14.04
CatCoder
  • 659
2
votes
0 answers

Updating Firmware

I've bought a new computer a few days ago and installed 23.04 onto it. Now I need to look into firmware & drivers to make sure it is all up to date. With Ubuntu, all the drivers come from the kernel (at least in my case they did). The bios can be…
2
votes
2 answers

Possible missing firmware -amd?

On running sudo apt upgrade I constantly get the following which slows down the upgrade: update-initramfs: Generating /boot/initrd.img-5.15.0-52-lowlatency W: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_gpu_info.bin for module…
anarcho
  • 31
1
vote
1 answer

How do you install a .sfw firmware file?

I'm trying to update firmware for a USB lidar. The firmware link (http://scanse.io/downloads) downloads a .sfw file, but I have no idea what to do with it.
1
vote
0 answers

firmware registration failed

I got an error while booting Ubuntu 16.0.4 so, please give me solution on below problem. dmi : firmware registration failed. /dev/sda : clean,207462/249408 files, 1324583/9779712 blocks
sunil
  • 11
1
vote
0 answers

Do I need to update my BIOS?

I'm wanting to try Ubuntu on my PC. (Windows is getting on my nerves) Burnt Live Disk - check Insert into Drive - check Restart pc - check Click try Ubuntu without installing - check Then I get this. [0.036714] [Firmware Bug]: AMD-Vi: IOAPIC[0]…
0
votes
1 answer

Error in updating to Latest Firmware

I am using ubuntu 12.04 LTS and would like to update the latest update releases through update manager.. Below was the error displaying in details of update manager when updating Firmware for Linux kernel drivers and could not update to the latest…
VinayN
  • 1
0
votes
3 answers

When I plug my printer the system automatically knows its make and model

Does the systems reads the firmware of the device and knows it behavior features and functions or does Ubuntu have all the device drivers in a database?
0
votes
1 answer

Firmware Bug, try to use APIC500

Whenever I wake my computer out of suspension, I get the following error code. [Firmware Bug]: cpu 1, try to use APIC500 (LUT offset 0) for vector 0x400, but the register is already in use for vector 0xf9 on another cpu Before the part that says…
Zach W
  • 1
  • 1
  • 2
1
2