<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.squirrelslair.ca/index.php?action=history&amp;feed=atom&amp;title=Raspberry_Pi_5_No_Wi-Fi</id>
	<title>Raspberry Pi 5 No Wi-Fi - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.squirrelslair.ca/index.php?action=history&amp;feed=atom&amp;title=Raspberry_Pi_5_No_Wi-Fi"/>
	<link rel="alternate" type="text/html" href="https://wiki.squirrelslair.ca/index.php?title=Raspberry_Pi_5_No_Wi-Fi&amp;action=history"/>
	<updated>2026-04-29T20:56:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.squirrelslair.ca/index.php?title=Raspberry_Pi_5_No_Wi-Fi&amp;diff=4664&amp;oldid=prev</id>
		<title>Hal: Page Creation</title>
		<link rel="alternate" type="text/html" href="https://wiki.squirrelslair.ca/index.php?title=Raspberry_Pi_5_No_Wi-Fi&amp;diff=4664&amp;oldid=prev"/>
		<updated>2024-04-26T02:36:42Z</updated>

		<summary type="html">&lt;p&gt;Page Creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{TidBit&lt;br /&gt;
|shortDescription=Raspberry Pi 5 Wi-Fi doesn&amp;#039;t work when booting from USB&lt;br /&gt;
|skillSet=Raspberry Pi&lt;br /&gt;
|featured=No&lt;br /&gt;
}}&lt;br /&gt;
There is an issue with older versions of the Raspberry Pi 5 firmware (EEPROM) that can cause problems with Wi-Fi, particularly when booting from USB. If you&amp;#039;re booting from a USB drive and the network isn&amp;#039;t coming up, make an image of Raspberry Pi OS Lite (or normal or full, but Lite takes the least amount of time to download and write to a card), remove the USB disk, and boot from the SD card. Once the Pi has booted up and is visible on the network, connect to it and run the following:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo apt update; sudo apt full-upgrade -y&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once that process completes, run this to update the EEPROM code on the Pi:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo rpi-eeprom-update&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You should now see output that shows what firmware version your Pi currently has and whether there&amp;#039;s a newer version available. If your firmware is old (pre-April 2024), run the following to update it:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo rpi-eeprom-update -a&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once that&amp;#039;s done, shut down the Pi, remove the SD card, reconnect the USB boot device, and (hopefully) the Pi will boot from it.&lt;br /&gt;
&lt;br /&gt;
Reference: https://github.com/raspberrypi/firmware/issues/1837&lt;/div&gt;</summary>
		<author><name>Hal</name></author>
	</entry>
</feed>