All of lore.kernel.org
 help / color / mirror / Atom feed
From: danwe <daniel.wenninger92@gmail.com>
To: xenomai@xenomai.org
Subject: Fwd: TDMA with RTnet on Xenomai
Date: Wed, 31 Jul 2019 10:55:17 +0200	[thread overview]
Message-ID: <CAEmXcAznrMTT6hiNjyQHtzCRoKJR2Bnfs49KqTVw6r1G+HssfQ@mail.gmail.com> (raw)
In-Reply-To: <CAEmXcAxkjsXpkbw9UB-A59Qp6ZPN_pa3yq6_pXRvyicvEVKLmA@mail.gmail.com>

I have found that my modules are loading via "modprobe".
You wrote:
"Ah, you are on legacy, out-of-tree RTnet! I forgot that RTnet only moved
into
Xenomai for version 3.0. For 2.x, you are with the old repo that wasn't
touched
since 2013. In this particular case, the script fails early because of
"insmod
<existing-module>", rather than using "modprobe" like in Xenomai upstream".

So in my S51rtnet it loads modules like this:
for i in rtnet rt_smsc rt_davinci_mdio rt_ticpsw rtpacket rtipv4 rtmac
rtcfg tdma
do
     echo -n"$i "
    modprobe ${i}
    sleep 1
done

As you write "rather than using "modprobe" like in Xenomai upstream"...
should tdma work on Xenomai 2 / RTnet here or is it just a problem because
of ouf-of-tree RTnet?

Daniel.

  parent reply	other threads:[~2019-07-31  8:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 15:58 TDMA with RTnet on Xenomai danwe
2019-07-23 10:14 ` Jan Kiszka
2019-07-23 14:28   ` danwe
2019-07-23 14:58     ` Jan Kiszka
2019-07-23 15:32       ` danwe
2019-07-23 15:38         ` Jan Kiszka
     [not found]           ` <CAEmXcAzd3P9DkRHVbtvzgB_J52gUtaVd19h8=r-VL4frp0Gm3Q@mail.gmail.com>
2019-07-23 16:09             ` danwe
2019-07-23 17:13               ` Jan Kiszka
2019-07-24  8:15                 ` danwe
2019-07-24  8:30                   ` Jan Kiszka
2019-07-24  8:45                     ` danwe
2019-07-24  8:57                       ` Jan Kiszka
2019-07-24  9:08                         ` danwe
2019-07-24  9:22                           ` Jan Kiszka
2019-07-24 10:27                             ` danwe
2019-07-24 11:05                               ` Jan Kiszka
2019-07-25 12:18                                 ` danwe
2019-07-25 12:49                                   ` Jan Kiszka
2019-07-25 13:04                                     ` danwe
2019-07-25 14:13                                       ` Jan Kiszka
     [not found]                         ` <CAEmXcAxkjsXpkbw9UB-A59Qp6ZPN_pa3yq6_pXRvyicvEVKLmA@mail.gmail.com>
2019-07-31  8:55                           ` danwe [this message]
2019-07-31  9:29                             ` Fwd: " Jan Kiszka

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=CAEmXcAznrMTT6hiNjyQHtzCRoKJR2Bnfs49KqTVw6r1G+HssfQ@mail.gmail.com \
    --to=daniel.wenninger92@gmail.com \
    --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.