Hi, I faced the same issue recently.
There are errors about symvers in dmesg, when I'm trying to load this module: [15681.806796] nvidia_uvm: no symbol version for nvUvmInterfaceChannelDestroy [15681.806799] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelDestroy (err -22) I think the reason for that is the missing versions of exported symbols in the nvidia-current module. As a workaround, the nvidia-uvm module can be loaded with --force-modversion argument: modprobe --force-modversion nvidia-uvm -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org