Posts categorized under: linux

Wifi.

I’ve had the same old Linksys WRT54G router for years and it’s always been good to me. Recently I’ve noticed a bit of a problem though. I have several wireless devices, including several laptops, a Wii, and various wifi USB cards. They’ve all connected to the …

Projects.

Just a short note talking about the various things I’m splitting my time doing when I’m not a) doing work, or b) enjoying my family life.

  • fprint support for the AuthenTec 2810 fingerprint reader. Every few days I’ll boot my computer into windows and try capturing the …

T400

A few months ago both my personal laptops broke. My Compaq v3000z (only a little over a year old) had a power socket that went trippy, and my fallback old reliable iBook G3 900 finally gave up the ghost. But I didn’t have the money for a new laptop …

deb-arch trick.

Never knew this, but I was configuring apt-mirror to set up a ubuntu mirror and it dawned on me that I needed both amd64 and i386 binaries. In apt-mirror’s config file, there’s a ‘set defaultarch’ option to mirror a different arch then what your machine is currently, but …

Create minimal LiveCD on Ubuntu Hardy and live-helper

Sometimes you want a bare-minimum LiveCD that you can use as a base for other projects. Creating one on Ubuntu is a rather big pain. GUI tools like ‘Reconstructor’ or ‘Ubuntu Customization Kit’ are meant to modify the existing install/Live CD’s, and don’t allow you to really …

Fixing Java on Ubuntu Hardy.

Java is failing for me while running Ubuntu Hardy. This seems to be because java6 (and java5?) rely on some locking in the XCB library which is not allowed in the new XCB library shipped with hardy. This is fixed in java7, but until that is available as a 32-bit …

PowerNowD.

PowerNowD v1.00 is released out into the wild. This marks the last release of the software. If others want to take it further, they may do so with my blessing. But since the ‘ondemand’ kernel governor is now working pretty reliably, that seems to be the wave of the …