From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A83108E.10309@domain.hid> Date: Wed, 12 Aug 2009 20:57:18 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4A81CA67.9060301@domain.hid> <4A81CE4F.9060301@domain.hid> <4A82DC78.9060408@domain.hid> 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: > Gilles, > > I am using linux kernel 2.6.27.7 and xenomai 2.4.6.1. I get the same results below after loading xeno_timerbench module: > > I loaded xeno_timerbench module as follows but get the same results: > modprobe xeno_timerbench > > ./latency -t 2: > > == Sampling period: 100 us > == Test mode: in-kernel periodic task > == All results in microseconds > latency: failed to open benchmark device, code -38 > (modprobe xeno_timerbench?) > > ./latency -t 1: > == Sampling period: 100 us > == Test mode: in-kernel timer handler > == All results in microseconds > latency: failed to open benchmark device, code -38 > (modprobe xeno_timerbench?) > > cat /proc/modules: > xeno_timerbench 5700 0 - Live 0xce9a0000 > savagefb 23520 0 - Live 0xce9a9000 > via686a 12780 0 - Live 0xce986000 > i2c_viapro 7348 0 - Live 0xce979000 > 8139cp 17152 0 - Live 0xce99a000 > i2c_core 22448 1 i2c_viapro, Live 0xce993000 > shpchp 26996 0 - Live 0xce98b000 > pci_hotplug 7492 1 shpchp, Live 0xce97d000 > via_agp 7456 1 - Live 0xce976000 Ok. Could you show us the boot logs? -- Gilles.