[kwlug-disc] Why would an LTS install non-LTS kernels?

Khalid Baheyeldin kb at 2bits.com
Thu Mar 17 00:05:08 EDT 2016


Found another issue.

Because of HWE, the vivid drivers were installed by default. They
caused issues with certain gtk applications (Firefox, Stellarium).
When pressing Alt-Tab, the Firefox windows would flicker. For
Stellarium, it flickered constantly, without any action being taken.
The equivalent Qt applications (konqueror, KStars) were unaffected.

The solution was to install the default xserver-xorg-* packages that
do not have -lts-vivid in their names, and purge the vivid ones.

apt-get install --install-recommends linux-generic-lts-trusty
xserver-xorg-core-lts-trusty xserver-xorg-lts-trusty
xserver-xorg-video-all-lts-trusty xserver-xorg-input-all-lts-trusty
libegl1-mesa-lts-trusty

It was a bit convoluted, because aptitude refused to do what I wanted,
displaying lots of conflicts. Good old apt-get got the job done
though.

Sheesh ...
-- 
Khalid M. Baheyeldin
2bits.com, Inc.
Fast Reliable Drupal
Drupal optimization, development, customization and consulting.
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra
Simplicity is the ultimate sophistication. --   Leonardo da Vinci
For every complex problem, there is an answer that is clear, simple,
and wrong." -- H.L. Mencken





More information about the kwlug-disc mailing list