Archive for January, 2013

Trends

Posted in Hardware on January 22, 2013 by asteriondaedalus

I was looking into limitations brought by the Android Mini PC to find there aren’t as many as I thought.

They don’t come with Bluetooth but have wireless, a micro USB and a host USB port.   The real limitation I thought they had, initially, is needing a host port on the Arduino boards to talk to it.

I learned recently about On The Go, a USB variant, which allows an Android device to talk to any USB device (and presumably a serial port, we still have to see about that).

There is also a late breaking Ubuntu port for the device I have in my drawer so a couple of options.

And, of course, now we have a BeagleBoard/BeagleBone, and let’s face it Raspberry Pi, Killer.

Xmas holidaze – bad Ubuntu

Posted in The Downside of software development on January 1, 2013 by asteriondaedalus

So, a couple of things sorted so that they are on hand.

P144149

Atom board setup with 32bit Debian.

Why not Ubuntu?  Well started out with Ubuntu 12 odd.  Server version wouldn’t install.  Tried two times and got desktop running.  Spent a little time reading int X11 to get X-windows set up – as I am running the Atom box downstairs in the entertainment centre as it doesn’t have wireless LAN and is hard wired into the ASDL router.

Turns out setting up X11 is strangely tricky.

The usual wanking opensource drivel – if you haven’t done it before you’re not good enough to use it.  Yeah yeah, I know I am dumb because I haven’t done it before YOU freaking gimps!

Turns out, Ubuntu is less likely the choice for X11 etc because they are trying to be seen as replacement for Windoze so all sorts of things “native” to earlier versions of Ubuntu, and certainly of other Linux distros, are not there by default no more.

Blah blah, so on and so forth.  Scanned internet.

Came up with a couple to three good sources of information (not from Canonical!) and viola!  Installed XDM.

Changed a default line in config script to un-comment it.  Restarted the machine and …

… it hung in the Ubuntu booting, slowly ticking away … forever …

Ubuntu-Bootscreen

Now, maybe I am dumb but how does un-commenting a default line in a default installation cause a mostly raw installation of Ubuntu to hang?  Probably a combination of the following:

  • Ubuntu 12 is not really Atom friendly (who know why it installed at all let alone took two installation attempts before taking).
  • XDM is not a “native” of Ubuntu.  The warning when you install it is that it isn’t ported to Ubuntu by Canonical.

The upshot …

vnc

Installed 32 bit Debian on the Atom box, wiping out Ubuntu.

Half a day later I had Tight VNC on my Acer desktop (Windoze 7) and remoted into my 32bit Debian Atom box to install and test both of ROS and Urbi.

So, I have an old 64bit machine to build an that will definitely be a Debian installation.