<div dir="ltr"><div>On 24 August 2018 at 15:31, Mike Holden <span dir="ltr"><<a href="mailto:mikeholden99+mythtv@gmail.com" target="_blank">mikeholden99+mythtv@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yes, you need to disable nouveau so that the nvidia driver can load at boot time.<div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 24 August 2018 at 15:17, glen <span dir="ltr"><<a href="mailto:glenb@glenb.us" target="_blank">glenb@glenb.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="text-align:left;direction:ltr" bgcolor="#f7f7f7" text="#2c2c2c" link="#0080ff" vlink="#2c2c2c"><div><div class="m_-8889862801896712136h5"><div>On Thu, 2018-08-23 at 21:54 -0700, Allen Edwards wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex;border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">I don't think the nvidia drivers are getting loaded and I can't figure out how to get them used.  I uninstalled them and installed them using the Other Drivers section and still I get this:<div><b><br></b></div><div><b>allen@MythNew:~$ lsmod | grep video</b><br></div><div><b>video                  40960  1 nouveau</b><br></div><div><div><b>allen@MythNew:~$ lsmod | grep nvidia</b></div><div><b>allen@MythNew:~$</b></div><div style="font-weight:bold"><div>allen@MythNew:~$ lsmod | grep NVIDIA</div><div>allen@MythNew:~$</div></div></div><div><br></div></div>
</blockquote></div></div><pre>maybe disable nouveau in /etc/modprobe.d . i think if your nvidia was installed correctly you would have a </pre><pre>conf in that directory that blacklists the nouveau driver. i would also check /lib/modules/ to see if there is even an</pre><pre>nvidia.ko module there. my guess is that your nvidia package is not installing. try a sudo modprobe nvidia and see what the </pre><pre>result is. </pre></div></blockquote></div></div>
</div></div></blockquote></div><br></div><div class="gmail_extra"><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">Oops, that posted before I intended :-(<br><br>Apologies for the top-post as well, I hadn't finished writing my reply.<br><br>Check out the MythTV Wiki page for Nvidia, which has specific instructions for Ubuntu. No idea how accurate they are, as Ubuntu isn't something I do.<br><br>>From going through this on Fedora, you need to blacklist the nouveau module, add a kernel parameter in your boot config (grub/grub2) to blacklist the driver, and then load the nvidia driver after boot completes. I assume Ubuntu is ultimately the same, but possibly achieved via slightly different mechanisms.<br><br></div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><a href="https://www.mythtv.org/wiki/NVidiaProprietaryDriver">https://www.mythtv.org/wiki/NVidiaProprietaryDriver</a></span><br></div></div>