1SMBIOS-WIRELESS-CTL(1) User Commands SMBIOS-WIRELESS-CTL(1)
2
3
4
6 smbios-wireless-ctl - ../src/bin/smbios-wireless-ctl
7
9 smbios-wireless-ctl
10
11
13 --version
14 show program's version number and exit
15
16 -h, --help
17 show this help message and exit
18
19 --info Show wireless configuration (default)
20
21 --boot Set BIOS boot-time setting.
22
23 --no-boot
24 Do not set BIOS boot-time setting.
25
26 --runtime
27 Set BIOS runtime setting (default).
28
29 --no-runtime, --boot-only, --boot_only
30 Do not set BIOS runtime setting.
31
32 --wlan=WLAN
33 Set radio runtime status for wireless LAN
34
35 --bt=BT
36 Set radio runtime status for Bluetooth
37
38 --wwan=WWAN
39 Set radio runtime status for cellular (wireless WAN)
40
41 --uwb=UWB
42 Set radio runtime status for UWB
43
44 --wigig=WIGIG
45 Set radio runtime status for WiGig
46
47 --sw_wlan=SW_WLAN
48 Set hardware switch so that it controls radio for wireless LAN
49
50 --sw_bt=SW_BT
51 Set hardware switch so that it controls radio for Bluetooth
52
53 --sw_wwan=SW_WWAN
54 Set hardware switch so that it controls radio for cellular
55 (wireless WAN)
56
57 --sw_uwb=SW_UWB
58 Set hardware switch so that it controls radio for UWB
59
60 --sw_wigig=SW_WIGIG
61 Set hardware switch so that it controls radio for WiGig
62
63 --sw_locator=SW_LOCATOR
64 Enable or disable the WIFI locator switch
65
66 --st_wlan
67 Get status for wireless LAN. 0 = enabled. 1 = disabled. 2 = not
68 present. 3 = unsupported. 4 = unknown.
69
70 --st_bt
71 Get status for Bluetooth. 0 = enabled. 1 = disabled. 2 = not
72 present. 3 = unsupported. 4 = unknown.
73
74 --st_wwan
75 Get status for cellular (wireless WAN). 0 = enabled. 1 = dis‐
76 abled. 2 = not present. 3 = unsupported. 4 = unknown.
77
78 --st_uwb
79 Get status for UWB. 0 = enabled. 1 = disabled. 2 = not present.
80 3 = unsupported. 4 = unknown.
81
82 --st_wigig
83 Get status for WiGig. 0 = enabled. 1 = disabled. 2 = not
84 present. 3 = unsupported. 4 = unknown.
85
86 --st_locator=ST_LOCATOR
87 Get status for locator switch
88
89 -v, --verbose
90 Display more verbose output.
91
92 -q, --quiet
93 Minimize program output. Only errors and warnings are displayed.
94
95 --trace
96 Enable verbose function tracing.
97
98 --logconfig=LOGCONFIG
99 Specify alternate config log.
100
101 --security-key=SECURITY_KEY
102 BIOS pre-calculated security key.
103
104 --password=PASSWORD
105 BIOS Setup password for set/activate operations.
106
107 -r, --rawpassword
108 Do not auto-convert password to scancodes.
109
110 --memory-dat=MEMORY_DAT
111 Path to a memory dump file to use instead of real RAM
112
113 --cmos-dat=CMOS_DAT
114 Path to a CMOS dump file to use instead of real CMOS
115
117 The full documentation for smbios-wireless-ctl is maintained as a Tex‐
118 info manual. If the info and smbios-wireless-ctl programs are properly
119 installed at your site, the command
120
121 info smbios-wireless-ctl
122
123 should give you access to the complete manual.
124
125
126
127smbios-wireless-ctl 2.4.3 July 2023 SMBIOS-WIRELESS-CTL(1)