buy a certified Ubuntu machine - secret of point release

UbuntuCDcover.jpg

"Ubuntu CD cover"by Fotografie di Bernardo. is licensed under CC BY-SA 2.0

Background

Following another post “buy a certified Ubuntu machine”, there’s a forum post shared OEM image of XPS 13 9380. So, let’s based on that image to check what’s the different between OEM image and stock Ubuntu. And there are some interesting things about point release. They are not actually secret, but easily be ignored.

Before Start

Let’s start it

mockup vs. OEM image

The significant difference is HWE graphic

Because the mockup environment is built from stock Ubuntu, so the easier way is to find out what are the difference between stock and OEM image.

OEM image vs. Stock

OEM image came from 1st version of 18.04

So, here we can know the OEM image came from first version of 18.04 which also explained why the OEM image was adopted with 4.15 kernel.

18.04 vs. 18.04.2

Because we know OEM image came from 1st version of 18.04, then don’t you curious the difference between 18.04 and 18.04.2? The easiest way to diff them is by their manifest.

Upgrade 18.04 to 18.04.2

Your 18.04.2 is not 18.04.2

Some user might expect the system upgrading by UI can bring your system up to latest point release. But the fact is a bit different.

From lsb_release, it shows the same that system is 18.04.2. But different from dpkg -l. Your 18.04.2 is not 18.04.2. Following Ubuntu wiki can bring the system to same as stock Ubuntu 18.04.2. Same as stock Ubuntu, OEM image follow the same cadence.

So, there are 2 ways you can do on your certified machine.

Get close to preloaded image

After all, the easiest way is to find OEM image from internet. But it’s not always be easy, because logically the OEM images only can be requested by service tag of Dell Ubuntu edition machine.

Then, the 2nd way to achieve this target is to understand what point release of your machine be certified. Install that point release, then change kernel to OEM kernel.

Get close to latest stock

This way is just same as all Ubuntu users, but remember to find the difference between point release, and manually install the difference.

Wrap it up

  • What’s the most stable environment?
    • No doubt, the most stable environment should be the one which used to pass certification.
  • Ubuntu edition or Windows edition, which one is better choice?
    • save money
      • Ubuntu edition usually save some money than Windows edition(In my latest searching, it can saved USD 100).
    • Windows driver always can be found on OEM website.
      • And almost all of Windows driver can be found on OEM website, so it’s not hard to make a preloaded Windows environment. In opposite, it need a bit manually operations to make a preloaded Ubuntu environment.
    • Windows 10 is free for end user.

So for me, I will save that 100 USD.