Pages

Showing posts with label patch. Show all posts
Showing posts with label patch. Show all posts

Thursday, June 16, 2011

Electicsheep screensaver

Hey,

back again with some stuff. Sorry but in these months I got my brand new job and I'm quite overwhelmed... ^_^"

Anyway today I'm bringing to light my last solution in Linux environment. This time we are not talking about a useful stuff, but I'm introducing one of the coolest and maybe the most addictive screensaver ever seen: Electricsheep.


Wednesday, March 23, 2011

Phctool bug with kernels 2.6.38

Hey guys,

unfortunately another bug in phc and phctool.... with 2.6.38 kernel throttling interface has moved, so you get:

Wednesday, February 9, 2011

Phctool patch for 2.6.36 kernels

Here comes a bug solution for Phctool, committed in gentoo package 0.5.2-2-r1 and developed by me :]

Phctool python-based graphic interface seems to not work due to the way CPUs id is defined. Looks like it's based still on /proc/acpi/processor/CPU./info which is no more present in my system. It looks like that kernel 2.6.36 and later doesn't support those deprecated /proc/acpi directories even with CONFIG_ACPI_PROCFS enabled.