On Sun, 31 Jul 2016 16:47:47 +0200 "Patrick Dupre" <pdupre@xxxxxxx> wrote: > Thank Stan, > > I should have read the message! > However, it still does not work! Very different messages, and seem to imply that connection worked as far as NetworkManager is concerned. Do you get any messages in the logs when you try to use the link? The first set of messages seemed to imply that there was a missing driver module. It's weird that that ppp_generic module would be unavailable, since it is in the kernel. Are you using a default Fedora kernel? If you are, that should have it built in, and this would seem to be a bug. What happens if you try a different kernel (either later or earlier)? Are you using the latest NetworkManager, since it seems to be NetworkManager trying to load the ppp_generic module? Jul 31 12:48:27 sophocle NetworkManager[3863]: <error> [1469962107.287907] [NetworkManagerUtils.c:352] nm_utils_modprobe(): modprobe: '/sbin/modprobe ppp_generic' exited with error 256 (modprobe: FATAL: Module ppp_generic not found in directory /lib/modules/4.4.13-200.fc22.i686) If you do a find /lib/modules -iname '*ppp_generic*' what does it show? Does the module exist somewhere in the heirarchy? Is it possible NetworkManager is looking in the wrong place? Maybe put a symbolic link to the module where NetworkManager expects to find it, if it exists someplace else. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org