From: John Whitmore <arigead@gmail.com>
To: Michael Gallagher <mjg@isomorphdevelopment.com>
Cc: linux-can@vger.kernel.org
Subject: Re: SocketCAN on Intel Edison with MCP 2515
Date: Sun, 26 Jul 2015 11:54:50 +0100 [thread overview]
Message-ID: <20150726105449.GB12301@bamboo.electronicsoup> (raw)
In-Reply-To: <CAKa_yg_Lrpw7J70UzJf5x2EeB6mrmbFarxgbYCf+xHyD8Nb2eQ@mail.gmail.com>
On Wed, May 27, 2015 at 11:18:54AM -0400, Michael Gallagher wrote:
> Hello,
>
> I am new to SocketCAN and have some basic questions, I'm hoping that
> someone might be able to point me in the right direction.
>
> I have recompiled Yocto (uname - r returns 3.10.17-yocoto standard)
> and included the SocketCAN module as well as the drivers for the MCP
> 2515. I can see that the module has been installed, as dmesg | grep
> can returns:
>
> [ 0.754296] vcan: Virtual CAN interface driver
> [ 2.033276] can: controller area network core (rev 20120528 abi 9)
> [ 2.033429] can: raw protocol (rev 20120528)
> [ 2.033447] can: broadcast manager protocol (rev 20120528 t)
> [ 2.033476] can: netlink gateway (rev 20130117) max_hops=1
>
Hi Mike,
Just looked at my RPi system and dmesg | grep can does mention can0
interface. That interface is brought up during power up by the kernel on my
system so that it's there ready for me to do ifconfig can0 up
I do have to have baud rate settings in place ready to go before I bring it
up.
Looks like your kernel is never bringing up that interface. Have you edited
the Board file for your device to add the Hardware, or used Device Tree if
your bootloader and Kernel can use Device Tree?
John
next prev parent reply other threads:[~2015-07-26 10:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 15:18 SocketCAN on Intel Edison with MCP 2515 Michael Gallagher
2015-05-28 5:22 ` Rost, Martin
2015-05-28 8:19 ` Tom Evans
2015-07-26 10:05 ` John Whitmore
2015-07-23 12:32 ` Chris
2015-07-26 10:54 ` John Whitmore [this message]
2015-08-25 14:49 ` Rosemarie Sheehy
2015-08-26 4:54 ` Tom Evans
-- strict thread matches above, loose matches on Subject: below --
2015-08-26 10:31 AW: " Michael Luxen
2015-08-26 10:36 ` Rosemarie Sheehy
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=20150726105449.GB12301@bamboo.electronicsoup \
--to=arigead@gmail.com \
--cc=linux-can@vger.kernel.org \
--cc=mjg@isomorphdevelopment.com \
/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