Posts

Blinkybox

Image
Been bitten by the electronics bug lately and built a small lightup toy for my little ones which i've documented at  Instructables  for those who fancy having a go at it themselves.  I've been amassing components so plan many more builds.

Building your own Steam Box

Never thought i'd see the day but i have actually gotten to the point where i prefer to use a controller than the keyboard and mouse, i can only say that i must be getting old! I've went with a Dell Optiplex 790 paired up with a  KFA2 GeForce GTX 750Ti OC "Low Profile"  which i have to say I've been mightily impressed with, as it didn't come with a low profile bracket i had to purchase one.  I threw in a SSD which i had lying about and it's been fantastic, it was only 128GB so I've just purchased a 512GB SSD but i'm mightily impressed with it. I use a cheap xbox 360 wireless adaptor which i purchased from Amazon  Link  that works great, it's a pain to find the 64 bit drivers but once that is sorted it's just a case of firing up steam in big picture mode and your all sorted.

Plex Client on Raspberry Pi

I've got myself a Raspberry pi so i'm attempting to compile plex media center for it.  I'm doing this blog entry for personal reference more than anything but shall come back and keep things updated with what I've done so far and how successful i am. git clone git@github.com:gewalker/plex-linux.git cd plex-linux git submodule init git submodule update sudo apt-get install automake build-essential autoconf autopoint libtool libboost1.46-all-dev libx11-dev libgl1-mesa-dev libxrender-dev portaudio19-dev libavcodec-dev libavformat-dev libswscale-dev libavdevice-dev libglew1.6-dev libmad0-dev libsamplerate-dev libogg-dev libvorbis-dev libbz2-1.0 libbz2-dev libwavpack-dev libmpeg2-4-dev libfribidi-dev libsqlite3-dev libpng-dev libpcre3-dev libcdio-dev libmysqlclient-dev libmodplug-dev libfaad-dev libflac-dev libsmbclient-dev libsdl-mixer1.2-dev libxt-dev libxtst-dev libxmu-dev libxinerama-dev libcurl4-gnutls-dev libdbus-1-dev libhal-storage-dev libhal-dev libpulse-dev...

Compiling ABGX360 on a Seagate Dockstar

This is a really useful app and wanted to install it on my dockstar, after some digging i found out it can be compiled successfully and it works great.  I've created a script which installs the required pre-requisites and then compiles the program and creates a hidden folder under /root called .abgx360 and moves the file there.  The script can be downloaded and run by running the following cd /tmp wget " http://shne02559.pwp. blueyonder.co.uk/deb-abgx.sh " chmod +x deb-abgx.sh ./deb-abgx.sh The packages i found i required were libcurl4-openssl-dev  zlib1g-dev build-essential libwxgtk2.8-dev If anyone knows different I'd love to hear from you as i like to keep the number of packages i have installed on the box to a minimum.  I plan on creating a post download script for sabnzbd to invoke abgx360 if i get time as it would be handy to have a report created in the directory automatically.  I'll post this as soon as i get around to it.

Installing episode butler and sabnzbd on the Seagate Dockstar.

As i've mentioned i've gotten myself a nice Dockstar with the intention of running sabnzbd as well as episode butler.  I currently have a WHS running which works well but i've always been concerned about power usage even if it is an Atom board so have decided to go the ultra low power route which i don't mind running constantly. I've had to rebuild the dockstar a few times so thought i'd create a script to make life much easier.  I'm assuming that you've followed the excellent guide from Jeff at link i've used this a few times now and it's worked excellently.  The only thing which caught me out was forgetting to set the boot partition as active. Anyway down to the interesting stuff, if you run the following commands on your newly setup debian dockstar you will end up with a vanila install of sabnzbd as well as episode butler. cd /tmp wget " http://shne02559.pwp. blueyonder.co.uk/epinstall.sh " chmod +x epinstall.sh ./epinsta...

Dockstar

Just got myself a lovely dockstar courtesy of a friend in the states for a mere £22 which is bargain to say the least. I've installed it once already and had it working pretty nicely but knocked the power lead twice in a row causing the newly setup debian install to refuse to boot any longer :( Still at least there are some positives, i've decided to document the install to get it up and running with sabnzbd and episode butler which are the two main things i plan to run and sure a lot of people are planning the same also.

WHS update

Well it's been somewhile since my last post but found that managing a full time job and being a new Dad is quite a task and take up the majority of my time these days !! Getting a bit more free time though so i've splashed out on a PC-Q08 case for a much needed upgrade and plan to do it this weekend so shall post some pics and a write up of how i find the case.  Watch this space :)