[Coco] RaspberryPI DriveWire server

Aaron Wolfe aawolfe at gmail.com
Sun Oct 28 15:47:23 EDT 2012


DW works fine with the default Raspian image.  You will need to
install the openjdk-jre and lib-rxtx packages.
You also must edit the configuration (this will change in a future
version and you won't need to).

Edit config.xml and change LoadRXTX to false, i.e.:

<LoadRXTX>false</LoadRXTX>

If LoadRXTX is not present in your config, just add it anywhere in the
default dwconfig section (not inside the instance).

You can now run DW4 in server mode (UI does not work at this time, but
will soon.  You wanted headless anyway so not an issue).
To start in headless mode:

cd /wherever/you/unzipped/dw4

java -jar DW4UI.jar --noui

That's it.
-Aaron


On Sun, Oct 28, 2012 at 2:53 PM, Tim Fadden <t.fadden at cox.net> wrote:
> Hi All,
>
> Well, I just got my RaspberryPI cards.  they now come with 512k ram, cool.
> I got their recommended image on it and it works great. It has the graphical
> desktop and everything. My plans are to make drive wire servers out of them,
> and use them headless by either remote session, or ssh.   Has any body
> already done this?
>
> I got a java loaded, but saw comments about not working with the java serial
> drivers etc.  Most of all the posts I have seen so far assume the reader is
> an experienced Linux admin. he he he I haven't figured out yet which
> distribution to use yet to get the java serial drivers working yet. So if
> anyone already knows, could you share? :-)
>
> If not,  When I figure it all out I will send up some more info. I'm not a
> Linux guru, so it may take me some time.  But I do know how to do searches,
> and follow instructions, and not a complete Linux neophyte.  Like mys sister
> always says "I'm not a complete idiot!" ha ha ha
>
> Later!
>
> Tim
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco



More information about the Coco mailing list