From: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai-3 booting problems
Date: Thu, 22 Jan 2015 10:52:31 +0100 [thread overview]
Message-ID: <2271076.0trCLgX2Zk@soho> (raw)
In-Reply-To: <20150122085701.GA20360@hermes.click-hack.org>
El Dijous, 22 de gener de 2015, a les 09:57:01, Gilles Chanteperdrix va
escriure:
> On Thu, Jan 22, 2015 at 09:34:11AM +0100, Leopold Palomo-Avellaneda wrote:
> > El Dijous, 22 de gener de 2015, a les 08:54:29, Gilles Chanteperdrix va
> >
> > escriure:
> > > On Thu, Jan 22, 2015 at 08:47:24AM +0100, Leopold Palomo-Avellaneda
wrote:
> > > > Hi,
> > > >
> > > >
> > > > I have compiling a Cobalt kernel. I have followed the web "wikipress"
> > > > [1];-) recommendations. However, my box (a normal desktop computer -
> > > > Dell
> > > > Optiplex 7010 -) doesn't boot. It throws a message like:
> > > > ....
> > > > timer doesn't work through interrup-remapped IO-apic
> > > >
> > > > ...
> > > >
> > > > enabling noapic in the boot options I'm able to boot. But, I have not
> > > > make
> > > > any test by now. Some interesting messages:
> > > >
> > > > $ dmesg | grep -i xenomai
> > > > [ 0.000000] Linux version 3.16.0-xenomai-3.0.0 (root@soho) (gcc
> > > > version
> > > > 4.9.1 (Debian 4.9.1-19) ) #1 SMP Wed Jan 21 16:29:36 UTC 2015
> > > > [ 0.000000] Command line:
> > > > BOOT_IMAGE=/boot/vmlinuz-3.16.0-xenomai-3.0.0
> > > > root=UUID=15cfac82-1127-421f-9aed-eaf48247ed4e ro quiet noapic
> > > > [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-
> > > > xenomai-3.0.0 root=UUID=15cfac82-1127-421f-9aed-eaf48247ed4e ro quiet
> > > > noapic [ 0.705071] [Xenomai] scheduling class idle registered.
> > > > [ 0.705072] [Xenomai] scheduling class rt registered.
> > > > [ 0.705090] [Xenomai] disabling automatic C1E state promotion on
> > > > Intel
> > > > processor
> > > > [ 0.705104] [Xenomai] SMI-enabled chipset found, but SMI workaround
> > > > disabled
> > > >
> > > > (see xenomai.smi parameter). You might encounter
> > > >
> > > > [ 0.705284] I-pipe: head domain Xenomai registered.
> > > > [ 0.717986] [Xenomai] Cobalt v3.0-rc2 (Exact Zero) [DEBUG]
> > > > [ 0.897726] usb usb1: Manufacturer: Linux 3.16.0-xenomai-3.0.0
> > > > xhci_hcd
> > > > [ 0.898617] usb usb2: Manufacturer: Linux 3.16.0-xenomai-3.0.0
> > > > xhci_hcd
> > > > [ 0.914114] usb usb3: Manufacturer: Linux 3.16.0-xenomai-3.0.0
> > > > ehci_hcd
> > > > [ 0.930109] usb usb4: Manufacturer: Linux 3.16.0-xenomai-3.0.0
> > > > ehci_hcd
> > > > *** RTnet for Xenomai v3.0-rc2 ***
> > > >
> > > >
> > > > So, can avoid to pass the noapic parameter to the kernel to boot?
> > >
> > > Please post the full boot logs, and the kernel configuration.
> >
> > Attached.
> >
> > > Does the
> > > kernel work with exactly the same .config but without Xenomai?
> >
> > I don't know. It's a similar kernel configuration than debian ships with
> > jessie.
>
> Ok. If you have compiled Xenomai 2.6 git with Linux 3.16.0, why do
> you not use the same configuration ?
I used the same file. I attached the 2.6.4 config. However, there's some small
differences. For instance, IPIPE_LEGACY is disabled in xenomai-3, not in 2.
> What about the ARCH problem with make-kpkg, is it solved ?
As I said yesterday [1], there's a question of the ARCH var, used in the
prepare-kernel script.
Any idea to solve this?
Leopold
--
[1] http://www.xenomai.org/pipermail/xenomai/2015-January/032958.html
--
--
Linux User 152692 GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-xenomai-2.6.4
Type: text/x-mpsub
Size: 157499 bytes
Desc: not available
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20150122/ffc3c88c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20150122/ffc3c88c/attachment.sig>
next prev parent reply other threads:[~2015-01-22 9:52 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-22 7:47 [Xenomai] Xenomai-3 booting problems Leopold Palomo-Avellaneda
2015-01-22 7:54 ` Gilles Chanteperdrix
2015-01-22 8:34 ` Leopold Palomo-Avellaneda
2015-01-22 8:57 ` Gilles Chanteperdrix
2015-01-22 9:52 ` Leopold Palomo-Avellaneda [this message]
2015-01-22 9:56 ` Gilles Chanteperdrix
2015-01-22 10:17 ` Leopold Palomo-Avellaneda
2015-01-22 10:24 ` Gilles Chanteperdrix
2015-01-22 10:40 ` Leopold Palomo-Avellaneda
2015-01-22 10:48 ` Gilles Chanteperdrix
2015-01-22 11:17 ` [Xenomai] Xenomai-3 creating debian packages (was: Re: Xenomai-3 booting problems) Leopold Palomo-Avellaneda
2015-01-22 11:31 ` Gilles Chanteperdrix
2015-01-22 11:39 ` Leopold Palomo-Avellaneda
2015-01-22 11:40 ` Gilles Chanteperdrix
2015-01-22 11:59 ` Leopold Palomo-Avellaneda
2015-01-22 12:51 ` [Xenomai] Xenomai-3 creating debian packages Jan Kiszka
2015-01-22 13:44 ` Gilles Chanteperdrix
2015-01-22 13:50 ` Jan Kiszka
2015-01-22 13:58 ` Gilles Chanteperdrix
2015-01-22 14:22 ` Jan Kiszka
2015-01-22 14:26 ` Gilles Chanteperdrix
2015-01-22 14:13 ` Gilles Chanteperdrix
2015-01-22 13:53 ` Leopold Palomo-Avellaneda
2015-01-22 13:57 ` Jan Kiszka
2015-01-22 14:49 ` Lennart Sorensen
2015-01-22 14:56 ` Gilles Chanteperdrix
2015-01-22 15:02 ` Jan Kiszka
2015-01-22 15:06 ` Gilles Chanteperdrix
2015-01-22 15:10 ` Jan Kiszka
2015-01-22 17:21 ` Lennart Sorensen
2015-01-22 19:16 ` Gilles Chanteperdrix
2015-01-22 19:27 ` Lennart Sorensen
2015-01-22 19:33 ` Gilles Chanteperdrix
2015-01-22 20:15 ` Lennart Sorensen
2015-01-22 11:39 ` [Xenomai] Xenomai-3 creating debian packages (was: Re: Xenomai-3 booting problems) Gilles Chanteperdrix
2015-01-22 11:43 ` [Xenomai] Xenomai-3 creating debian packages Jan Kiszka
2015-01-22 14:42 ` [Xenomai] Xenomai-3 booting problems Lennart Sorensen
2015-01-22 15:08 ` Jan Kiszka
2015-01-22 15:53 ` Gilles Chanteperdrix
2015-01-22 8:03 ` Jan Kiszka
2015-01-22 8:36 ` Leopold Palomo-Avellaneda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2271076.0trCLgX2Zk@soho \
--to=leo@alaxarxa.net \
--cc=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.