On 25.05.2011 18:33, Nikhil Kamath wrote: > I get the following message when I execute “ ip link set can0 up type can > bitrate 125000” > > -RTNETLINK answers: Operation not supported.
Hm, i'm not really sure, how iproute parses it's commandline, but you could try to put this command into two steps: 0. (be sure the interface is 'down') 1. configure the bitrate 2. set the interface 'up' Does this help? Regards, Oliver _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
