All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ahmed S. Darwish" <darwish.07@gmail.com>
To: Ralph Potztal <ralph.potztal@espros.com>
Cc: linux-can@vger.kernel.org
Subject: Re: Kvaser leaf light
Date: Thu, 19 Mar 2015 11:31:52 -0400	[thread overview]
Message-ID: <20150319153152.GA2121@linux> (raw)
In-Reply-To: <2201387.22.1426775565285.JavaMail.RPO@mac-rpo.local>

Hi Ralph,

On Thu, Mar 19, 2015 at 03:32:48PM +0100, Ralph Potztal wrote:
> 
> 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
> 

Great, this USB device ID (288/0x120) is indeed supported by the
kvaser_usb module. It was added only in linux-3.16 though:

    https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b4f20130a

So, what is version of your kernel? A `uname -a' would be
quite helpful.

Thanks,
Darwish

  reply	other threads:[~2015-03-19 15:31 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 ` Kvaser leaf light Ralph Potztal
2015-03-19 15:31   ` Ahmed S. Darwish [this message]
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=20150319153152.GA2121@linux \
    --to=darwish.07@gmail.com \
    --cc=linux-can@vger.kernel.org \
    --cc=ralph.potztal@espros.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 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.