FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
997 views 0 comments
by anonymous

Hi, I'm using rut955 in Italy to manage an old Trimble 5700 gps receiver connected  through serial rs232. I need to run some custom commands that are compiled for x86, on the rut955. I had been success on a raspberry using qemu-i386-static lib for arm but with rut955 doesn't work.

The error I get is:

./qemu-i386-static custom_command

syntax error unexpected word (expecting ")" )

How can I do?

commands i have to run, are :

https://kb.unavco.org/kb/article/trimble-r-utilities-362.html

and lib is :

qemu-i386-static for arm

1 Answer

0 votes
by anonymous

Hello,

There is a few links about the quemu usage with openwrt:

https://openwrt.org/docs/guide-user/virtualization/qemu
https://openwrt.org/docs/guide-user/virtualization/qemu_host

But the qemu lib looks too big and there might not be enough FLASH memory.