Brian Gregory
2014-09-25 17:01:43 UTC
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
--
To unsubscribe from this list: send the line "unsubscribe linux-can" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
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
--
To unsubscribe from this list: send the line "unsubscribe linux-can" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html