Archive for the “Ubuntu” Category

Linux kernel 2.6.34 for Ubuntu Lucid

For all the people who are waiting for the Linux 2.6.34 kernel for Ubuntu the wait is over.
The kernel is available for Ubuntu Lucid right now, the downside is that you have to compile it yourself, the upside there’s an article for that.
Read the rest of this entry »

How to compile a Ubuntu Lucid kernel

Ubuntu Lucid was released in April and I have been writing articles on “How to compile a kernel for Ubuntu …” for a few releases and there is no exception for Ubuntu Lucid.
The Ubuntu kernel developers have decided to change things up yet again for the Ubuntu Lucid kernel. The steps in this article will be significantly different from previous Ubuntu releases.

But enough with the small talk, let’s start compiling our own Ubuntu Lucid kernel.
Read the rest of this entry »

Git 1.7.1 released and available in my repository for Ubuntu Jaunty and Ubuntu Karmic

Git 1.7.1 was released on Saturday, 24 Apr 2010. It’s available in my Ubuntu repository for Ubuntu Jaunty and Ubuntu Karmic.
To add the repository follow these instructions.
Read the rest of this entry »

Configuration tips for the Ubuntu Lucid kernel

As requested by many readers of my blog and because of one major problem I ran into when I compiled the Ubuntu Lucid kernel for Ubuntu Karmic here are some pointers for configuring the Lucid kernel.
Not all configuration changes will have an impact on the kernel, some of them reduce the amount of source that has to be compiled.
Read the rest of this entry »

Compile and run the Ubuntu Lucid kernel on Ubuntu Karmic

Just as a learning experience for myself I decided to see if I could compile and run the Ubuntu Lucid kernel on my Ubuntu Karmic laptop and with a few bumps along the way I’m currently running the Lucid kernel version 2.6.32-21. I have made some configuration changes to fit the need I have for my laptop (Core2 processor, 4GB memory) but also because I run the proprietary nVidia driver. As Ubuntu Lucid has not yet been released the instructions given here could changes in the final version. This article will probably also work for compiling the Lucid kernel on a Lucid machine but I will write up a how to compile a Lucid kernel for Lucid when Lucid has been released and I have upgraded my laptop.

Lets get started building our own custom Ubuntu Lucid kernel for Ubuntu Karmic from scratch.
Read the rest of this entry »