Search found 2 matches

by mkuttig
Thu 19. Oct 2017, 22:45
Forum: Linux
Topic: Unable to compile peak-linux-driver on NVIDIA JTX2(64-bit ke
Replies: 2
Views: 14863

Re: Unable to compile peak-linux-driver on NVIDIA JTX2(64-bi

Hi,
thanks a lot and it works now!
by mkuttig
Tue 17. Oct 2017, 13:21
Forum: Linux
Topic: Unable to compile peak-linux-driver on NVIDIA JTX2(64-bit ke
Replies: 2
Views: 14863

Unable to compile peak-linux-driver on NVIDIA JTX2(64-bit ke

Hello @all,

I would like to use a PCAN-USB device to communicate with my motor control. Actually I use a NVIDIA Jetson TX2 with Ubuntu 16.04.

After the download, I tried to compile the driver:

$ sudo apt-get install --reinstall linux-headers-`uname -r`
$ sudo apt-get install build-essential ...