dell/xps/13-9380: mention fwupd
This commit is contained in:
parent
83c44abc3f
commit
2691961397
|
@ -1,5 +1,16 @@
|
||||||
= Dell XPS 13 9380 =
|
= Dell XPS 13 9380 =
|
||||||
|
|
||||||
|
== Firmware upgrades ==
|
||||||
|
|
||||||
|
Note that this device is supported by [https://fwupd.org/ fwupd].
|
||||||
|
To perform firmware upgrades just activate the service
|
||||||
|
|
||||||
|
<code>
|
||||||
|
services.fwupd.enable = true;
|
||||||
|
</code>
|
||||||
|
|
||||||
|
Then use <code>fwupdmgr</code> to perform updates.
|
||||||
|
|
||||||
== Battery drain when sleeping ==
|
== Battery drain when sleeping ==
|
||||||
|
|
||||||
The laptop uses the S2 sleep mode by default instead of S3, which leads to
|
The laptop uses the S2 sleep mode by default instead of S3, which leads to
|
||||||
|
|
Loading…
Reference in a new issue