How to update the custom compiled kernel to a new release using git

In a previous article I addressed how to compile a kernel for Ubuntu Intrepid using git and in a follow up article I explained how to compile a new release if you already compiled your own custom kernel using git. The upgrade article was written if the kernel upgrade was one where the only ABI number changed was the last one.
In this article I’ll explain how you can update your previously compiled custom kernel to a newer version, if you used git. This article won’t touch an upgrade of kernel 2.6.27 to 2.6.28.

Updates:
Jan 9, 2009: Added git add to the “commit your changes” section.
Read the rest of this entry »

Can’t print in evince, GEdit, Claws-Mail.

I’ve got a printer connected on my Windows machine and it’s shared so I can print from my Ubuntu Intrepid machine as well using Samba. It works pretty well. I usually only print from OpenOffice 3 but today I had to print an email (Claws mail) and it failed. I got the Printer selection box but when I clicked on print an error message popped up, “Can’t prompt for Authorization”. I checked my printer settings and everything looked fine, so I tried again, another error message popped up: “Too many failed attempts”.
After sending an email to the Claws Mail list, Colin Leroy pointed out it could be a bug in GTK as I also couldn’t print from Gedit. I did some searching on the Internet and found several reports similar to mine but no solution.
I started to do some researching on my laptop and I found a work around to solve the problem.
Read the rest of this entry »

Ubuntu 8.10 Intrepid Ibex Released

Today is the day that the new Ubuntu Intrepid has been released. Personally I have been running Intrepid for a couple of weeks, mainly to get a head start of building packages for Getdeb. I love it when a new release come out. Upgrade my laptop, set up a new building environment for package building, check out what new packages are available and what the upgraded packages look like. I mainly use my laptop for development and packaging but I do watch some video’s and listen to some music every now and then.

Read the rest of this entry »