From: Patrick Menschel <menschel.p@posteo.de>
To: linux-can <linux-can@vger.kernel.org>
Subject: bcmserver.c usage and preconditions
Date: Wed, 30 Mar 2016 08:01:14 +0200 [thread overview]
Message-ID: <56FB6BAA.6080304@posteo.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
Hi,
I'd like to ask what preconditions are necessary for the bcmserver.c
example to work.
1. I setup can0
~$ sudo ip link set can0 up type can bitrate 500000
2. then start bcmserver
~$ bcmserver
3. and input the line
~$ can0 A 1 0 123 8 11 22 33 44 55 66 77 88
but unfortunately I don't get any output at all.
I believe it's my fault since this is the result on both BananaPi and
BeagleBoneBlack. The Bpi has the bcm compiled into the kernel and the
BBB has the can-bcm.ko properly loaded.
~$ modinfo can-bcm
filename: /lib/modules/4.1.15-ti-rt-r43/kernel/net/can/can-bcm.ko
alias: can-proto-2
author: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
license: Dual BSD/GPL
description: PF_CAN broadcast manager protocol
depends: can
intree: Y
vermagic: 4.1.15-ti-rt-r43 SMP preempt mod_unload modversions
ARMv7 thumb2 p2v8
Thanks and Best Regards,
Patrick
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3709 bytes --]
next reply other threads:[~2016-03-30 6:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-30 6:01 Patrick Menschel [this message]
2016-03-30 7:57 ` bcmserver.c usage and preconditions Misra Pankaj Kumar (RBEI/EEA2)
2016-03-30 8:32 ` Patrick Menschel
2016-03-30 11:59 ` Oliver Hartkopp
2016-03-30 13:49 ` Patrick Menschel
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=56FB6BAA.6080304@posteo.de \
--to=menschel.p@posteo.de \
--cc=linux-can@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;
as well as URLs for NNTP newsgroup(s).