I have recently bought an original Tellstick (the small old blue one) to use with my Raspberry Pi model B along with a couple of HomeEasy plug sockets. I would like to get this working so that when I enter a command, the tellstick will be able to switch the sockets on and off. After a bit of internet searching I came across what I thought was an easy to follow guide. Link here at http://elinux.org/R-Pi_Tellstick_core.
I followed the guide but unfortunately when I try to start the telldusd service and view it's status (as detailed in this guide) nothing happens. The CLI just goes to the next line and simply displays nothing. When I say nothing I do get the usual 'Pi@Raspberrypi ~ $' symbol but nothing else telling me that the service has started successfully or anything. Despite this rather puzzling problem, I still carried on with this guide right to the end. When I test my tellstick using the "tdtool --on 3" command I get no joy (The ID of my plug socket is set at 3 in the config file). The relay doesn't switch and I am greeted with an error message that reads something along the lines of "could not connect to the Telldus service".
Background Information
I am running the latest version of Raspbian Debian Wheezy that is in the downloads section on the Raspberry Pi Website (Kernal Version 3.18)
I used the nano text editor to edit my config files.
I have used both the sudo apt-get update and sudo apt-get upgrade commands to ensure everything is up to date.
I have no previous knowledge of Linux before buying this Raspberry Pi
I'm starting to lose the will to live and may throw this Raspberry Pi thing in the bin before too long



Thankyou in advance