Search found 4 matches

by DeeFive
Mon 3. Jun 2024, 12:14
Forum: Linux
Topic: Is one-shot operation not supported anymore?
Replies: 6
Views: 13781

Re: Is one-shot operation not supported anymore?

Ah, so it can be updated? Great - will give it a try! Many thanks!
by DeeFive
Mon 3. Jun 2024, 12:13
Forum: Linux
Topic: Is one-shot operation not supported anymore?
Replies: 6
Views: 13781

Re: Is one-shot operation not supported anymore?

Hi Michael,

just solved it. Wondering about the seemingly pre-historic date code from lsusb output, I realized that the dongle was not the one that I was normally using. It had a red strain relief instead of a grey one. I now tried a different one which identified its F/W version as 8.3.0 in dmesg ...
by DeeFive
Mon 3. Jun 2024, 11:58
Forum: Linux
Topic: Is one-shot operation not supported anymore?
Replies: 6
Views: 13781

Re: Is one-shot operation not supported anymore?

Hi Michael,

thanks for looking into this. It is a PEAK-USB dongle, I am using plenty of them. I am not exactly sure about the firmware version, but `lsusb` shows:

root@mdahst3:~ # lsusb -v -s 001:008

Bus 001 Device 008: ID 0c72:000c PEAK System PCAN-USB
Device Descriptor:
bLength 18 ...
by DeeFive
Mon 3. Jun 2024, 11:10
Forum: Linux
Topic: Is one-shot operation not supported anymore?
Replies: 6
Views: 13781

Is one-shot operation not supported anymore?

Hello,

after an update to kernel 6.5.0-35 I realized that it does not seem to be possible to use SocketCAN's one-shot interface option anymore. Trying to configure the interface that way yields:


root@mdahst3:~ # ip link set can0 type can bitrate 250000 one-shot on
RTNETLINK answers: Operation ...