1SMBIOS-BATTERY-CTL(1) User Commands SMBIOS-BATTERY-CTL(1)
2
3
4
6 smbios-battery-ctl - ../src/bin/smbios-battery-ctl
7
9 smbios-battery-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 -v, --verbose
20 Display more verbose output.
21
22 -q, --quiet
23 Minimize program output. Only errors and warnings are displayed.
24
25 --trace
26 Enable verbose function tracing.
27
28 --logconfig=LOGCONFIG
29 Specify alternate config log.
30
31 --security-key=SECURITY_KEY
32 BIOS pre-calculated security key.
33
34 --password=PASSWORD
35 BIOS Setup password for set/activate operations.
36
37 -r, --rawpassword
38 Do not auto-convert password to scancodes.
39
40 --memory-dat=MEMORY_DAT
41 Path to a memory dump file to use instead of real RAM
42
43 --cmos-dat=CMOS_DAT
44 Path to a CMOS dump file to use instead of real CMOS
45
46 -c, --battery-charge
47 This will get the Current Battery Charging State
48
49 --get-charging-cfg
50 Get the current Primary Battery Charge Configuration
51
52 --set-charging-mode=<MODE>
53 Set the current Primary Battery Charge Configuration. Valid
54 choices are: ['primarily_ac', 'adaptive', 'custom', 'standard',
55 'express']
56
57 --set-custom-charge-interval=<START> <END>
58 Set the percentage bounds for custom charge. Both must be inte‐
59 gers. START must lie in the range [50, 95], END must lie in the
60 range [55, 100], END must be at least (START + 5)
61
63 The full documentation for smbios-battery-ctl is maintained as a Tex‐
64 info manual. If the info and smbios-battery-ctl programs are properly
65 installed at your site, the command
66
67 info smbios-battery-ctl
68
69 should give you access to the complete manual.
70
71
72
73smbios-battery-ctl 2.4.3 January 2022 SMBIOS-BATTERY-CTL(1)