mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
scripts/iiab-diagnostics: List *43430* and *43455* in /lib/firmware/brcm
This commit is contained in:
parent
9ec670b42f
commit
14e249e452
1 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,8 @@ cat_dir /etc/NetworkManager/system-connections
|
|||
cat_dir /etc/netplan # Redacts most passwords above
|
||||
#cat_dir /etc/sysconfig/network-scripts/if-cfg* # No longer common
|
||||
#cat_dir /etc/network # Above file /etc/network/interfaces suffices
|
||||
cat_cmd 'ls -l /lib/firmware/brcm/*43430*' 'RPi Zero W & 3 WiFi firmware'
|
||||
cat_cmd 'ls -l /lib/firmware/brcm/*43455*' 'RPi 3 B+ & 4 WiFi firmware'
|
||||
|
||||
echo -e "\n 4. Output of Commands:\n"
|
||||
echo -e "\n\n\n\n\n4. OUTPUT OF COMMANDS\n" >> $outfile
|
||||
|
|
Loading…
Reference in a new issue