[LITMUS^RT] FW: Litmus on single-board computer
Martinez Garcia Jorge Luis (PS-EC/ESB2)
JorgeLuis.MartinezGarcia at de.bosch.com
Thu Feb 8 16:13:25 CET 2018
Hello Björn,
I managed to install LXDE on the RPi3 by the doing the following:
# pacman -S xf86-video-fbdev lxde xorg-xinit
And to launch the GUI desktop:
# xinit /usr/bin/lxsession
and now I can see the pdf files generated by Feather Trace.
Best,
Jorge
-----Original Message-----
From: Martinez Garcia Jorge Luis (PS-EC/ESB2)
Sent: Mittwoch, 7. Februar 2018 16:06
To: 'litmus-dev at lists.litmus-rt.org' <litmus-dev at lists.litmus-rt.org>
Subject: RE: [LITMUS^RT] Litmus on single-board computer
Hello Björn,
You were right. $pacman -Sy python2-cairo did the trick. How do you visualize the generated pdf files on the RPi 3?
Best,
Jorge
-----Original Message-----
From: litmus-dev [mailto:litmus-dev-bounces at lists.litmus-rt.org] On Behalf Of Björn Brandenburg
Sent: Mittwoch, 24. Januar 2018 10:51
To: litmus-dev at lists.litmus-rt.org
Subject: Re: [LITMUS^RT] Litmus on single-board computer
> On 24. Jan 2018, at 10:30, Martinez Garcia Jorge Luis (PS-EC/ESB2) <JorgeLuis.MartinezGarcia at de.bosch.com> wrote:
>
> Hello Björn,
> When I want to visualize my schedules, I get the following error:
>
> [root at alarm st-demo]# st-draw *.bin
> File "/feather-trace-tools/st-draw", line 89
> except IOError, msg:
> ^
> SyntaxError: invalid syntax
> Do you know, what the problem might be?
These are still Python 2 scripts. I suspect you tried launching them with Python 3.
- Björn
_______________________________________________
litmus-dev mailing list
litmus-dev at lists.litmus-rt.org
https://lists.litmus-rt.org/listinfo/litmus-dev
More information about the litmus-dev
mailing list