File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Documentation/wmi/devices Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Introduction
88============
99
1010Many Dell notebooks made after ~2020 support a WMI-based interface for
11- retrieving various system data like battery temperature, ePPID, diagostic data
11+ retrieving various system data like battery temperature, ePPID, diagnostic data
1212and fan/thermal sensor data.
1313
1414This interface is likely used by the `Dell Data Vault ` software on Windows,
@@ -277,7 +277,7 @@ Reverse-Engineering the DDV WMI interface
2772774. Try to deduce the meaning of a certain WMI method by comparing the control
278278 flow with other ACPI methods (_BIX or _BIF for battery related methods
279279 for example).
280- 5. Use the built-in UEFI diagostics to view sensor types/values for fan/thermal
280+ 5. Use the built-in UEFI diagnostics to view sensor types/values for fan/thermal
281281 related methods (sometimes overwriting static ACPI data fields can be used
282282 to test different sensor type values, since on some machines this data is
283283 not reinitialized upon a warm reset).
You can’t perform that action at this time.
0 commit comments