Background
My Lenovo X250 is arriving in two weeks, which according to Ubuntu Certified Hardware will work well only with "a special image of Ubuntu pre-installed by the manufacturer."
This Linux systems seller points out that the X250 has "Excellent" compatibility to the Linux OSes they install. On the other hand, a quick search on Google or Ask Ubuntu shows that a standard image of Ubuntu on the X250 is rife with hardware problems.
Ubuntu Certified Hardware acknowledges this for the X250: "Standard images of Ubuntu may not work at all on the system or may not work well." This certification page for the X240s clearly shows the difference between an Ubuntu standard image installation and the one that comes pre-installed by the manufacturer. Hardware seems to work fully on the OEM version.
Question
Any idea where we may access or download these "special images of Ubuntu"?
(Hopefully not only for the X250, but also for the other systems out there.)
I have mostly ignored this certification programme until now and I currently don't know who actually contributes to this team, maintains the entries and how this certification is done.
I just clicked the link let us know link which leads to Ubuntu-Certification and has a few interesting links
How do I install drivers on my system?
Almost no surprises here if you have been around in Linux for some time.
What's the difference between Certified (Pre-Installed) and Certified?
So all improvements towards Linux hardware compatibility are intended to land sooner or later in Ubuntu (and upstream), no proprietary "Ubuntu-only" bits. Once you identified which issues were fixed, if any, you could safely install the most up to date release of Ubuntu yourself and no longer depend on the OEM or scarce "certification" information.
My advice
Compare a normal installation that you would do on this machine with another hard drive to the pre-installed one. Look at which packages are installed in which version (
dpkg -l
) and what files are in the filesystem (hash all files and compare them, look at configuration files and scripts in a diff viewer like meld or use the terminal).This is what I would do with an untrusted system that I did not install myself and a comparable known to be good state.
A word of criticism
I fail to see how the seemingly intransparent nature benefits consumers interested in certified or "Ubuntu Edition" computers.
Instead of being free to install what ever Linux distro or release I choose, there is a special image that I don't have access to (no reason given why) and uncertainty of what to do in case the system becomes unstable or corrupted. The last thing I want to do is looking at the wasteland of an OEM support site (I'm just looking at the Lenovo site and I only see RHEL/SUSE) or explain my issue to a support agent who never installed an OS. To the uninitiated it gives the impression that there is a secret list of bugs and it's never revealed when they were solved.
One also has to probably pay extra for the special edition when any other model of the series or some other hardware would do too for either less or getting more capable hardware. It spells FUD to me the same way as all the other low information marketing campaigns in tech do (and it shouldn't be that way, but about trust).
Related
I (yesterday) bought a Dell Latitude 5480 and it came with a pre-installed Ubuntu.
During the installation and afterwards, I could create a recovery Image that could restore to the factory shipped state. See screencap below.
This isn't a "pure" solution and don't even know if it even works (whether all the drivers would be installed correctly).