Skip to content

Instantly share code, notes, and snippets.

@fatso83
Created October 25, 2017 09:20
Show Gist options
  • Save fatso83/bb3366af83b432e50fd358da43b1a92c to your computer and use it in GitHub Desktop.
Save fatso83/bb3366af83b432e50fd358da43b1a92c to your computer and use it in GitHub Desktop.
Updates to dell xps 9360, Oct 25 2017
#before upgrade
uname -a
Linux developer-XPS-13-9360 4.10.0-37-generic #41~16.04.1-Ubuntu SMP Fri Oct 6 22:42:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
# followed tips on https://askubuntu.com/questions/896915/what-to-fix-with-the-fresh-factory-ubuntu-16-04-on-a-dell-xps-13-9360-qa/897439
sudo dpkg -i linux-firmware_1.164_all.deb
sudo dpkg -i linux-headers-4.13.9-041309*
sudo dpkg -i linux-image-4.13.9-041309-generic_4.13.9-041309.201710211231_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment