From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5319C250.4050209@xenomai.org> Date: Fri, 07 Mar 2014 13:57:52 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1394099202.26562.YahooMailNeo@web163902.mail.gq1.yahoo.com> <53199C18.40508@reliableembeddedsystems.com> In-Reply-To: <53199C18.40508@reliableembeddedsystems.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] process behaviour when running xenomai List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Robert Berger Cc: xenomai@xenomai.org On 03/07/2014 11:14 AM, Robert Berger wrote: > Hi, > > On 03/06/2014 11:46 AM, Huub Van Niekerk wrote: >> Hi, >> >> I'm running Xenomai 2.6.3 with kernel 3.10.18 now on BeagleBoard-Xm Rev. C and experience this behaviour: when I try to install packages from commandline, the installation manager starts quick and reads the package(s), but after that it stays dead quiet like it's frozen. ps -ef shows it's just going on, no defunc or anything like that. Also, when I want to watch the processes using top, it starts, but nothing shows. When I want to end it, Ctl-C gives no response giving me no other option than to use kill. Is this a known behaviour when running Xenomai ? > > I tried something similar (just took the patch from the ELDK 5.5) but > have some issues: > > 1) no network on the beagle-xm and even if I hack my way through with > phy_nop it's not getting better Have you selected an USB transceiver? This is a difference between 3.8 and 3.10, and is not enabled by default. -- Gilles.