You might have read my earlier article about moving to OpenSuSe from Kubuntu. I couldn’t resist the temptation to move back to Kubuntu. I didn’t see anything wrong with OpenSUSE, but I wasn’t comfortable using that compared to (K)Ubuntu, so I downloaded the latest Kubuntu Feisty Fawn beta and burnt it in a CD.

I restarted my laptop, put the Kubuntu CD in and booted from the live CD. For my surprise, the live CD worked just fine without modifying the xorg file. This is the first time the live CD worked. It didn’t work even when Feisty Fawn was in Alpha stage.

Another cool thing that worked with (K)ubuntu Feisty beta that didn’t work before was the wireless connection. With Dapper, Edgy and Feisty Alpha, the wireless connection didn’t work with Live CDs, so I had to have an Ethernet connection in order to install (K)Ubuntu. No more. With Kubuntu beta (must be the same with Ubuntu too), the wireless connection works with Live CD, so you don’t have to have Ethernet connection to install the base system and update.

Once I installed and logged in, I installed the ATI driver (fglrx) through adept. I thought, once installed, Kubuntu would automatically use that the next time I boot my system, but it didn’t. It used the mesa driver. I had to manually reconfigure the xserver to use fglrx instead of mesa. It would be nice if they can fix this before the final release.

I forgot to check if the automatic codec suggestion and installation work. I installed the codecs before I played any media file. Once everything was setup, I replaced the default Kubuntu menu with Kickoff menu (similar to OpenSUSE). All you have to do is download the Kickoff menu from here. It’s a deb file, so open a terminal and type sudo dpkg -i thefilename, after you downloaded the file. It’ll install the file. Once installed, log out and log back in. The original Kubuntu menu will be replaced by the Kickoff menu. If you don’t want the Kickoff menu, then you can revert back by right clicking on the Kickoff menu and select restore KDE menu.

suse-kickoff-for-kubuntu_1.jpg

(Image source: Softpedia)

I had encountered another hiccup during the update process. When I updated my system after I logged in the first time, Kubuntu updated the Linux kernel to 2.6.20-13. When I rebooted the system with the new kernel, the wireless connection didn’t work. I read in the Ubuntu forum that linux-restricted-modules-generic package was not updated. gradedcheese gave a simple solution to fix that problem for Intel 3945 wireless cards. It might fix other cards too, but I’m not sure. This is what you have to do to fix it. Open a terminal. Type the following commands one by one:

sudo cp /sbin/ipw3945d-2.6.20-12-generic /sbin/ipw3945d-`uname -r` (press Enter)
sudo modprobe ipw3945 (press enter)
sudo /sbin/ipw3945d-`uname -r` (press enter)

Once you issue those 3 commands, your wireless connection should start working. It started working for me without rebooting.

I then installed all my favorite applications including Firestarter, GIMP (GIMP is not included by default in Kubuntu Feisty beta) etc. I was back to normal activity within an hour. Hats off to (K)Ubuntu team.

I would appreciate if someone can point me to howtos on installing XGL and Beryl for ATI Radeon cards in Kubunt Feisty Fawn. I’m a happy user now.

Technorati tags: , , , , , , , , ,