Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: lynx.xx 05 Února 2010, 08:51:32
-
Zdravím,
po poslední provedené aktualizaci Karmic Koala se přestal spouštět CUPS a zmizel i z programů spuštěných po startu.
Při pokusu o spuštění z terminálu píše chybu
cupsd
cupsd: Child exited on signal 15! cups: unable to start scheduler.
lze jej však spustit z terminálu s právy root
sudo cupsd
Co udělat aby se opět startovat automaticky?
Díky
-
Dáš tady prosím výstup z Terminál (http://wiki.ubuntu.cz/Termin%C3%A1l)u
ls -al /etc/cups
initctl list
df -Th
-
Ahoj, tady to je
$ ls -al /etc/cups
celkem 88
drwxr-xr-x 4 root lp 4096 2010-02-04 21:03 .
drwxr-xr-x 152 root root 12288 2010-02-05 21:18 ..
-rw-r--r-- 1 root root 1281 2009-10-15 21:15 acroread.conf
-rw------- 1 root lp 82 2010-02-02 22:20 classes.conf
-rw------- 1 root lp 82 2009-12-29 13:56 classes.conf.O
-rw-r--r-- 1 root root 4080 2009-10-15 21:19 cupsd.conf
-rw-r--r-- 1 root root 4200 2009-10-15 21:19 cupsd.conf.default
-rw-r--r-- 1 root root 1573 2009-10-15 21:15 pdftops.conf
drwxr-xr-x 2 root lp 4096 2010-02-02 22:19 ppd
-rw------- 1 root lp 1130 2010-02-04 21:03 printers.conf
-rw------- 1 root lp 1130 2010-02-04 16:33 printers.conf.O
-rw-r--r-- 1 root root 240 2009-10-28 22:01 raw.convs
-rw-r--r-- 1 root root 211 2009-10-28 22:01 raw.types
-rw-r--r-- 1 root root 168 2010-02-02 22:16 smfp.convs
-rw-r--r-- 1 root root 57 2010-02-02 22:16 smfp.types
-rw-r--r-- 1 root root 186 2009-10-15 21:19 snmp.conf
drwx------ 2 root lp 4096 2009-10-28 22:01 ssl
-rw-r----- 1 root lp 678 2010-02-04 21:03 subscriptions.conf
-rw-r----- 1 root lp 394 2010-02-04 21:00 subscriptions.conf.O
$ initctl list
avahi-daemon start/running, process 805
mountall-net stop/waiting
rc stop/waiting
rsyslog start/running, process 728
tty4 stop/waiting
udev start/running, process 494
upstart-udev-bridge start/running, process 486
ureadahead-other stop/waiting
apport stop/waiting
hwclock-save stop/waiting
tty5 stop/waiting
atd stop/waiting
dbus start/running, process 793
failsafe-x stop/waiting
control-alt-delete stop/waiting
hwclock stop/waiting
network-manager start/running, process 801
usplash stop/waiting
module-init-tools stop/waiting
cron stop/waiting
gdm start/running, process 1082
mountall stop/waiting
acpid stop/waiting
rcS stop/waiting
ufw start/running
hal start/running, process 807
rc-sysinit stop/waiting
ubiquity stop/waiting
anacron stop/waiting
tty2 stop/waiting
udevtrigger stop/waiting
rsyslog-kmsg start/running, process 699
tty3 stop/waiting
udev-finish stop/waiting
cryptdisks-udev stop/waiting
hostname stop/waiting
mountall-reboot stop/waiting
mountall-shell stop/waiting
network-interface (wmaster0) start/running
network-interface (lo) start/running
network-interface (pan0) start/running
network-interface (eth0) start/running
network-interface (wlan0) start/running
tty1 stop/waiting
udevmonitor stop/waiting
cryptdisks-enable stop/waiting
dmesg stop/waiting
networking stop/waiting
procps stop/waiting
tty6 stop/waiting
ureadahead stop/waiting
$ df -Th
Soub. systém Typ Velikost Užito Volno Uži% Mounted on
/dev/sda6 ext4 5,8G 4,0G 1,5G 73% /
udev tmpfs 249M 296K 249M 1% /dev
none tmpfs 249M 204K 249M 1% /dev/shm
none tmpfs 249M 68K 249M 1% /var/run
none tmpfs 249M 0 249M 0% /var/lock
none tmpfs 249M 0 249M 0% /lib/init/rw
/dev/sdb7 ext4 46G 445M 44G 1% /usr/local
-
Co přesně znamená
a zmizel i z programů spuštěných po startu. ?
-
Sorry, to byla mystifikace. Domníval jsem se, že pokud CUPS běží, tak je vidět v Systém>Volby>Aplikace spouštěné při prohlášení. Po nabootování do 9.04, jsem zjistil, že to tomu tak není.