From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Gerum In-Reply-To: <20071012215152.GA17187@domain.hid> References: <470E8BFE.4070804@domain.hid> <1192179524.5149.23.camel@domain.hid> <470F3B03.1040501@domain.hid> <20071012110054.GA26325@domain.hid> <470FD0AC.6040700@domain.hid> <470FD795.9070008@domain.hid> <20071012215152.GA17187@domain.hid> Content-Type: text/plain Date: Fri, 12 Oct 2007 23:58:34 +0200 Message-Id: <1192226314.6499.174.camel@domain.hid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Xenomai-core] [PATCH] fix hw-timer setup/cleanup for i386 Reply-To: rpm@xenomai.org List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stelian Pop Cc: Jan Kiszka , Xenomai-core@domain.hid On Fri, 2007-10-12 at 23:51 +0200, Stelian Pop wrote: > On Fri, Oct 12, 2007 at 10:22:45PM +0200, Stelian Pop wrote: > > > Or even go crazy and activate SMP again ? > > Would have been too easy: > > # modprobe xeno_native > Xenomai: native skin init failed, code -19. > The I-pipe likely told Xenomai that the LAPIC was unusable, because it has been put in dummy state by the clock event layer. Must be something silly going on at I-pipe level. Please switch HPET off just for kicks. > This is with all relevant options on (HPET, HIRES, SMP, NO_HZ). > I guess I'll have to take one step at a time. > -- Philippe.