Search found 361 matches

by Matt
Tue Feb 10, 2015 2:28 pm
Forum: Edge Server Developers
Topic: App not loading in RPI
Replies: 12
Views: 9033

Re: App not loading in RPI

Yes you need to run bindex for every app you export. If itloadsin windows it should also load in rpi...or at least give an error. Can you try shutting down the server in the rpi, removing the "=2020" from the console entry in "rifidi-server", and then starting the server again with "sudo ./rifidi-se...
by Matt
Tue Feb 10, 2015 12:14 pm
Forum: Edge Server Developers
Topic: App not loading in RPI
Replies: 12
Views: 9033

Re: App not loading in RPI

OK, looks like everything is starting OK, which is good. Next thing to look at is how you are loading the app -- does it load successfully in windows in an external deploy?
by Matt
Tue Feb 10, 2015 10:04 am
Forum: Edge Server Developers
Topic: App not loading in RPI
Replies: 12
Views: 9033

Re: App not loading in RPI

Can you use putty to ssh in? That will let you copy and paste.
by Matt
Tue Feb 10, 2015 12:27 am
Forum: Edge Server Developers
Topic: App not loading in RPI
Replies: 12
Views: 9033

Re: App not loading in RPI

I'm a little confused by what you posted--can you post the results of the "ss" for the rpi?
by Matt
Thu Jan 01, 2015 6:21 pm
Forum: Edge Server Users
Topic: TagType on a ARL-9900
Replies: 2
Views: 5550

Re: TagType on a ARL-9900

Looking at the code, I think Brian is correct. If you set the "tagtype" to 1 it should call "set tagtype=16" instead.
by Matt
Mon Dec 08, 2014 2:21 am
Forum: Edge Server Developers
Topic: Ubuntu and Raspberry PI instalation
Replies: 14
Views: 9885

Re: Ubuntu and Raspberry PI instalation

OK, how is this jar? I tried this on a Pi that I just spun up, and it seemed to work fine. There is a new version of Edge coming out (3.1.1) which should run on x86/64 Windows and Linux and on ARM linux systems.
by Matt
Thu Dec 04, 2014 11:35 pm
Forum: Edge Server Developers
Topic: Ubuntu and Raspberry PI instalation
Replies: 14
Views: 9885

Re: Ubuntu and Raspberry PI instalation

You can add the .so files to the jar and link to it in the manifest.

I do have a jar that should work, but I need to dig it up. I'll try to find it tomorrow. We are also working on a bug fix release, and I'll try to make the default rxtx jar work with the armhf and armel architectures.

-Matt
by Matt
Tue Dec 02, 2014 3:55 pm
Forum: Edge Server Developers
Topic: Ubuntu and Raspberry PI instalation
Replies: 14
Views: 9885

Re: Ubuntu and Raspberry PI instalation

Its almost certainly an rxtx issue (you can confirm by trying to start the edge plugin). I hadnt tried the latest version on the pi. Does what you exported work on an x86 processor?
by Matt
Tue Dec 02, 2014 1:04 pm
Forum: Edge Server Developers
Topic: Ubuntu and Raspberry PI instalation
Replies: 14
Views: 9885

Re: Ubuntu and Raspberry PI instalation

Paste the results of an "ss". Also, if you are on the pi, be aware that there is a 3ish minute startup time, though the telnet will come up much faster than that.
by Matt
Mon Dec 01, 2014 11:08 pm
Forum: Edge Server Developers
Topic: Ubuntu and Raspberry PI instalation
Replies: 14
Views: 9885

Re: Ubuntu and Raspberry PI instalation

Try this:

Code: Select all

sudo /etc/init.d/rifidi-server start
Then telnet in to localhost 2020.