Since the last large update of 5.0 Gnome, CUPS stopped working. I am a newbie, but I may have found a common thread to Cups and Samba not working since the update. The error I get when I restart CUPS is:
Linux user # /etc/init.d/cupsd restart
* Stopping cupsd... [ ok ]
* Bringing up interface ppp0
* ERROR: interface ppp0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.ppp0 failed to start
* Starting cupsd... [ ok ]
The error I get when I restart Samba is:
Linux user # /etc/init.d/samba restart
* Bringing up interface ppp0
* ERROR: interface ppp0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.ppp0 failed to start
* ERROR: cannot start samba as net.ppp0 would not start
Since I do not have a modem in my computer, I guess there really is no ppp0, but why do the daemons want to connect to ppp0? I added the entry to bind to interface eth0 only, in the .conf file, but it did not change anything. Is there a way I would understand to load the correct module for eth0?
If this is just normal behavior in starting up these daemons please let me know, so I can look elsewhere.
Thank you very much for your help,
N.D.

