Hello,

I tried
 ip link set can0 type can bitrate 125000
and I tried socketcanlib
can_set_bitrate("can0", 125000);
but everytime got the error 
RTNETLINK answers: Operation not permitted.
Reading the "PCAN driver for Linux - User Manual" v7.1
I could not find instructions to set the bit rate for netdev.
 
Who knows the best and/or correct way?

 Regards
   Heinz
_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to