Tag Archives: Raspbian

The Joy of rPlay (or not)

This is a bit of a mini follow up to my recent post on AirPlay (I’ll be doing a longer one once I’ve got everything running the way I hope it will – Edit: never mind, scroll down to the bottom).

After discovering Reflector, and having a good play with it, I started to wonder if there were any Linux AirPlay clients out there.

It took some digging, but it turns out, there are!  Well, there’s at least one.  rPlay.

Continue reading The Joy of rPlay (or not)

Taking a Stab at Cross Compiling

Cross compiling is something I’ve never really had a need to do before.  All of my past Linux machines have been your standard 32Bit or 64Bit x86 based PCs, and have been fast enough that I’ve been able to compile on the machine it’ll be running on.

But, if a 15 hour XBMC compile taught me anything (other than the fact that XBMC doesn’t work fantastically on the CubieBoard), it’s that I need to setup a decent Linux box, and learn to cross compile for ARM based hardware.

I’ve also always wanted to create my own Linux setup from scratch for a long time.  The CubieBoard gives me the opportunity to do this, but it will require some cross compiling to get things started.

Continue reading Taking a Stab at Cross Compiling