<div dir="ltr"><div class="gmail_extra">I've been using the nvidia akmods package for many years now and there are occasionally hiccups but for the most part it has worked very well (I'm also a Fedora and RPM Fusion packager and maintained the akmods package until it moved into Fedora).</div><div class="gmail_extra"><br></div><div class="gmail_extra">One problem I've had recently on Fedora 27 is that some update (not sure if it was on the X or Nvidia side) gdm tried starting with Wayland instead of X and caused a blank screen. The fix on my desktop was to uncomment the following line in /etc/gdm/custom.conf:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[daemon]</div><div class="gmail_extra"># Uncoment the line below to force the login screen to use Xorg</div><div class="gmail_extra">WaylandEnable=false</div><div class="gmail_extra"><br></div><div class="gmail_extra">This only affects gdm but Gnome seems to do the correct thing and choose X over Wayland.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Richard</div></div></div>