Posted by Benjamin Close on January 8, 2010 under FreeBSD, UniSA |
Recently I was working on a php command line program that required access to a serial port. Initially developed under Linux the program was then shifted to it’s permanent location on a FreeBSD server. This is where we first started having problems. Initially we discovered the server didn’t have a native serial port. We fixed [..more..]
Posted by Benjamin Close on August 6, 2009 under Computers, OpenSource, UniSA |
Working out that VNC can put a client ONHOLD, making it look like the server has frozen
Posted by Benjamin Close on March 6, 2009 under Projects, UniSA |
One project I’ve been working on with fellow members of the Wearable Computer Lab (WCL) has been a project we’ve called ‘Snappy’. Snappy is simply an old Canon IXUS camera that is connected to an old Dell Laptop. It was setup to monitor the construction of a new building here at the University of South [..more..]
Posted by Benjamin Close on February 2, 2009 under OpenSource, UniSA |
Recently Ben and I have been trying to get a FreeBSD box to join an Active Directory domain. The domain controller was running Windows Server 2008. After a *lot* of stuffing around to get this working we finally found the solution to our problem – the version of samba. You see the problem we were [..more..]
Posted by Benjamin Close on November 25, 2008 under OpenSource, UniSA |
Details about adding multiple mice support to the FLTK toolkit
Posted by Benjamin Close on November 18, 2008 under FreeDesktop, OpenSource, Programming, UniSA |
I’ve been recently trying to work out why jhbuild fails to build xorg on my FreeBSD box. Traditionally I compile to /usr/local/ however after wanting to experiment with MPX I’ve set things up so that I compile to /usr/local/MPX Sadly this kept breaking in xorg/lib/libX11 with the error:
Posted by Benjamin Close on September 15, 2008 under UniSA |
Today Snappy, the little photo box we have taking photos of the new Bruce Lab, broke again. Hence I quickly came up with a way of resetting the USB device under linux based on libusb. Sadly whilst I can confirm this does reset the device gphoto2 still doesn’t like our little Canon Ixus 400 and [..more..]