Archive for the tag 'ubuntu'

Nvidia 173.14 xrender benchmark

In a previous post, I looked closely the way nvidia binary driver works. In fact, like a lot of users I run into issues with firefox and other software which use Xrender extension to display stuff. A couple of day ago, Nvidia released a new version of its driver. They claim the future version fix [...]

admin August 2nd, 2008

2D benchmarks on Linux Nvidia, Intel, ATI: xrender

For my new computer I bought a ATI HD 2600 PRO with a bunch of memory. This card has some really good 3D results, and works well on Linux. But I run into some issues with de xv extension on this board. In fact the driver (the free or binary one) doesn’t seems to support [...]

admin May 17th, 2008

Howto install KDE4 on a Ubuntu 8.10 (or 8.04)

Today, it’s the time to switch to the next Ubuntu version. One interesting stuff in the latest distro, is the KDE4, but by default you still get a 3.5.9 revision..
Here a little tips to switch easily:
First uninstall the previous version
sudo apt-get remove –purge kdebase-bin-kde3
sudo apt-get autoremove –purge
Install KDE4
sudo apt-get install kde4
As you can see, this [...]

admin April 19th, 2008

Howto reinstall / restore Grub with an Ubuntu

After a windows fresh install, the windows setup decided to drop my MBR to put its stuff in. Fine .. but I want my grub back now !
This is an old trick, but udev added a little complexity, so let’s give it a try. First boot on a Ubunty CD, open a console and run:
(here [...]

admin October 30th, 2007