Category Archives: Kernel

Fonera and its MTU (and the non-working wireless connection)

A friend of mine recently bought the La Fonera (no, not really… he just had it as gift since the fon’s guys were givin’ it for free during the hol­i­days), but he had some issues: the wire­less con­nec­tion wasn’t work­ing as expected: most of the time the signal was lost and I can’t under­stand why since the signal’s power was strong enough. So I said to myself “that’s time to work on”. And now here I am :)

Read more »

Give me more penguins

Yesterday I were bored. So I took the linux sources and I began think­ing at some inter­est­ing modify I could make.

So, ehm, well… I did some­thing unusual. I’m proud to present the really-very-most-useless-patch-of-the-year:

Add a boot option “logonum” that allow the user to choose how many pen­guins to show in the frame­buffer at startup. If no “logonum” is spec­i­fied, it shows as many pen­guins as the online cpus (the default behavior).

Signed-off-by: Giu­liani Vito, Ivan <giuliani.v@gmail.com>

The patch can be found here: http://lugbari.org/~kratorius/patches/give-me-more-penguins-2.6.19.patch
This patch applies to 2.6.19 vanilla sources.

Read more »