Search found 3 matches

by tkutscha
Tue 11. Apr 2017, 17:05
Forum: Linux
Topic: RTNETLINK answers: Operation not supported for listen-only
Replies: 8
Views: 10087

Re: RTNETLINK answers: Operation not supported for listen-on

Hi Michael,

Thanks for your reply. I'll attempt to use the chardev Linux driver for listen-only mode because I need control over the device-IDs that are only present in the Linux driver.

Cheers,
Tim
by tkutscha
Mon 10. Apr 2017, 21:30
Forum: Linux
Topic: RTNETLINK answers: Operation not supported for listen-only
Replies: 8
Views: 10087

RTNETLINK answers: Operation not supported for listen-only

Hello,

I'm getting an error when trying to put one of the PCAN adapters into listen-only mode:
Here's what I've don:
- loaded the Peak Linux drivers 8.3.1, compiled for "netdev" mode
- Used "pcan-settings -f=/dev/pcanusb# -d 42"
- edited the /etc/modprobe.d/pcan.conf file options to "options pcan ...
by tkutscha
Mon 10. Apr 2017, 20:33
Forum: Linux
Topic: Shuffling network can names on restart - Ubuntu 14.04
Replies: 3
Views: 4250

Re: Shuffling network can names on restart - Ubuntu 14.04

Thanks for answering this question. I had the same problem last week.
To fix this, I did the following:
1. Loaded the PEAK PCAN Linux driver
2. Added the following line to the /etc/modprobe.d/pcan.conf file: "options pcan assign=devid"
3. Plugged each PCAN adapter into the system by itself and ran ...