<div dir="ltr">I don't use Ubuntu/Debian but I do use Linux-rt + nVidia, in all of my H/W. So i thought i would clarify a point or two;<br><div><br><div class="gmail_extra">> Found some suggestions about patching the nvidia driver with some <br>
> custom> code here [1], but the driver they use there is quite old. And last <br>>time I had fiddled with nvidia driver it was the most painful experience <br>> ever..:)<br>><br>>Did you try the patch in my Github repository? You can download it with:<br>
>wget<a href="https://raw.github.com/AutoStatic/nvidia-rt/master/patch-3.0-rt-nvidia.patch" target="_blank"> https://raw.github.com/AutoStatic/nvidia-rt/master/patch-3.0-rt-nvidia.patch</a><br><br></div><div class="gmail_extra">
This above patch only works for Nvidia driver < 325.xx  ...<br><br>1. For Nvidia's newest drivers ~ you need my nvidia325xx-rt patch; <br><br><a href="http://sourceforge.net/projects/l-proaudio/files/nvidia-325xx-rt.patch/download">http://sourceforge.net/projects/l-proaudio/files/nvidia-325xx-rt.patch/download</a><br>
<br></div><div class="gmail_extra">(for me, this patch works fine on 3.8-rt and 3.10-rt. haven't tested anything older... I'm sure it's fine). When building the kernel module (don't know where this is done in Debian/ubuntu) you must ignore the PREEMPT_RT check in nvidia's installer, something like this;<br>
<br>" make IGNORE_PREEMPT_RT_PRESENCE=1 SYSSRC=/usr/lib/modules/"${_kernver}/build" module "<br><br></div><div class="gmail_extra">2. I've also made available a patch for 319.32, patched for kernel 3.10 support (which then can be patched with the old rt patch, above "patch-3.0-rt-nvidia.patch"). - This is mainly for people who've experienced regressions with the 325xx nvidia driver, Patch is here; <br>
<br><a href="http://sourceforge.net/projects/l-proaudio/files/nVidia-319.32_lk310.patch/download">http://sourceforge.net/projects/l-proaudio/files/nVidia-319.32_lk310.patch/download</a><br></div><div class="gmail_extra"><br>
</div><div class="gmail_extra"></div><div class="gmail_extra">I've also started a thread @ nvidia's dev portal about nvidia-rt;<br><br><a href="https://devtalk.nvidia.com/default/topic/572468/linux/nvidia-325-15-linux-rt-old-amp-amp-new-nvidia-rt-patch-methods-questions-about-nvidia-installer/">https://devtalk.nvidia.com/default/topic/572468/linux/nvidia-325-15-linux-rt-old-amp-amp-new-nvidia-rt-patch-methods-questions-about-nvidia-installer/</a> <br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">There aren't specific distro instructions, but a general "run down", instead. I don't know how different distros package nvidia, so it's beyond my own scope...and Since, i only use Archlinux, it is the only distro that i personally am concerned with. + anyone can see how Archlinux handles nvidia-rt by either reading through Arch's PKGBUILD in AUR; <a href="https://aur.archlinux.org/packages/nv/nvidia-rt/PKGBUILD">https://aur.archlinux.org/packages/nv/nvidia-rt/PKGBUILD</a> ... then find out how to made your own distro apply what is needed.<br>
<br></div><div class="gmail_extra">cheerz<br><br></div><div class="gmail_extra">Jordan<br></div></div></div>