All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Theo Veenker <T.J.G.Veenker@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] kernel 2.6.32.11 with xenomai 2.5.3 fails to boot on ubuntu lucid system
Date: Tue, 20 Jul 2010 13:21:01 +0200	[thread overview]
Message-ID: <4C45869D.9020501@domain.hid> (raw)
In-Reply-To: <4C458607.1060402@domain.hid>

Theo Veenker wrote:
> Stefan Kisdaroczi wrote:
>> On 20.07.2010 09:43, Theo Veenker wrote:
>>> 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).
>>>   
>> Are you sure it's not initrd related ?
>>
>> After installing the kernel with dpkg --install i had to run
>> '# update-initramfs -c -k all' and '# update-grub' manually.
>> This is not necessary on debian lenny/squeeze and worked
>> (if I remember correctly) with ubuntu karmic too.
>> Check in your grub config if there is a initrd entry.
> 
> Unfortunately this doesn't make a difference. Created initrd for regular and
> kernel with xenomai; grub config OK. But still the regular kernel works and
> the other one gives me just a black screen.

Have you tried removing "quiet" from the kernel command line?

-- 
					    Gilles.


  reply	other threads:[~2010-07-20 11:21 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=4C45869D.9020501@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=T.J.G.Veenker@domain.hid \
    --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.