[Xenomai] Xenomai patch on Hikey causing overheating and board reset

2017-11-17 Thread Ivid Suvarna
Hi All, I am facing overheating issue on my hikey 620 after applying xenomai-3 arm64 patches. It goes to 100 degree celsius in just under 5 mins. I first assumed it might be ipipe patch that is causing problems but I did git bisect and found that xenomai patch is creating problem. I am using 4.9

[Xenomai] [PATCH] lib/boilerplate: Fix build for mercury

2018-03-07 Thread Ivid Suvarna
’ >> rt_print_flush_buffers(); >> ^ Signed-off-by: Ivid Suvarna --- lib/boilerplate/ancillaries.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/boilerplate/ancillaries.c b/lib/boilerplate/ancillaries.c index 7e98141..a0754cb 100644 --- a/lib/boilerplate/ancillaries.c +

Re: [Xenomai] FUSE package error while doing configure for xenomai-3

2018-03-23 Thread Ivid Suvarna
Hi Pintu-san, > I am trying to install xenomai-3 again. > # ./script/bootstrap > > After this, when I do configure, it is stopped at FUSE > # ./configure > > > checking whether the registry should be enabled... no > ./configure: line 13838: syntax error near unexpected token `FUSE,' > ./