From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A81CA67.9060301@domain.hid> Date: Tue, 11 Aug 2009 21:45:43 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] pthread_setschedparam: Function not implemented List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Charlton, John" Cc: "xenomai@xenomai.org" Charlton, John wrote: > I have been using xenomai-2.4.6.1 with linux-2.6.27.7 without problems. We have changed our open embedded build to build xenomai within open embedded and with recent xenomai/kernel builds I am getting the following error output from xeno-test: > > latency: failed to open benchmark device, code -38 > (modprobe xeno_timerbench?) > Xenomai Posix skin init: pthread_setschedparam: Function not implemented > > Any ideas on what the problem is? Exactly what version of Xenomai kernel-space suppors runs with what version of user-space support? Normally, latency does not use Xenomai posix skin, so you should not see this message. Could you show us the result of the ldd command with the version of latency you are running? -- Gilles.