From: Alexander Aring <alex.aring@gmail.com>
To: Anoop Kant <Anoop.Kant@LNTTECHSERVICES.COM>
Cc: linux-wpan@vger.kernel.org
Subject: Re: Linux-Wpan-Next: Regarding usage of fakelb driver
Date: Tue, 29 Sep 2015 12:42:02 +0200 [thread overview]
Message-ID: <20150929104158.GA1672@omega> (raw)
In-Reply-To: <51C7DE700DAED543997957503C74C84501073F5A@POCITMSEXMB05.LntUniverse.com>
Hi,
On Tue, Sep 29, 2015 at 09:01:16AM +0000, Anoop Kant wrote:
> Dear Alex,
>
> Greetings!!
>
> I am trying to use a simulated network environment using fakelb. I have built image using latest Linux-Wpan-Next files. The image is built and running in x86_64 machine.
>
> Now, could you guide me where can I get help on how to use this fake drivers.
>
> I tried to follow the instructions given at https://code.google.com/p/linux-wsn/wiki/Mainline
> But, I am not able to register loopback driver as I am getting issue. I am getting module instering error while trying below command.
>
> # insmod fakelb.ko
>
> Could you please guide me where can I refer for steps to follow for this ?
>
The new website is [0].
Please don't use linux-wpan-next. Our current working repository is
bluetooth-next [1]. If you like to send patches your patches need to
base on bluetooth-next. See [2].
For testing fakelb I would advice you to create some qemu/virtualbox
machine with a recent bluetooth-next kernel.
Then if fakelb driver is built as module you need to call "modprobe
fakelb", if everything is okay then you will see two new wpan phy's by
calling:
iwpan phy
by default a wpan phy will create one node interface, so you will have
two wpan interfaces "wpan0/wpan1" by default. You can check this by calling:
iwpan dev
To setup the interfaces/phy and 6lopwan (if you want that), you can call
"iwpan" for all possible settings and follow the instructions at [3].
- Alex
[0] http://wpan.cakelab.org/
[1] http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git
[2] http://wpan.cakelab.org/#_developing
[3] http://wpan.cakelab.org/#_how_to_8217_s
next parent reply other threads:[~2015-09-29 10:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <51C7DE700DAED543997957503C74C84501073F5A@POCITMSEXMB05.LntUniverse.com>
2015-09-29 10:42 ` Alexander Aring [this message]
2015-09-29 10:59 ` Linux-Wpan-Next: Regarding usage of fakelb driver Anoop Kant
2015-09-29 11:28 ` Alexander Aring
2015-09-30 11:25 ` Anoop Kant
2015-09-30 17:54 ` Alexander Aring
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=20150929104158.GA1672@omega \
--to=alex.aring@gmail.com \
--cc=Anoop.Kant@LNTTECHSERVICES.COM \
--cc=linux-wpan@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox