From: "Hans-J. Ude" <ude@domain.hid>
To: Xenomai-help@domain.hid
Subject: [Xenomai-help] Module loading problems
Date: Wed, 9 Nov 2005 11:11:52 +0100 [thread overview]
Message-ID: <009101c5e516$02bd2a80$1000000a@domain.hid> (raw)
I've installed Xenomai 2.0.1 but can't load a module stack for the vxWorks
skin. Kernel is 2.6.13 with the included ipipe patch and I'm getting the
following results.
# insmod xeno_hal.ko
# insmod xeno_nucleus.ko
# insmod xeno_vxworks.ko
# insmod xeno_uvm.ko
insmod: error inserting 'xeno_uvm.ko': -1 Function not implemented
# insmod xeno_hal.ko
# insmod xeno_nucleus.ko
# insmod xeno_uvm.ko
# insmod xeno_vxworks.ko
insmod: error inserting 'xeno_vxworks.ko': -1 Device or resource busy
I've put some printk's into the nucleus modules and found that in the first
case there are two pointers which are compared when a subsequent modules is
loaded. Those pointers are expected to be equal but are unequal and the
module is rejected. Can someone tell what I can do here? Maybe there is
something wrong with the modules, with the distro (Suse 9.3) or maybe I'm
doing something wrong. I think i'm gonna try the original gnu modutils next
and get rid of that Suse stuff.
regards,
Hans
next reply other threads:[~2005-11-09 10:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-09 10:11 Hans-J. Ude [this message]
2005-11-09 10:36 ` [Xenomai-help] Module loading problems Philippe Gerum
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='009101c5e516$02bd2a80$1000000a@domain.hid' \
--to=ude@domain.hid \
--cc=Xenomai-help@domain.hid \
/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.