I'm using the PEAK Usb adapter which works well.
Code: Select all
*------------- PEAK-System CAN interfaces (www.peak-system.com) -------------
*------------- Release_20150729_n (7.15.2) Nov 2 2015 15:32:59 --------------
*---------- [mod] [isa] [pci] [pec] [dng] [par] [usb] [pcc] [net] -----------
*--------------------- 1 interfaces @ major 249 found -----------------------
*n -type- -ndev- --base-- irq --btr- --read-- --write- --irqs-- -errors- status
32 usb can0 ffffffff 000 0x001c 0000433c 00005285 0001bcf9 00002b33 0x0000
Code: Select all
ls -l /dev/pcan*
lrw-rw-rw- 1 root root 8 Apr 20 09:20 /dev/pcan32 -> pcanusb0
crw-rw-rw- 1 root root 180, 32 Apr 20 09:20 /dev/pcanusb0
/dev/pcanusb:
total 0
lrw-rw-rw-1 root root 11 Apr 20 09:20 devid=0 -> ../pcanusb0
RTNETLINK answers: Operation not permitted
RTNETLINK answers: Operation not permitted
RTNETLINK answers: Operation not permitted
My Question is what i have to set on Linux that I'm allow to run the application without sudo ?