From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BED2910.6020105@domain.hid> Date: Fri, 14 May 2010 12:42:24 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <2319761F7FA0D1479BA77EC2E0A8E7BCE3D6E7@domain.hid> <245373446233674495BCA5CA2FC1EB17378D01593B@RCexchangeSVR1.ruggedcom.local> In-Reply-To: <245373446233674495BCA5CA2FC1EB17378D01593B@RCexchangeSVR1.ruggedcom.local> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Question about getting system time List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas Glatz Cc: "xenomai@xenomai.org" Andreas Glatz wrote: > Hi, > > We had a similar problem. We solved it by compiling the native skin > as a module and loading it _after_ the kernel has been syncronized > with the real-time clock chip. Yes, that works too. There is also an option in the kernel for the kernel to synchronize with the RTC clock directly, without requiring hwclock. I do not know if it is run before starting Xenomai though. -- Gilles.