All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heikki Lindholm <holindho@domain.hid>
To: "Martijn Hazenberg (GOVA)" <martijn@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: FW: [Xenomai-help] insmod: error inserting './xeno_posix.ko': -1	Unknown symbol in module
Date: Thu, 08 Dec 2005 14:27:48 +0200	[thread overview]
Message-ID: <439826C4.5010009@domain.hid> (raw)
In-Reply-To: <000201c5fbec$8732bc70$0200000a@domain.hid>

Martijn Hazenberg (GOVA) kirjoitti:
> Hi,
> 
> Thanks for all reactions Ulrich, Heikki and Gilles....
> 
> Ok i got it running. The loading of xeno_hal goes ok.
> Lsmod gives the module correctly, I can also unload it and reload it. So no
> problems there.
> 
> Loading the other modules still give the error -1 Unknown symbol. The dmesg
> output is as described in the text output I attached earlier.
> 
> What module is used for what and when ? or where can I find that info ? Do
> all of the modules have to be loaded ? or just a few ? or only 1 ? Or
> depending on application ?

xeno_hal provides the basic, most low-level services mostly coming from 
i-pipe/adeos. xeno_nucleus provides the RTOS services for the RTOS 
skins. xeno_native/posix/rtdm are skins that use nucleus' services to 
provide RTOS APIs - are driver APIs in case of rtdm.

> Is the order in which the modules are loaded defined or can they be loaded
> at random order ?

Not random. First hal, then nucleus, then any of the skins. I have no 
experience with the 16550 serial module, though, and don't remember 
whether it was converted to use RTDM or not. If it wasn't, it'll 
probably come after hal, if you need it.

-- Heikki Lindholm


  reply	other threads:[~2005-12-08 12:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-08 11:42 FW: [Xenomai-help] insmod: error inserting './xeno_posix.ko': -1 Unknown symbol in module Martijn Hazenberg (GOVA)
2005-12-08 12:27 ` Heikki Lindholm [this message]
2005-12-08 12:35   ` Jan Kiszka
2005-12-08 12:42   ` Martijn Hazenberg (GOVA)
2005-12-08 12:45     ` Heikki Lindholm
2005-12-08 12:53     ` Gilles Chanteperdrix
2005-12-08 14:24       ` FW: [Xenomai-help] insmod: error inserting './xeno_posix.ko':-1 " Martijn Hazenberg (GOVA)
2005-12-08 16:42         ` Heikki Lindholm

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=439826C4.5010009@domain.hid \
    --to=holindho@domain.hid \
    --cc=martijn@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.