Back again!

November 19, 2007 at 20:47 (Gentoo, KDE4, Linux)

I kind of neglected my Blog in the last time. I started to study and so I had to arrange some things (trying to convince my new internet provider that it is not nice to let their customers wait more than a month for their connection…) But now everything seems pretty good: I’m surfing with 16 Mbit/s and I’m really enjoying my physics studies at the University of Potsdam.

At the moment I’m playing a little bit around with a svn-Snapshot of KDE 4 and I’m actually really impressed by the appearance of the new KDE! It’s just an awesome work which this guys from Oxygen and Plasma are doing. I couldn’t have a closer look till now, because i just got it running a few minutes ago and there are still some issues with kind “mixins” from the “old” KDE which I’m using currently as my main desktop. I have i.e. 2 Taskbars in my KDE4 at the moment, the KDE 3.5 Kicker one and the new Plasma one… kind of weired. But I try do figure this out. So I might be able to switch to a new shiny desktop environment or at least exploring the new features much more in depth. I’m also really keen on looking how Amarok 4 is evolving. So lets see if KDE4 becomes the “best KDE” ever… At least it has a realistic chance.

Permalink Leave a Comment

Disk Speed Issues Solved! (at least for me)

September 12, 2007 at 21:43 (Gentoo, Linux, Notebook, T61)

I finally found out why I had such a bad disk performance! Actually I wanted to care about this problem later, because I’m traveling at the moment and therefor I wanted to have a stable system. But it got so annoying that I decided to take the risk of breaking the system totally and so I did some more serious research. A simple hdparm -tT /dev/hda revealed the following:
/dev/hda:
Timing cached reads: 7932 MB in 1.99 seconds = 3985.16 MB/sec
Timing buffered disk reads: 8 MB in 3.02 seconds = 2.60 MB/sec

So what the heck… why only 2.6MB? And by the way, why is it hda shouldn’t it be sda for a SATA disk?

It turned out that I still had compatibility mode activated in my BIOS, so the kernel recognized the SATA disk as a old style ATA disk which apparently caused this incredible low performance. After 2 minutes of changing /etc/fstab and the boot options in GRUB the hard disk was running with nice 44 MB/s.

What do we learn out of this? Don’t blame always the operating system! Maybe it’s just a wrong BIOS option…

Permalink Leave a Comment

T61 and Linux

August 29, 2007 at 16:23 (Gentoo, Lenovo, Linux, Notebook, T61)

So after quite a bit time playing around with my T61 and Gentoo I’m really surprised that there are actually so less problems. I admit that you have to use very often bleeding edge drivers (i.e. to get sound under ALSA working), but hey thats brand new hardware!  And the  awesome documentation on the Gentoo Wiki about the T61 and ThinkWiki helped a lot to get most of the things running. I just can encourage everybody who has a Thinkpad (preferable a T61) to contribute his experiences to this  two projects in order to get a even better Linux support on this notebook. There are still some unsolved issues about suspend/hibernation, the APS, Nvidia Drivers and some other minor stuff. But nothing to big, so we can hope to get them solved in a few weeks/months.

But apparently Linux has a issue with SATA performance under x86_64 (link1, link2), which is quite annoying and I’m thinking about switching back to i386 and see how it looks there…

Permalink Leave a Comment