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 Raspbian

Openmodelica for raspberrypi 3 Raspbian

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 have just created a new topic names " Openmodelica for raspberrypi 3 Ubuntu Mate".
I explained there my Errors by running openmodelica on raspberrypi with Ubuntu Mate.
Now I tried to run openmodelica on raspberry pi 3 B+ with Raspbian.
It seems to work but i have some problems.

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 libEGL warning: DRI2: failed to authenticate
          2 ** (OMEdit:1346): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

If I start a simple simulation, so I get in Messages Browser:
          [1] 14:33:28 Scripting Error
          Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The simulation works but the import of FMU doesn't work.

My System:

Distribution: Raspbian GNU/Linux 9 \n \l

Kernel: 4.14.34-v7+

My Processor:

Model: ARMv7 Processor rev 4 (v7l)

Speed: 1200 MHz

Architecture in use: armhf

Can sombody help me?

Many thanks in advance!

Re: Openmodelica for raspberrypi 3 Raspbian

Hello
I had the same problem. please did you find a solution for this?

Re: Openmodelica for raspberrypi 3 Raspbian

What architecture FMU did you try to import? What's the error message?

Re: Openmodelica for raspberrypi 3 Raspbian

I wanted to install openmodelica on raspberry so that I could generate the fmu. but the problem that I can't install openmodelica on raspberry.
the error message I got:"Could not find package openlmodelica."

so I would like to know is there a possibility to install openmodelica on raspberry PI3.
If yes, how i do this.

thank you.

Re: Openmodelica for raspberrypi 3 Raspbian

Hassani22 wrote:


I wanted to install openmodelica on raspberry so that I could generate the fmu. but the problem that I can't install openmodelica on raspberry.
the error message I got:"Could not find package openlmodelica."

so I would like to know is there a possibility to install openmodelica on raspberry PI3.
If yes, how i do this.

thank you.

Did you follow the instructions to add the repository to apt so it could be found? If so, make sure to not make the typo above: openlmodelica = openmodelica

There are 0 guests and 0 other users also viewing this topic
You are here: