summaryrefslogtreecommitdiffstats
path: root/dell/xps/13-7390/README.wiki
blob: 48858aab6c72b36898713bb0bb8653a7de880d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
= Dell XPS 13 7390 =

== Installation == 
You need to disable AHCI as described here.
https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1

== 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.