mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
lf_check.py : added comment for getting radio firmware
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -35,6 +35,7 @@ GENERIC NOTES:
|
||||
1. add server (telnet localhost 4001) build info, GUI build sha, and Kernel version to the output.
|
||||
A. for build information on LANforgeGUI : /home/lanforge ./btserver --version
|
||||
B. for the kernel version uname -r (just verion ), uname -a build date
|
||||
C. for getting the radio firmware: ethtool -i wlan0
|
||||
|
||||
'''
|
||||
import datetime
|
||||
|
||||
Reference in New Issue
Block a user