Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Openmodelica for raspberrypi 3 Ubuntu Mate

Openmodelica for raspberrypi 3 Ubuntu Mate

Hello folks,

I'm new here and I'm working on my master thesis.

I have to run openmodelica on raspberry pi to use FMI on raspberry.

I did install openmodelica on raspberry in few steps.
Terminal-Input:

1. ~$ for deb in deb deb-src; do echo "$deb http://build.openmodelica.org/apt `lsb_release -cs` nightly"; done | sudo tee /etc/apt/sources.list.d/openmodelica.list

2. ~$ wget -q http://build.openmodelica.org/apt/openmodelica.asc -O- | sudo apt-key add -

3. ~$ sudo apt update

4. ~$ sudo apt install openmodelica

Then i try to run it with:

~$ OMEdit > Error 2>&1

The Error file includes following errors:

1 QXcbConnection: Failed to initialize XRandr

2 Qt: XKEYBOARD extension not present on the X server

3 libEGL arning: DRI2: failed to create any config

4 libEGL arning: DRI2: failed to create any config

If I start a simple simulation, so I get in Messages Browser:

[1] 11:44:09 Scripting Error

Xlib: extension "XInputExtension" missing on display":10.0".

And i get in other window "OMEdit - Test Simulation Output" by Compilation following Message:

make -j4 -f Test.makefile

Resource error (fork failure): Cannot allocate memory

My System:

Distribution: Ubuntu 16.04.4 LTS

Kernel: 4.14.34-v7+

My Processor:

Model: ARMv7 Processor rev 4 (v7l)

Speed: 1200 MHz

Architecture in use: armhf

Can somebody help me?

Many thanks in advance!

Edited by: Max - Apr-26-18 12:40:11
There are 0 guests and 0 other users also viewing this topic
You are here: