Install Firmware for Kernel Drivers on Ubuntu
This article is for those looking for a detailed and straightforward guide on installing firmware for kernel drivers on Ubuntu.
Visit the linux-firmware directory, then locate and copy the URL of the latest .deb file for the โlinux-firmwareโ package.

Create a new directory for the โlinux-firmwareโ package using the command:
mkdir /tmp/linux-firmware
Go to the new directory using the command:
cd /tmp/linux-firmware
Download the new version of the โlinux-headersโ package with the โ.debโ extension using the command:
wget https://mirrors.edge.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.183_all.deb
Now you need to install the downloaded package using the command:
sudo dpkg -i *.deb
Specify the password for the account and press โEnterโ.

We reboot the operating system using the command:
sudo reboot
Patreon Exclusives
๐ Join my Patreon and dive deep into the world of Docker and DevOps with exclusive content tailored for IT enthusiasts and professionals. As your experienced guide, I offer a range of membership tiers designed to suit everyone from newbies to IT experts.
Tools I Personally Trust
If youโre building, breaking, and trying to keep your digital life sane (like every good DevOps engineer), these are tools I actually use every day:
๐ธ Proton VPN (60% off link) - my shield on the internet. Keeps my Wi-Fi secure, hides my IP, and blocks trackers. Even on sketchy cafรฉ Wi-Fi, Iโm safe.
๐ Proton Pass (50% off link) - my password vault. End-to-end encrypted logins, 2FA, and notes - all mine and only mine.
๐ฆ GitKraken Pro (50% off link) - my visual Git sidekick. Beautiful commit graph, easy merges, and fewer โWTF just happened?โ moments.
๐ These links give you discounts - and help support the channel at no extra cost.
Gear & Books I Trust
๐ Essential DevOps books
๐ฅ๏ธ Studio streaming & recording kit
๐ก Streaming starter kit
Social Channels
๐ฌ YouTube
๐ฆ X (Twitter)
๐จ Instagram
๐ Mastodon
๐งต Threads
๐ธ Facebook
๐ฆ Bluesky
๐ฅ TikTok
๐ป LinkedIn
๐ฃ daily.dev Squad
โ๏ธ Telegram
๐ GitHub
Community of IT Experts
๐พ Discord
Refill My Coffee Supplies
๐ PayPal
๐ Patreon
๐ฅค BuyMeaCoffee
๐ช Ko-fi
๐ GitHub
โก Telegram Boost
๐ Bitcoin (BTC): bc1q2fq0k2lvdythdrj4ep20metjwnjuf7wccpckxc
๐น Ethereum (ETH): 0x76C936F9366Fad39769CA5285b0Af1d975adacB8
๐ช Binance Coin (BNB): bnb1xnn6gg63lr2dgufngfr0lkq39kz8qltjt2v2g6
๐ Litecoin (LTC): LMGrhx8Jsx73h1pWY9FE8GB46nBytjvz8g
Is this content AI-generated?
No. Every article on this blog is written by me personally, drawing on decades of hands-on IT experience and a genuine passion for technology.
I use AI tools exclusively to help polish grammar and ensure my technical guidance is as clear as possible. However, the core ideas, strategic insights, and step-by-step solutions are entirely my own, born from real-world work.
Because of this human-and-AI partnership, some detection tools might flag this content. You can be confident, though, that the expertise is authentic. My goal is to share road-tested knowledge you can trust.