There also seem to be some weird behaviours related to the network (taking a very long time to pull updates, but also load webpages, etc.)
Note: I can't do a full update to 14.04 for work reasons. Is there an easy way to roll back this update? Or to fix whatever might be ailing it?
Note: When I go to install nvidia-304 (say) directly, it gives me an error that there are unmet dependencies on xorg-video-abi
hwe-support-status
recommend running to perform the upgrade? – Paul Jul 15 '14 at 19:16Your current Hardware Enablement Stack (HWE) is going out of support on 08/07/2014. After this date security updates for critical parts (kernel and graphics stack) of your system will no longer be available.
For more information, please see: http://wiki.ubuntu.com/1204_HWE_EOL
To upgrade to a supported (or longer supported) configuration:
sudo do-release-upgrade
OR
sudo apt-get install libgl1-mesa-glx-lts-trusty xserver-xorg-lts-trusty
– Alex Jul 16 '14 at 18:22