Inappropriate ioctl: NVidia TX1
Posted: 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
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