From mboxrd@z Thu Jan 1 00:00:00 1970 Resent-To: Xenomai help Resent-Message-Id: <4EA5499F.1000602@domain.hid> Message-ID: <4EA54977.4050500@domain.hid> Date: Mon, 24 Oct 2011 13:18:15 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <584f2ab9.7f72956e.4e78ccaa.5171d@domain.hid> <4EA53FE7.6030803@domain.hid> <4EA546DE.2020207@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Xenomai-help] installing xenomai on pandaboard List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Robert On 10/24/2011 01:11 PM, Robert wrote: >=20 >=20 >=20 > Dnia 24 pa=C5=BAdziernika 2011 13:07 Gilles Chanteperdrix napisa=C5=82(a): >=20 >> On 10/24/2011 12:59 PM, Robert wrote: >>> Dnia 24 pa=C5=BAdziernika 2011 12:37 Gilles Chanteperdrix napisa=C5=82(a): >> >>>> Ok. Try calling /usr/xenomai/bin/xeno-test instead of cding to the >>>> directory and runing ./xeno-test. >>> >>> No difference. >> >> I am unable to reproduce this issue, but I am using ash, not bash. las= t >> attempt: could you try adding /usr/xenomai/bin to the PATH variable? >=20 > The same. Ok, that is strange, I will test with bash asap. >=20 >>>> I have not received the config file. >> >>> CONFIG_ARCH_OMAP2PLUS_TYPICAL=3Dy >>> # CONFIG_ARCH_OMAP2 is not set >>> CONFIG_ARCH_OMAP3=3Dy >>> CONFIG_ARCH_OMAP4=3Dy >>> # CONFIG_ARCH_OMAP3430 is not set >>> CONFIG_OMAP_PACKAGE_CBL=3Dy >>> CONFIG_OMAP_PACKAGE_CBS=3Dy >> >> Could you try disabling CONFIG_OMAP3? >=20 > No. While running "make oldconfig" CONFIG_OMAP3 automatically set to ye= s, so i didn't touch it. > Ok, so now I will try to recompile kernel with new config. >=20 It will probably not work if you do not disable CONFIG_OMAP3. Multi-omap kernels are bad for latencies anyway, the next version of the patch will probably forbid it. --=20 Gilles.