Calendar

<<September>>
MoTuWeThFrSaSu
  12345
6789101112
13141516171819
20212223242526
27282930   

Ubuntu 7.10 Gutsy Gibbon

Sat, 20 Oct 2007 19:31 - Daniel - Linux - Comments (0)


I'm finally running Ubuntu 7.10 on my laptop. But getting there was a pain in the ass. My first try was a simple upgrade from 7.04 to 7.10. My previous upgrade from 6.10 to 7.04 was pretty easy and basically everything worked after some tuning. But this time everything gone wrong. The update manager hand multiple times during downloading the updates (blame my network connection) and after I finally got all the necessary files to upgrade and had them installed, 3D support wasn't working. No idea why, even a driver reinstall hasn't worked.

At this point i decided to reinstall Ubuntu instead of fixing the installation. Well, easier than it sounds. I downloaded a 7.10 alternate CD and burned it, but the disk check failed and installing ubuntu failed. I have no idea it's because of my CD drive, my burner or whatever. The iso was ok thought.

Since I couldn't install Ubuntu from my CD I just installed a command line system and installed the ubuntu-desktop package from the internet. Getting compiz running and installing all the programms and tools I normally use took some time too, but it running nicely now. And it looks a lot better the Ubuntu 7.04.


Tags:



Howto: Update gcc-avr and binutils-avr

Tue, 18 Sep 2007 19:13 - Daniel - Linux - Comments (1)


Ubuntu 7.04 Feisty comes with gcc-avr version 4.1.0 and binutils-avr version 2.16.1. I wanted to update the compiler to support the dwarf2 debug format. Since avr-gcc < 4.1.2 has a bug that makes it impossible to compile with dwarf2, I couldn't just recompile the ubuntu package with dwarf2 enabled. This howto is loosely based on this howto by coldtobi and this article (German) by Sven Rudolph and Heiko Schlittermann. The coldtobi's howto doesn't work at the moment, because the links for his patches are broken.

This Howto isn't for beginners, so if you miss something, ask. The lines that start with a $ sign are for a normal terminal and lines with a # in front are for a root terminal (or write sudo in front of the command).

Continue reading

Tags:



encrypt your pendrive

Thu, 13 Sep 2007 10:33 - Daniel - Linux - Comments (0)




Tags:



Trafficlogger

Sun, 02 Sep 2007 13:11 - Daniel - Linux - Comments (2)




Trafficlogger for a linux system. The code is a mess and the database takes a lot of space after some time, but I like the result. Would anyone be interested in this script?


Tags:



1