«Producir y nutrir,
producir y no poseer,
obrar y no retener,
acrecentar y no regir,
son el misterio de la vida.»
Charla de introducción a la micro-educación
El objetivo de la microeducación es crear y desarrollar alternativas a los sistemas educativos actuales, la reingeniería del sistema educativo con el objetivo final del mejor y más pleno desarrollo humano para el siglo XXI.
PD: Ya he podido subir el material al Internet Archive. Su ancho de banda será bastante mejor que el que pueda ofrecer desde mi propio servidor. Para el que pueda estar interesado, el único cliente que ha sido capaz de subir los ficheros al servidor ftp de archive.org ha sido lftp. Y sin dar problemas. Buen chaval.
Updating acerhk module
Today I'm just uploading the last version. You can get it using two methods, downloading it with your browser or setting up a repository at your yum/smart configuration. This is the configuration I'm using with smart:
[olea] name=Extra packages from Olea for Fedora Core 4 - i386 baseurl=http://olea.org/paquetes-rpm/ type = rpm-mdYou'll find some weird bytes of my interest. I'd be a little more happy if the can help you in some way.
About acerhk kernel module there is a comment I want to make public for some months to now. Greater versions than 0.5.30 doesn't load with the stock FC kernels (or with the hibernate modified ones from open repos). So I've decided to still packaging new versions but only as source RPM packages with the naive idea of being useful. I've shared the problem with Olaf but none from us knows where the problem can be.
I'm still updating 0.5.30 version to new kernels as soon I upgrade to them since it still works fine with me.
If you find your kernel version is not compiled and don't know you can rebuild it have in mind you can do in a almost trivial way:
- download the sources of 0.5.30 version
- be sure your configuration for rebuild RPM packages is fine, you should not to use the root user to compile (please avoid that behavior).
- do a: rpmbuild --rebuild kernel-module-acerhk-0.5.30-olea1_2.6.17_1.2142_1.rhfc4.cubbi_swsusp2.src.rpm.
- if don't compile satisfy the compiling dependencies (supposed to be covered by the SPEC configuration).
- install the resulting package and learn to be happy
PD: If you use the linux hibernate patch you'll want to use this somewhere in your wake up script:
echo 1 > /proc/driver/acerhk/wirelessled