From: Brian Gregory <bdg@theptrgroup.com>
To: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: ESD CAN-USB/2 Linux Mint 16 kernel 3.11
Date: Thu, 25 Sep 2014 13:01:43 -0400 [thread overview]
Message-ID: <D049C2B7.2117A%bdg@theptrgroup.com> (raw)
I am having trouble trying to get this to work and I have been unable to
find a relevant email on the list.
I am running Linux Mint 16 64bit (kernel 3.11) and I have confirmed that
can-dev and esd_usb2 support is configured as kernel modules.
I have loaded these modules and confirmed with lsmod:
slcan 13049 0
vcan 12726 0
can_dev 20692 4 esd_usb2,ems_usb,peak_usb,usb_8dev
can_raw 17120 0
can 36503 1 can_raw
The device (ESD CAN-USB/2) is recognized when plugged in (dmesg output):
[ 1672.932148] usb 4-2: new full-speed USB device number 2 using uhci_hcd
[ 1673.100268] usb 4-2: New USB device found, idVendor=0ab4, idProduct=0001
[ 1673.100281] usb 4-2: New USB device strings: Mfr=4, Product=22,
SerialNumber=46
[ 1673.100289] usb 4-2: Product: CAN-USB 543
[ 1673.100296] usb 4-2: Manufacturer: esd-gmbh
[ 1673.100303] usb 4-2: SerialNumber: GL002971
Although there is no output indicating that the /sys/class/net/can0 node
is created, and there are no can# nodes under /sys/class/net.
I have confirmed that the virtual can bus works via the tutorial.
What am I missing?
Thanks,
Brian Gregory
next reply other threads:[~2014-09-25 17:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 17:01 Brian Gregory [this message]
2014-09-26 5:35 ` AW: ESD CAN-USB/2 Linux Mint 16 kernel 3.11 Thomas Körper
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=D049C2B7.2117A%bdg@theptrgroup.com \
--to=bdg@theptrgroup.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.