Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.88 KB

File metadata and controls

48 lines (32 loc) · 1.88 KB

IMPORTANT: THIS REPO IS NO LONGER REQUIRED :)

All of the patches that were included here are now in the linux kernel mainline (as of kernel 5.4.8) so these fixes are no longer needed. Everything should work out of the box with kernel 5.4.8 with the exception of the webcam.

Kernel 5.4 rc7

Dell XPS 7390 2-in-1 Manjaro Linux Fixes

This repository allows you to build a custom kernel that fixes issues with the Dell XPS 7390 2-in-1 on Linux.

Usage:

  1. Install Manjaro on your system using noapic kernel parameter.
  • if can't find the hard drive, boot into BIOS and under System Configuration change SATA Operation from RAID On to AHCI. This will make your windows partitions (if any) unusable.
  1. Get latest linux firmware packages for wifi and bluetooth:
git clone https://chromium.googlesource.com/chromiumos/third_party/linux-firmware chromiumos-linux-firmware
cd chromiumos-linux-firmware
sudo cp iwlwifi-*  /lib/firmware/
cd /lib/firmware
sudo ln -s iwlwifi-Qu-c0-hr-b0-50.ucode iwlwifi-Qu-b0-hr-b0-50.ucode
  1. Clone this repo

  2. Run makepkg -s to build the kernel packages.

  3. Grab latest mkinitcpio since this isn't availble in Manjaro stable repos yet (as of 8/Nov/2019): wget https://www.mirrorservice.org/sites/repo.manjaro.org/repos/unstable/core/x86_64/mkinitcpio-27-1.2-any.pkg.tar.xz

  4. Install the packages:

    sudo pacman -U ./linux54-5.4rc6.d1105.g26bc672-2-x86_64.pkg.tar.xz ./mkinitcpio-27-1.2-any.pkg.tar.xz

    (Change filenames as necessary)

  5. Reboot with new kernel.

KDE Issues

Inability to click/type into application launcher - switch to modesetting driver by running

pamac remove xf86-video-intel then reboot.

What's still not working?

  • Webcam

Acknowledgements

Many thanks to the redditors, particularly silverhaul, for providing fixes: https://www.reddit.com/r/Dell/comments/cx0fkc/xps_13_2_in_1_7390_linux_boot_attempt/