Inappropriate ioctl: NVidia TX1

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
dwyer2bp
Posts: 6
Joined: Fri 30. Sep 2016, 22:18

Inappropriate ioctl: NVidia TX1

Post by dwyer2bp » Mon 3. Oct 2016, 18:49

Hi,
I have been able to setup a VM to successfully cross-compile this driver for the nvidia tx1. After generating the ko file, I just copy it over to the TX1 system, then run the proper make install commands.

Device driver seems to be working when running 'cat /dev/pcanusb32' and sending CAN data to my USB CAN device. I can see data output. However, the provided programs under /test will not connect, as I get this error: CAN_VersionInfo(): Inappropriate ioctl for device.

I built the driver with NO_NETDEV.

Any idea why the library would not be working?

Thanks,

Brian


dwyer2bp
Posts: 6
Joined: Fri 30. Sep 2016, 22:18

Re: Inappropriate ioctl: NVidia TX1

Post by dwyer2bp » Wed 12. Oct 2016, 18:56

Thanks, updated the other thread with solution (only for L4T 24.2)

Post Reply