On 02/28/17 14:02, Frédéric Bron wrote: >>> I am using the nvidia driver. >> You also may have been bitten by an selinux bug. Check to see if the >> nvidia module has been loaded... >> >> lsmod | grep nvidia > lsmod | grep nvidia > gives nothing... > _______________________________________________ OK.... Sounds like you're getting the selinux issue.... If you do "ausearch -c 'modprobe' --raw" you would see something *similar* to this.... type=AVC msg=audit(1488120127.660:812): avc: denied { module_load } for pid=19921 comm="modprobe" path="/usr/lib/modules/4.9.11-200.fc25.x86_64/misc/vboxdrv.ko" dev="sda2" ino=2508326 scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=system_u:object_r:modules_object_t:s0 tclass=system permissive=0 but with nvidia instead of vboxdrv being flagged. See my other post for where to download the latest selinux policy packages. -- Fedora Users List - The place to go to get others to do the work for you _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx