<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thanks for the new version!  But it seems to introduce a
      regression.<br>
    </p>
    <p>After installing it on my bullseye box, I couldn't run CUDA
      programs anymore.  Normally, CUDA requires the nvidia-uvm module
      to be loaded.  However, loading the uvm module reports the
      following errors in dmesg:</p>
    <pre>nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
nvidia_uvm: Unknown symbol radix_tree_preloads (err -2)
nvidia_uvm: Unknown symbol set_cpus_allowed_ptr (err -2)
nvidia_uvm: Unknown symbol mmu_notifier_unregister (err -2)
nvidia_uvm: Unknown symbol __mmu_notifier_register (err -2)
</pre>
    <p>I can run CUDA programs if I boot from a 580 kernel.<br>
    </p>
    <p>Do you know if I'm doing something wrong, or do I just need to
      wait for Nvidia to release a long-lived driver that supports the
      5.9.x kernels?</p>
    <p>Thanks,</p>
    <p>joelh<br>
    </p>
  </body>
</html>