Hi. The kernel version test is purely based on the running kernel, not on the distro version detected, so this shouldn't matter - the only thing that should happen for 12.04.2 is that the backport i915 module doesn't get installed (as the kernel is newer than its source kernel).
I'm going to do a fresh install of 12.04.2 and see how it behaves: If it's misdetecting things and installing an incompatible backport, that's defnitely a problem.
With regards to the 12.10 packages - you could probably build them for 12.04.2 locally but I would expect dependencies to block most of them from the published repo (unless you got very lucky).
Hi everybody,
some days ago I had some problem with a clean install of ubuntu 12.04.2, so I looked a little bit into it and discovered that it ships with 12.10's kernel and Xorg. So I did some experiments on my Asus X201E and I realized that the Intel graphics installer breaks X (lightdm starts but just after that X crashes badly). I thinkt that is because the Intel installer recognize the installation as a pure 12.04 (so with 3.2 line kernel) while it's actually something in between (12.04 apps over 3.5 kernel and 1.13 Xorg (I think)). I tried installing the 12.10 version of the installer but I had no luck (the lines in /etc/apt/sources.list.d/intellinuxgraphics.list still refers to 12.04). I'm trying manually editing said lines but I'm not sure that will work.
Anyway, if it's not just a problem of mine, can I suggest an update to the installer program (or at least a guide on how to correctly deal with it) since people getting ubuntu lts now from the website are getting the 12.04.2 version?
Thanks a lot and have a nice day,
Nicola
EDIT: manually changing the apt sources gives a working evironnement with intel drivers but cairo (libcairo2, libcairo2:i386, libcairo-script-interpreter2) remains to the stock ubuntu version (1.12.2-1.0ubuntu0~precise2) for problems of unresolved dependecies. If someone knows what are the expected consequences please let me know :)