From: Ralph Potztal <ralph.potztal@espros.com>
To: linux-can@vger.kernel.org
Subject: Kvaser leaf light
Date: Thu, 19 Mar 2015 15:32:48 +0100 (CET) [thread overview]
Message-ID: <2201387.22.1426775565285.JavaMail.RPO@mac-rpo.local> (raw)
In-Reply-To: <22529898.19.1426775220044.JavaMail.RPO@mac-rpo.local>
Hi there,
I'm trying hard to setup the Kvaser Leaf Light HS v2 with SocketCan on a Ubuntu 14.04.2 workstation. Unfortunately I failed so far and therefor wanted to ask you, if you can give me some help.
My goal is to use the leaf together with wireshark to spy a can bus in one of our automated test systems.
How I'm trying to set it up:
- loading kernel modules:
# modprobe can
# modprobe can_raw
# modprobe can_bcm
# modprobe kvaser_usb
# modprobe vcan
- plug the leaf
- check if the leaf is there:
# lsusb
Bus 001 Device 002: ID 0bfd:0120 Kvaser AB
-trying to set up the ip link:
# ip link set up can0
Cannot find device "can0"
# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:22:68:3a:5f:03 brd ff:ff:ff:ff:ff:ff
This is where I fail, I cannot get a device can0 to set up. It works perfectly fine with the vcan virtual device, but not with the leaf.
Do you have any idea what I'm missing or doing wrong. Your help would be highly appreciated.
Btw: The leaf firmware is up to date.
Many thanks and best regards,
Ralph
end
--- Disclaimer: ---
This email and contents is for use only by the intended recipient. If you are not the individual or entity to whom it is addressed, you are hereby formally notified that any use, copying or distribution of this email and attachments, in whole or in part, is strictly prohibited. If you have received this email in error, please notify the sender and delete the message and attachment(s) from your system. Any views, opinions or information, expressed or contained in this email, are those of the sender and not necessarily reflect those of ESPROS Photonics AG. To help protect our environment, please avoid printing out this information unnecessarily.
next parent reply other threads:[~2015-03-19 14:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <22529898.19.1426775220044.JavaMail.RPO@mac-rpo.local>
2015-03-19 14:32 ` Ralph Potztal [this message]
2015-03-19 15:31 ` Kvaser leaf light Ahmed S. Darwish
2015-03-20 4:28 ` Ralph Potztal
2015-03-20 7:52 ` Ahmed S. Darwish
[not found] ` <29966613.106.1426846736128.JavaMail.RPO@mac-rpo.local>
[not found] ` <CAJsV4AxMVP=51OYEQDADsF_iQO7aCRA_T-kXaC0LJp1nyxtM9g@mail.gmail.com>
2015-03-21 19:32 ` Ahmed S. Darwish
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=2201387.22.1426775565285.JavaMail.RPO@mac-rpo.local \
--to=ralph.potztal@espros.com \
--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 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.