Search Criteria
Package Details: can-utils 2020.12.0-1
Git Clone URL: | https://aur.archlinux.org/can-utils.git (read-only, click to copy) |
---|---|
Package Base: | can-utils |
Description: | Linux-CAN / SocketCAN user space applications |
Upstream URL: | https://github.com/linux-can/can-utils |
Keywords: | can canbus Linux-CAN SocketCAN |
Licenses: | |
Conflicts: | |
Submitter: | GPereira |
Maintainer: | markzz |
Last Packager: | markzz |
Votes: | 6 |
Popularity: | 0.122413 |
First Submitted: | 2018-02-15 12:05 |
Last Updated: | 2021-02-14 16:42 |
Dependencies (0)
Required by (4)
- can-isotp-dkms-git (optional)
- ixxat-socketcan (optional)
- libuavcan-git (optional)
- uavcan-git (optional)
Latest Comments
1 2 Next › Last »
fiberdistraction commented on 2020-11-06 18:34
pschichtel commented on 2020-08-23 15:02
Adding armv7h and aarch64 to the supported architectures would be nice.
arnonuehm66 commented on 2020-06-14 15:00
Just installed this package to an PineBook Pro, adding 'aarch64' to 'arch=('x86_64' 'armv6h')'.
No problems by now testing with 'cangen vcan0 -v'.
Cheers Jens
pschichtel commented on 2020-02-05 13:33
Is this package still being maintained? 2020.02.* release are available.
banis commented on 2019-12-23 09:41
I've got an error while building the package due to a missing symbol (SIOCGSTAMP) definition. I've solved the error by adding "#include <linux/sockios.h>" (https://wiki.gentoo.org/wiki/Linux_headers_5.2_porting_notes/SIOCGSTAMP) in the following files: can-utils/src/can-utils-2018.02.0/isotpsniffer.c can-utils/src/can-utils-2018.02.0/cansniffer.c can-utils/src/can-utils-2018.02.0/canlogserver.c can-utils/src/can-utils-2018.02.0/isotpdump.c can-utils/src/can-utils-2018.02.0/slcanpty.c can-utils/src/can-utils-2018.02.0/isotpperf.c
pschichtel commented on 2019-01-03 16:30
Can confirm etskinner's comment.
etskinner commented on 2018-12-22 05:37
This builds successfully and appears to work fine on armv7h. Could you add that to the arch list?
GPereira commented on 2018-03-03 16:13
@torkelatgenet added, thanks!
torkelatgenet commented on 2018-03-02 14:42
Could you add 'armv6h' to arch, i've tested and it works.
GPereira commented on 2018-02-15 23:35
@Eschwartz Thanks for the review, Hope it is all ok now