danayer/linux-firmware-git
Project ID: 161441
Description
🔧 Linux Firmware Collection
This repository contains the latest firmware files required by the Linux kernel to operate various hardware devices.
📝 Overview
This package includes essential firmware files for a wide range of hardware components, including:
- 🎮 GPU firmware (AMD, Intel, NVIDIA)
- 📡 WiFi/Bluetooth adapters
- 🌐 Network interface cards
- 🔊 Sound cards
- 📺 DVB devices
- 💻 CPU microcode updates
- ⚙️ And many more
📦 Main Package Components
📍 Core Package
- linux-firmware- Main package containing general firmware files
- linux-firmware-whence- WHENCE license documentation
🎮 GPU Firmware Packages
- amd-gpu-firmware- AMD GPU firmware (amdgpu, radeon)
- intel-gpu-firmware- Intel GPU firmware (GuC, HuC, DMC)
- nvidia-gpu-firmware- NVIDIA GPU firmware
🌐 Network Related Packages
- atheros-firmware- Qualcomm Atheros WiFi/Bluetooth
- brcmfmac-firmware- Broadcom/Cypress WiFi/Bluetooth
- iwlwifi-firmware- Intel Wireless WiFi
- mt7xxx-firmware- MediaTek WiFi/Bluetooth
- realtek-firmware- Realtek devices
- tiwilink-firmware- Texas Instruments devices
🔊 Audio Packages
- cirrus-audio-firmware- Cirrus Logic audio devices
- intel-audio-firmware- Intel audio DSP
📌 Version Information
Current version: Latest commit (checks every 10 hours and compiles)
Installation Instructions
This repository provides linux-firmware-git package for Fedora. For an improved experience, it is recommended to use it alongside mesa-git and libdrm-git.
Steps to Get Started
1. Enable the linux-firmware-git Repository
Run the following command in your terminal to enable the linux-firmware-git repository:
sudo dnf copr enable danayer/linux-firmware-git
2. Recommended: Enable Additional Repositories
For the best experience, consider enabling these complementary repositories:
- linux-kernel-next:
sudo dnf copr enable @kernel-vanilla/next
- mesa-git:
sudo dnf copr enable danayer/mesa-git
- libdrm-git:
sudo dnf copr enable danayer/libdrm-git
- Vulkan-git:
sudo dnf copr enable danayer/Vulkan-Git
3. Package update
Run the following command in your terminal or use the GUI software management tool on your system.
sudo dnf  update --refresh   -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  Fedora 41 | aarch64 (1226)*, i386 (1211)*, ppc64le (1250)*, s390x (1162)*, x86_64 (37520)* | Fedora 41 multilib x86_64+i386 (1245 downloads) | 
|  Fedora 42 | aarch64 (1669)*, i386 (3022)*, ppc64le (1269)*, s390x (1264)*, x86_64 (104084)* | Fedora 42 multilib x86_64+i386 (2885 downloads) | 
* Total number of downloaded packages.