From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4CA105E3.5090309@domain.hid> Date: Mon, 27 Sep 2010 23:00:19 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4C9D0A94.9030501@domain.hid> <4C9DB383.1050606@domain.hid> <4C9E6C21.8010403@domain.hid> <4C9F3163.4050106@domain.hid> <4C9F3F9F.9090509@domain.hid> <4CA0A60D.2010708@domain.hid> <4CA0D305.6030306@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] switchtest/xeon-test fails: Help needed (Ubuntu/Core i7) List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gajamohan Mohanarajah Cc: xenomai@xenomai.org, Jan Kiszka Gajamohan Mohanarajah wrote: > Hi Gilles, > > I tried your 3 suggestions. But no luck. > I am attaching the config file for reference. > The kernel base on this config file boots without any problem with the > [nolapic] option (or the [acpi=off] option). > (Ref:https://wiki.ubuntu.com/DebuggingACPI) > But fails with [acpi=ht] option. > > Gajan > > I tried the following grub options too: > acpi=off -> works fine > acpi=ht -> doesn't work > [according to https://wiki.ubuntu.com/DebuggingACPI : This means the > issue is in the ACPI table parsing code itself, or perhaps the SMP > code. ] Since the problem seems to be with IRQ routing, I would suggest acpi=noirq According to the wiki you found. In fact, I would try all the options suggested to find the one which works... -- Gilles.