14.3.32. Using and Configuring the SocketCAN Driver
- Question:
- When trying to start the SocketCAN interfaces I get error messages
like
"bit-timing not yet defined", but when trying to configure the bit timing the directory"/sys/class/net/can0/can_bittiming"does not exist. - Answer:
- The SysFS CAN interface has not been accepted for inclusion
into the mainline Linux kernel tree.
We had to switch to a Netlink based interface as described in
"Documentation/networking/can.txt"
You need a recent version of the IPROUTE2 utility suite. You can get and build it as follows:$ git clone \ git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git $ cd iproute2 $ make CC=${CROSS_COMPILE}gcc
| 14.3.31. Using NFSv3 for NFS Root Filesystem | 1. Abstract | 14.3.33. Telnet / SSH (dropbear) server not working | |||
| Prev | Home | Next | |||
