could not insert 'nvidia_340': Function not implemented

Any suggestions?

~$ nvidia-modprobe
modprobe: ERROR: ../libkmod/libkmod-module.c:809 kmod_module_insert_module() could not find module by name='nvidia_340'
modprobe: ERROR: could not insert 'nvidia_340': Function not implemented

My mistake. I did something really dumb. Fixed it.

May I ask what the really dumb thing was? I’m getting a similar error after recompling the drm modules.

Oh, yeah, I accidentally installed the ARM CUDA 6.5 driver onto the TK1. This driver is not compatible with the TK1.

Thanks! Same here.

After removing the old stuff I got
modprobe: FATAL: Module nvidia not found.

which could be solved by
echo “alias nvidia nvhost_vi” >> /etc/modprobe.d/nvidia.conf

So all set! Thanks again!

… except, now hdmi is broken!?