Mar 24
Recent changes to udev mean that it is now a requirement to have the partition containing the /usr filesystem mounted prior to system boot, requiring usr and root to be on the same partition (which is Red Hat’s preferred solution), or to mount /usr prior to booting from an initrd.
I’ve successfully run Linux systems for many years without needing this additional complication, and I don’t plan to start changing the core boot process in order to comply with Red Hat’s (non-FHS compatible) vision of what a Linux system should look like.
The best alternative right now seems to be Busybox‘ mdev – a very simple hotplug agent and /dev tree maintenance tool which provides identical core functionality to udev.
However, the default configuration files provided with mdev are somewhat outdated and there isn’t much information out there documenting how to make the transition.
Continue reading »
Mar 23
For what must be many months now, my local installation of WordPress has been hassling me to install the Jetpack plugin.
It sounded sorta useful, so I dutifully clicked on Install and was told:
register_http_request_failed
… with a ‘GnuTLS recv error (-9): A TLS packet with unexpected length was received.‘ error.
Having looked around to try to find a solution, the only suggestion appeared to be to rebuild PHP or to wait for the stabilisation of the newest PHP development branch. This turns out to be wrong, however, and the solution is both simple and maddening…
Continue reading »
Feb 14
So you’ve got your 3D Vision Kit and your 120Hz Monitor. You hook it all up, and 3D just-works™ – right?
Continue reading »
Feb 12
I’ve been happily pottering on with a 512MB Sapphire Radeon HD 4850 for some time now, but the recent release of an official high-res texture pack for Skyrim was the final motivation to make a change.
I was lucky enough to come by a free(!) NVIDIA Fermi-era MSI N470GTX board, with 1280MB memory. What’s interesting is what’s changed and what hasn’t…
Continue reading »
Feb 04
The Tech Report, one of the best hardware review sites I know of, has just completed a test of a number of different SSDs of differing capacities. One of the most surprising results?
A RAID0 setup with matched SSDs has performance on a par with or actually lower than a single mechanical hard-drive.
Continue reading »
Aug 08
The “General” PreferencePane in Lion’s ‘System Preferences’ windows contains a “Restore windows when quitting and re-opening apps” item. However, sometimes this behaviour does’t make sense – after a reboot I found, for example, that the OS X Installer had re-launched and was asking for a package to install!
Continue reading »
Aug 04
Even though I’ve never owned a webOS-based device, over time I’ve followed with interest the various Mobile OS options out there – and webOS certainly seems to have some great ideas. In many ways, webOS is significantly more functional than Apple’s iOS – but is the HP TouchPad good enough as a consumer product to carry through this advantage?
I’m lucky enough to have been allowed to borrow a new TouchPad (model HSTNH-129C), and these are my thoughts after an afternoon’s usage.

Continue reading »
Jul 23
I’ve been promising myself for some time now that – as my current MacBook Pro has started to fall to pieces after three year’s perfect service – I would upgrade to a lighter, much more portable MacBook Air as soon as they received a Sandy Bridge processor update.
There is a nice overview of the available options at TechonoBuffalo, whilst MacWorld and Bare Feats are the first places I’ve seen with useful(*) benchmarks. Furthermore, the ever-reliable Storage Review has an interesting set of figures for the (excellent) performance of the new Blade SSDs.
However, what I’ve been unable to find elsewhere (and even wikipedia isn’t overly useful, in this case) is any quantitative comparison of the two MacBook Air processor options: For the 128GB 11″ model, the Core i7 processor is a £150 (~15%) extra for – on the face of it, a 200MHz (a fifth of an iPhone 4 or iPad, or 12.5%) speed increase.
There must be more of an advantage, surely?
As it turns out, the answer is yes and no…
Continue reading »
Apr 25
On Friday 8th April, ShairPort was released. Containing the private key from a reverse-engineered Apple AirPort Express, this allows unlicensed/homebrew devices to act as AirPlay target speakers – e.g. allows iTunes, iPods, iPads, and iPhones to use them as an output device.
Immediately, the obvious thought is to add AirPlay support to Logitech/Slim Devices’ Squeezebox Server software so that the excellent Squeezebox devices can be used as remote speakers.
(As an aside, I’ve had my 3rd generation Squeezeboxsince they were introduced in 2005, and it is without the highest quality and most used gadget I have, still going strong and as useful as ever more than five years later!)
After a few false-starts trying to configure ALSA to record the digital output of the host’s soundcard, the latest release of ShairPort provides a perfect solution to lossless audio reproduction, without even needing a soundcard.
Continue reading »