If you are experiencing an issue during updating `linux-firmware` where the download is super slow, cancel the update and run the following commands in a terminal:
```bash
wget https://packages.getsol.us/shannon/l/linux-firmware/linux-firmware-20250211-88-1-x86_64.eopkg
sudo mv linux-firmware-20250211-88-1-x86_64.eopkg /var/cache/eopkg/packages/
```
And start the update again.
- Evan