From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A02AEC3.70401@domain.hid> Date: Thu, 07 May 2009 11:49:55 +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] gatekeeper/0 List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: henning.richter@domain.hid Cc: xenomai@xenomai.org henning.richter@domain.hid wrote: > Beside I actually don't use xconfig because QT3 is not installed > my application runs well in console mode and I am able to gather > information from /proc/xenomai/stat etc. In a previous mail you told us that you were running your application in graphical mode. If you are running in console mode, you should see the oops (though it may not be easy to capture, and you may need to actually increase the console resolution through kernel command line to see the message entirely, some people in the past send us numerical photos of the screen to show us their oops...). As for not being able to use switchtest, sorry, but if you do not want to use the graphical tool, you have to learn how to search in text mode, this means find . -name 'Kconfig*' | xargs grep switchtest... -- Gilles.