1

I'm currently running 14.04 on my dual boot ASUS ROG 752 VL laptop. To my disappointment, I haven't been able to find drivers for the trackpad; the laptop doesn't sleep when I'd expect it to; hotkey functionality is unavailable; etc.

My question is whether upgrading to a more recent release should be expected to solve any of this.

1 Answers1

0

You can upgrade the kernel to version 4.4 without upgrading the release.

Run in terminal

sudo apt-get install linux-generic-lts-xenial

and reboot.

This will install kernel from Ubuntu 16.04.

Pilot6
  • 90,100
  • 91
  • 213
  • 324