3

I have a Yoga 900 and I would really like to install Ubuntu on the machine. But the trackpad and touchscreen do not work in Ubuntu natively. There is a fix by installing Ubuntu 16.04 daily on Yoga 900 and then installing kernel 4.5.

I'd like to install Ubuntu before the full LTS release of 16.04 so I am wondering if I follow the instructions above and install 16.04 daily now will it be possible to upgrade to the LTS version when its released? Are there potential problems of doing things this way?

1 Answers1

1

It is certainly possible to upgrade from the daily release to the eventual full release of Ubuntu 16.04 by running:

sudo apt-get update && sudo apt-get upgrade

But you would be running a pre-release version of Ubuntu that could potentially be very unstable and you could easily lose all of your work. Your entire system could also become unusable. These are the perils of running pre-release versions..

Your safest bet is to hold off until the full release date which should be April 21st.

References:

andrew.46
  • 38,003
  • 27
  • 156
  • 232