RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

For new and upcoming OpenMW branches and ports; move fast and break things!
Post Reply
salvalie
Posts: 10
Joined: 15 Feb 2019, 17:31

RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by salvalie »

Why I am retrying to run openmw on rpi3 if the other usser fails (at least on performance)?
Ive compiled a lot of games and I cant tell you than the mesa driver (the latest version) has proper full opengl implementation and it performs really good.
so, I compiled everything, not only the engine, the deps too (targeting opengl). everything works as expected... but for some reason the game wont start.
I ask you all for help, because I spend 2 days on working on these. I wont to resign yet. I cant get more info because there its now log at all.
if you could help me with some debugging tip I could try to give you more info.



Image
Attachments
2019-02-15-132659_1600x900_scrot.png
2019-02-15-132659_1600x900_scrot.png (262.79 KiB) Viewed 3500 times
User avatar
psi29a
Posts: 5360
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by psi29a »

What do the logs say?

If you run OpenMW (not the launcher) from the terminal, what is the output?
salvalie
Posts: 10
Joined: 15 Feb 2019, 17:31

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by salvalie »

openmw it just do nothing. there its no --help response, --version, nothing at all. it build ok... dont know why its doing nothing.

pi@pi:~/morrowind/Data Files $ openmw Morrowind.esm
pi@pi:~/morrowind/Data Files $ openmw
pi@pi:~/morrowind/Data Files $ openmw --version
pi@pi:~/morrowind/Data Files $ openmw /home/pi/morrowind/Data Files
pi@pi:~/morrowind/Data Files $ openmw --version
pi@pi:~/morrowind/Data Files $ openmw Morrowind.esm
pi@pi:~/morrowind/Data Files $ openmw --help
pi@pi:~/morrowind/Data Files $ grrrr....

I compiled both master and latest release... both did the same.
User avatar
psi29a
Posts: 5360
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by psi29a »

What does strace give you?
salvalie
Posts: 10
Joined: 15 Feb 2019, 17:31

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by salvalie »

was a silly error than i solved. just thanks for your attention.
User avatar
lysol
Posts: 1513
Joined: 26 Mar 2013, 01:48
Location: Sweden

Re: RPI3: Trying to execute a FULL opengl openmw build failed with unknown reason

Post by lysol »

For people googling in the future, could you explain what you did that solved the issue?
Post Reply