All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system
@ 2010-07-20  7:43 Theo Veenker
  2010-07-20 10:14 ` Stefan Kisdaroczi
  2010-08-16 12:45 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 54+ messages in thread
From: Theo Veenker @ 2010-07-20  7:43 UTC (permalink / raw)
  To: Xenomai help

Hi,

I want to upgrade all our PC's from Ubuntu hardy to lucid and in the process
I'm also going from kernel 2.6.29.5 with Xenomai 2.4.8 to kernel 2.6.32.11
with Xenomai 2.5.3.

I first built and tested the 2.6.32.11 kernel with 2.5.3 on my hardy system
and all went fine. But the problem is it just doesn't run on the lucid distro.
However the vanilla kernel runs fine. I also tried with a config based on the
ubuntu lucid config, with relevant modules compiled in (I don't use initrd).

It looks like the same problem as in this thread:
https://mail.gna.org/public/xenomai-help/2010-06/msg00008.html
Just a black screen after the boot loader. The keyboard leds responds to
capslock etc for a few seconds.

What could it be that with identical hardware the same kernel runs fine (with
decent latencies) under ubuntu hardy and not at all under ubuntu lucid? I
also tested another (older) system with a different mobo. Same result.

If there's anyone running a recent kernel with Xenomai 2.5.3 on an ubuntu lucid
system, could you please send me the kernel config?

Thanks,
Theo


^ permalink raw reply	[flat|nested] 54+ messages in thread
* Re: [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system [PATCH]
@ 2010-08-18 21:47 kisda
  0 siblings, 0 replies; 54+ messages in thread
From: kisda @ 2010-08-18 21:47 UTC (permalink / raw)
  To: xenomai

---- Paul <paul_c@domain.hid> schrieb:
> On Wednesday 18 August 2010, Stefan Kisdaroczi wrote:
> > On 17.08.2010 17:24, Stefan Kisdaroczi wrote:
> > > On 17.08.2010 15:51, Hemal C.Bavishi wrote:
> > >> When I tried to compile it with the latest version of kernel with
> > >> xenomai 2.5.4, I am getting following errors in Xenomai (disable
> > >> CONFIG_SMP, enable CONFIG_X86_UP_APIC and CONFIG_X86_UP_IOAPIC
> > >> (*).)
> > >
> > > Just tested, got the same build error with 2.6.34.
> > > If I patch 2.6.34 with prepare-kernel [1] it compiles,
> > > if I use the debian packaged patch generated with prepare-patch [2]
> > > it fails.
> > >
> > > I guess a fix is needed in prepare-patch for 2.6.34, but no time to
> > > look closer now.
> >
> > patch for prepare-patch.sh attached.
> > prepare-kernel.sh try's to find ipipe.h and uses the old or new tree
> > structure. Is it ok to change this unconditionally in
> > prepare-patch.sh? All adeos-patches in xenomai-2.5.git have ipipe.h
> > in
> > arch/$linux_arch/include/asm/, so i think yes.
> 
> As long as no one tries to include a patch for anything prior to 2.6.28 
> (I think that is when everything moved to arch/*/include/asm) - There 
> is only one ipipe patch in head currently for 2.6.25-ppc, but I doubt 
> if anyone would be using it on a Debian build.
> For that one case, I don't think it worth adding any additional 
> complexity to generate a patch with a limited life span.

It's a 2.4.25-ppc patch (note the 4) and the debian build includes only 2.6.* patches. from prepare-patch.sh:
find $xenomai_root/ksrc/ -name "adeos-ipipe-2.6.*-$supported_arch-*.patch"

Regards, 
Stefan



^ permalink raw reply	[flat|nested] 54+ messages in thread

end of thread, other threads:[~2010-08-23 11:59 UTC | newest]

Thread overview: 54+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20  7:43 [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system Theo Veenker
2010-07-20 10:14 ` Stefan Kisdaroczi
2010-07-20 11:18   ` Theo Veenker
2010-07-20 11:21     ` Gilles Chanteperdrix
2010-07-20 16:32       ` Theo Veenker
2010-08-16 11:22         ` Theo Veenker
2010-08-16 11:39           ` Gilles Chanteperdrix
2010-08-16 13:48             ` Theo Veenker
2010-08-16 13:53               ` Gilles Chanteperdrix
2010-08-16 14:11                 ` Theo Veenker
2010-08-16 11:40           ` Stefan Kisdaroczi
2010-08-16 11:59             ` Gilles Chanteperdrix
2010-08-16 12:00             ` Hemal C.Bavishi
2010-08-16 13:55             ` Theo Veenker
2010-08-16 12:45 ` Gilles Chanteperdrix
2010-08-16 14:26   ` Theo Veenker
2010-08-16 19:14     ` Theo Veenker
2010-08-16 22:39       ` Gilles Chanteperdrix
2010-08-17 10:27       ` Philippe Gerum
2010-08-17 13:51         ` Hemal C.Bavishi
2010-08-17 15:24           ` Stefan Kisdaroczi
2010-08-18  7:09             ` Gilles Chanteperdrix
2010-08-18  9:03               ` Paul
2010-08-18  9:06                 ` Gilles Chanteperdrix
2010-08-19 15:21                   ` Stefan Kisdaroczi
2010-08-19 15:28                     ` Gilles Chanteperdrix
2010-08-19 17:13                       ` Stefan Kisdaroczi
2010-08-19 18:49                         ` Gilles Chanteperdrix
2010-08-20 16:43                           ` Stefan Kisdaroczi
2010-08-18 18:45             ` [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system [PATCH] Stefan Kisdaroczi
2010-08-18 18:58               ` Stefan Kisdaroczi
2010-08-18 21:08               ` Paul
2010-08-17 17:01         ` [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system Philippe Gerum
2010-08-17 17:43         ` Stefan Kisdaroczi
2010-08-17 18:06           ` Jan Kiszka
2010-08-18 12:38             ` Stefan Kisdaroczi
2010-08-18  8:27           ` Philippe Gerum
2010-08-18 12:11             ` Stefan Kisdaroczi
2010-08-18 13:54               ` Stefan Kisdaroczi
2010-08-22 17:42                 ` Philippe Gerum
2010-08-23 11:59                   ` Stefan Kisdaroczi
2010-08-18 14:53               ` Philippe Gerum
2010-08-18 18:09               ` Philippe Gerum
2010-08-18 23:21             ` Gilles Chanteperdrix
2010-08-18 23:25               ` Gilles Chanteperdrix
2010-08-19  5:18               ` Philippe Gerum
2010-08-20 12:31         ` Theo Veenker
2010-08-20 12:34           ` Gilles Chanteperdrix
2010-08-20 13:34             ` Theo Veenker
2010-08-20 13:01           ` Philippe Gerum
2010-08-22 17:36             ` Philippe Gerum
2010-08-23  7:15               ` Theo Veenker
2010-08-21  9:32           ` Daniele Nicolodi
  -- strict thread matches above, loose matches on Subject: below --
2010-08-18 21:47 [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system [PATCH] kisda

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.