From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49EB75A2.6040904@domain.hid> Date: Sun, 19 Apr 2009 21:04:02 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai v2.5-rc1 feedback List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: vikesh rambaran Cc: xenomai-help vikesh rambaran wrote: > hi > > Thanx for v2.5-rc1. Here are some minor observations > > 1. The prepare-kernel script requires --arch=x86 for an x86 32 bit platform. > > --arch=i386 as per README.INSTALL section 2.1 does not seem to be allowed > anymore > > (README.INSTALL updates required ?) > > 2. With Xenomai v2.4.x echoing the xenomai group id to > /sys/module/xeno_nucleus/parameters/xenomai_gid > allowed a Xenomai application to be run without having to type 'sudo'. Does > not work with v2.5-rc1. > Get the following message : > > Xenomai: open: Permission denied > Xenomai: mmap(local sem heap): Permission denied > > [Application runs normally if sudo is used] > > Has this feature been removed ? > > 3. When running the latency test in a console window within X and the window > is maximised/minimized > the following message appears : > > Not SIGSHADOW ! This message means that the application received a SIGWINCH not originating from Xenomai. This is essentially a debug message which can be removed. -- Gilles.