mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
firmware/tasks/main.yml: Mention USB 3.0 collision w/ 2.4 GHz WiFi
This commit is contained in:
parent
8b07f87f3d
commit
9ec670b42f
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
# https://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20190114-1+rpt11_all.deb from 2021-01-25
|
||||
# https://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20210315-3+rpt4_all.deb from 2021-12-06
|
||||
|
||||
# RISK: What USB 3.0 stick/drive patterns degrade a Raspberry Pi's 2.4GHz WiFi?
|
||||
# https://github.com/iiab/iiab/issues/2638
|
||||
|
||||
- name: Install firmware (for RPi internal WiFi)
|
||||
include_tasks: install.yml
|
||||
#when: firmware_installed is undefined
|
||||
|
|
Loading…
Reference in a new issue