Category Archives: LINUX

Softpedia: Exton|OS is the first to include Linux kernel 3.19

Softpedia 150211
After releasing the first GNU/Linux distribution with Linux 3.18 kernel a couple of days after its launch back in December 2014, Arne Exton did it again, as he just announced today on Twitter that the his Exton|OS with MATE has been updated to version 150211 and includes a custom 3.19.0-5-exton kernel package based on the upstream Linux kernel 3.19.

In other words, Exton|OS is the first distribution to include the brand-new Linux kernel 3.19, which means that the operating system will offer all the features of Linux kernel 3.19. Besides having an Ubuntu 14.10 base, the Exton|OS computer operating system borrows features from the forthcoming Debian 8 (Jessie) distro, which is currently in development.

READ MORE (about Exton|OS)…

Run your Ubuntu/Debian 64 bit system with the latest stable kernel – 3.19.0!

TuxI have compiled yet another Ubuntu/Debian kernel for 64 bit systems. This time kernel 3.19.0-5-exton, equivalent to Kernel.org’s stable kernel 3.19.0, released 150209.

Feature OVERVIEW for the Linux 3.19 kernel

Install kernel 3.19.0-5-exton in Ubuntu/Debian based distributions
My self-compiled Ubuntu kernels can be used in all types of modern Ubuntu systems, including Mint. They can even be used in Debian Jessie (upcoming Debian 8). If you want to use my kernel 3.19.0-5-exton for 64 bit systems, you can DOWNLOAD it from here.

md5sum for ubuntu-kernel-64bit-3.19.0-5-exton.zip, which is of 62,0 MB.

Installation instructions
Open the zip-file with WinZip, WinRAR or 7-Zip. Or run this command: unzip ubuntu-kernel-64bit-3.19.0-5-exton.zip. Go into the folder ubuntu-kernel-64bit-3.19.0-5-exton and run this command:
sudo dpkg -i linux-headers-3.19.0-5_3.19.0-5.5_all.deb \
linux-headers-3.19.0-5-exton_3.19.0-5.5_amd64.deb \
linux-image-3.19.0-5-exton_3.19.0-5.5_amd64.deb

Then: Run command sudo update-grub (if you use Grub2).

Nvidia
It is possible to install Nvidia’s proprietary drivers if you use “my” kernel 3.19.0-5-exton. Could be useful if you like to play games. Please read this instruction. The Nvidia drivers in for example Ubuntu’s repositories – “Current” etc. – can’t be used. It is supposed to be “impossible” to install Nvidia’s latest drivers when running kernel 3.17 – 3.19 without “patches” etc. On the other hand it’s a fact that kernel 3.19 has better support for the open-source Nvidia driver Nouveau than any other older kernel.

A small clarification
“My” kernel 3.19.0-5-exton is compiled exactly the same way as all official Ubuntu kernels. That is, The Ubuntu Way. If not, the kernel would not function in a Ubuntu/Debian system.

Good luck!