19 lines
649 B
Markdown
19 lines
649 B
Markdown
<<<<<<< HEAD
|
|
# Xubuntu on XPS 13 7390 2 in 1
|
|
## sources
|
|
* [Gentoo wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.gentoo.org/wiki/Dell_XPS_13_2-in-1_(7390))
|
|
* [Ubuntu wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1)
|
|
* [Arch Linux - Dell XPS 13 2-in-1 (7390)](https://wiki.archlinux.org/index.php/Dell_XPS_13_2-in-1_(7390))
|
|
|
|
## Bios setup
|
|
* have to disable Raid ... Enable AHCI
|
|
* Disable secure boot in bios to permit Hibernate (if you want to use it)
|
|
|
|
## enable screen rotatation
|
|
|
|
~~~
|
|
apt install iio-sensor-proxy
|
|
~~~
|
|
|
|
install : screen rotator : https://github.com/GuLinux/ScreenRotator
|