SliTaz SliTaz Forum

You are not logged in.

#1 2013-01-24 14:07:27

pekup
Member
Registered: 2011-09-28
Posts: 4

cups degradation

I have installed slitaz-4.0 by the installer from an iso-file;

then I installed cups - all went well. The 'lpr -P printer file' worked ok.

But after rebooting the system the same printer command answered: 'Connection refused' and

the browser couldn't be connected to localhost:631 too.

After installing cups again all went well again!

This behaviour was reproducible.

Some ideas what went wrong ?

pekup

Offline

#2 2013-01-24 14:19:09

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: cups degradation

Hi,

I guess the cups daemon is not running.

To confirm my assumption, what output do you get if you try to stop cups daemon using this command (as root):

root@slitaz:~# /etc/init.d/cupsd stop

stephane

Offline

#3 2013-01-24 14:37:28

pekup
Member
Registered: 2011-09-28
Posts: 4

Re: cups degradation

Hi stephane,

the stop command answered: Cupsd ... terminated;

I started the daemon again and cups worked fine;

thank you for the hint - but the remedy ?

pekup

Offline

#4 2013-01-24 14:44:29

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: cups degradation

Does your /etc/rcS.conf contain the word <cupsd>?

If not, please edit your /etc/rcS.conf file (using a text editor) and add [c]cupsd[/c] to the end of RUN_DAEMONS line as shown here:

[c]RUN_DAEMONS="dbus hald slim cupsd"[/c]

stephane

Offline

#5 2013-01-24 16:53:24

pekup
Member
Registered: 2011-09-28
Posts: 4

Re: cups degradation

Hi stephane,

I added cupsd to RUN_DAEMONS and now all works well;

thank you !

pekup

Offline

#6 2013-01-24 17:52:18

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: cups degradation

Well done!

Happy slitaz. :-)

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]