[09:38] hi all, I am having a problem on a laptop I have upgraded to saucy from raring [09:38] it fails to load the intel driver so falls back to llvmpipe rendering [09:38] [ 99452.162] (EE) Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: /usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: xorgMir [09:39] is the error in Xorg.0.log this could be because I was previously messing with Mir PPAs, can you give me some pointers on how to get to a standard setup or get it working some way or other? [09:55] never mind, fixed it. I had xserver-video-intel from the mir ppa, reinstalled that and everything is sweet [22:40] AlanBell: sudo apt-get update && sudo apt-get install apt-show-versions && apt-show-versions|grep -v uptodate [22:41] ...lists packages which are not from any known repositories. so if you use this after ppa-purge and after you manually ensure you have no unwanted PPAs active, it tells you what's left to be downgraded [22:42] interesting, thanks [22:44] grep for newer is also instructive [23:56] yes, can be handy. especially since ppa-purge never worked for me.