* [Xenomai-help] Problems with the installation
@ 2010-08-06 14:22 Ana Carolina Cardoso de Sousa
2010-08-06 15:35 ` Gilles Chanteperdrix
0 siblings, 1 reply; 5+ messages in thread
From: Ana Carolina Cardoso de Sousa @ 2010-08-06 14:22 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 730 bytes --]
I tried to install using the following steps:
http://www.lara.unb.br/wiki/index.php/Ubuntu_Real-time_Xenomai
I did the same thing in two others pcs and everything works fine, but in
this one I can't boot my kernel with xenomai.
I received this message:*
mout: mount /dev/disk/by_uuid/25fd1958-(...)-c4277c07a785 on root
failed: Invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory*
Before that I received yet another message saying something about the
temperature in the CPU.
I don't really understand much about xenomai and I'm really lost about what
to do now.
I could use some help.
Thanks.
--
Att
Ana Carolina Cardoso de Sousa
anacsousa@domain.hid
http://sites.google.com/site/unbstyle/
[-- Attachment #2: Type: text/html, Size: 1046 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Problems with the installation
2010-08-06 14:22 [Xenomai-help] Problems with the installation Ana Carolina Cardoso de Sousa
@ 2010-08-06 15:35 ` Gilles Chanteperdrix
[not found] ` <AANLkTimYqC1xJHOucngM+zT0GQqhonJiCLwvbosPpU5j@domain.hid>
0 siblings, 1 reply; 5+ messages in thread
From: Gilles Chanteperdrix @ 2010-08-06 15:35 UTC (permalink / raw)
To: Ana Carolina Cardoso de Sousa; +Cc: xenomai
Ana Carolina Cardoso de Sousa wrote:
> I tried to install using the following steps:
> http://www.lara.unb.br/wiki/index.php/Ubuntu_Real-time_Xenomai
>
> I did the same thing in two others pcs and everything works fine, but in
> this one I can't boot my kernel with xenomai.
>
> I received this message:/
> mout: mount /dev/disk/by_uuid/25fd1958-(...)-c4277c07a785 on root
> failed: Invalid argument
> mount: mounting /dev on /root/dev failed: No such file or directory/
>
> Before that I received yet another message saying something about the
> temperature in the CPU.
>
> I don't really understand much about xenomai and I'm really lost about
> what to do now.
> I could use some help.
We provide instructions to install Xenomai on Debian (Ubuntu is based on
Debian) here:
http://www.xenomai.org/index.php/Building_Debian_packages
If you want to know a bit more about Xenomai, you are advised to read
the documents at this address:
http://www.xenomai.org/index.php/Included_documentation_summary
If you intend to send a bug report, we need the full kernel log, from
the bootloader startup to the bug itself.
--
Gilles.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Problems with the installation
[not found] ` <AANLkTimYqC1xJHOucngM+zT0GQqhonJiCLwvbosPpU5j@domain.hid>
@ 2010-08-06 15:56 ` Gilles Chanteperdrix
2010-08-06 16:08 ` Ana Carolina Cardoso de Sousa
0 siblings, 1 reply; 5+ messages in thread
From: Gilles Chanteperdrix @ 2010-08-06 15:56 UTC (permalink / raw)
To: Ana Carolina Cardoso de Sousa; +Cc: Xenomai help
Ana Carolina Cardoso de Sousa wrote:
> [ 1667.628675] Disabling lock debugging due to kernel taint
Your kernel is tainted. It means that you are using some binary modules.
Binary modules do not work with an Adeos patched kernel unless you
recompile them. Did you recompile your binary-only module?
Please do not drop the CC.
--
Gilles.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Problems with the installation
2010-08-06 15:56 ` Gilles Chanteperdrix
@ 2010-08-06 16:08 ` Ana Carolina Cardoso de Sousa
2010-08-06 17:09 ` Gilles Chanteperdrix
0 siblings, 1 reply; 5+ messages in thread
From: Ana Carolina Cardoso de Sousa @ 2010-08-06 16:08 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: Xenomai help
[-- Attachment #1: Type: text/plain, Size: 649 bytes --]
I didn't really get what it is "binary-only module".
How do I recompile it?
2010/8/6 Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
> Ana Carolina Cardoso de Sousa wrote:
> > [ 1667.628675] Disabling lock debugging due to kernel taint
>
> Your kernel is tainted. It means that you are using some binary modules.
> Binary modules do not work with an Adeos patched kernel unless you
> recompile them. Did you recompile your binary-only module?
>
> Please do not drop the CC.
>
> --
> Gilles.
>
--
Att
Ana Carolina Cardoso de Sousa
anacsousa@domain.hid
http://sites.google.com/site/unbstyle/
[-- Attachment #2: Type: text/html, Size: 1223 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Problems with the installation
2010-08-06 16:08 ` Ana Carolina Cardoso de Sousa
@ 2010-08-06 17:09 ` Gilles Chanteperdrix
0 siblings, 0 replies; 5+ messages in thread
From: Gilles Chanteperdrix @ 2010-08-06 17:09 UTC (permalink / raw)
To: Ana Carolina Cardoso de Sousa; +Cc: Xenomai help
Ana Carolina Cardoso de Sousa wrote:
> I didn't really get what it is "binary-only module".
> How do I recompile it?
Using Xenomai requires a minimal knowledge of Linux, we do not have the
necessary bandwidth to provide you with this knowledge, you will have to
acquire it elsewhere. Start for instance here:
http://kernelnewbies.org/
--
Gilles.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-08-06 17:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 14:22 [Xenomai-help] Problems with the installation Ana Carolina Cardoso de Sousa
2010-08-06 15:35 ` Gilles Chanteperdrix
[not found] ` <AANLkTimYqC1xJHOucngM+zT0GQqhonJiCLwvbosPpU5j@domain.hid>
2010-08-06 15:56 ` Gilles Chanteperdrix
2010-08-06 16:08 ` Ana Carolina Cardoso de Sousa
2010-08-06 17:09 ` Gilles Chanteperdrix
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.