2019-10-30 15:15:22 -04:00
|
|
|
= Dell XPS 13 7390 =
|
|
|
|
|
2020-03-03 12:31:54 -05:00
|
|
|
== Installation ==
|
2020-04-23 04:52:16 -04:00
|
|
|
|
|
|
|
You need to disable RAID and use AHCI instead as described [here](https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1).
|
2020-03-03 12:31:54 -05:00
|
|
|
|
2019-10-30 15:15:22 -04:00
|
|
|
== 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.
|