Category Archives: Howto

Upgrade FrSky D4R-II without a USB FTDI adapter using a RS232 COM serial port

I’ve just bought a D4R-II receiver supporting telemetry. This is a great little small, lightweight receiver that can be easily flashed to support full frame 8 channel CPPM output. You can get the software and manual from the FrSky website … Continue reading

Posted in Howto, Quadcopters | Tagged , , , , , , , , , | 8 Comments

Metoffice Observations in OpenHAB

The article explains how to access MetOffice Observations in OpenHAB via the JSON API they provide. In the UK the MetOffice offer free weather observations and forecasts via their DataPoint service. This could be used for a variety of rules … Continue reading

Posted in Home Automation, Howto | Tagged , , , | 4 Comments

Accessing partitions within an image or LVM volume used as an iSCSI target

I recently reinstalled the software on my NAS (open media vault) and tidied up the host name etc. As part of this I changed the name of the iSCSI target. This meant that my media PC wouldn’t boot over the … Continue reading

Posted in Home Network, Howto, Server Admin | Tagged , , , , , , | Leave a comment

/dev/md0 can’t read superblock

Sometimes when my Stora NAS gets rebooted the array fails to mount and I get /dev/md0 can’t read superblock To correct this I do the following: Try mount /dev/md0 (you probably tried this and got the above error) Do xfs_repair … Continue reading

Posted in Home Network, Howto | Tagged , , , , | Leave a comment

XBMC Frodo for Legacy AMD Graphics Cards (pre 5xxx)

Apparently AMD/ATI graphics cards less than 5xxx series have been left behind in the latest drivers. This is a bit of a pain for me as I have a 24xx series in my media PC. I tried the stock XBMCbuntu … Continue reading

Posted in Home Network, Howto, Projects | Tagged , , , , , , , , , | 1 Comment

MediaPC in a Xen Virtual Machine

The aim of this project was to get my MediaPC running as a VM host. This would allow me to run instances alongside my MediaPC, thus giving me a platform to experiment and develop things without having to setup separate machines etc. … Continue reading

Posted in Howto, Projects, Virtualised Media PC | Tagged , , , , , | 1 Comment

Indefero errors fatal: bad argument fatal: The remote end hung up unexpectedly

I was trying to commit something to my Indefero project management server today and was getting the following error: fatal: bad argument fatal: The remote end hung up unexpectedly I puzzled around for a while and then tried manually logging … Continue reading

Posted in Howto, Server Admin | Tagged , , , , | Leave a comment

Exporting Routes From Runkeeper

I was planning out a route for a 140km cycle and wanted to get some information like maximum incline etc of the RouteYou website. Unfortunately RouteYou’s plotting functionality is a little frustrating in manual mode so I thought I would … Continue reading

Posted in Howto | Tagged , , , | 6 Comments

Getting JetPack working

I had two issues with JetPack – but I finally got it working. Issue one –  Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host. Operation timed out after 15000 milliseconds with … Continue reading

Posted in Howto, Server Admin | Tagged , , , , , , | 1 Comment

Lenovo USB Modem in Linux (Ubuntu 10.04)

I recently bought a Lenovo USB modem for some experiments in telephony that I am working on. I want it to work on Linux. It is based on the Conexant RD02-D400 device. When plugging it in I get the following … Continue reading

Posted in Howto, Projects, Telephony | Tagged , , , , , , , , , | 7 Comments