samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Нажал на кнопку на принтере печати тестовой страницы он печатает нормально, дал задание сидит в статусе Обработка - Sending data to printer.
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Целый день убил, а проблема сохранилась. Остановился на следующем: задания обрабатывает по очень долгу, но не печатает.$ lpstat -t scheduler is running system default destination: Samsung-ML-2570 device for Samsung-ML-2570: usb://Samsung/ML-2570%20Series?serial=3X66BKEL614243T. Samsung-ML-2570 accepting requests since Сб. 11 авг. 2012 20:05:35 printer Samsung-ML-2570 now printing Samsung-ML-2570-23. enabled since Сб. 11 авг. 2012 20:05:35 Sending data to printer. Samsung-ML-2570-23 nnikita 1024 Сб. 11 авг. 2012 20:05:35 $
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
samson4747
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Почти через 12 часов мы имеем только вот это: Принтер вроде установлен, но ничего не печатает. errors_log
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Дал задание, перезагружал комп и пока грузилась система, до загрузки gdm, он напечатал пару листиков…
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Теперь всё висит в ожидании и вообще не печатает даже при перезагрузке. Даже не жужжит. Попробую ещё раз поставить cups 1/5/3
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
cups 1.5.3-6 libcups 1.5.3-6 Пишет, что печатает, а сам даже не жужжит. Бумагу вытащил, вставил пожужжал и опять тишина. Может, делаю что не так? Может изменился процесс установки принтера? Ставил то его года 3 назад. Вообщем поставил cups 1.5.3-6, libcups 1.5.3-6, потом на http://localhost:631/ указал какой принтер хотим использовать и с каким .ppd
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
errors_log
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
vadik |
|
Темы:
57
Сообщения:
5494
Участник с: 17 августа 2009
|
Если все равно ничего не работает - обновляйте полностью систему (в т.ч. cups и все с ним связанное) и уже с этого начинайте плясать. Потому как /usr/lib/cups/notifier/dbus принадлежит пакету cups, и почему система его не видит - не понятно. |
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
$ ls /usr/lib/cups/notifier dbus mailto rss$ Тоже думаю уже об этом, но перед этим хочу удалить всё что относится к принтеру все логи т.д. как это лучше сделать? pacman -Rnsc cups $ sudo pacman -Qs cups local/cups 1.5.3-6 The CUPS Printing System - daemon package local/cups-filters 1.0.20-1 OpenPrinting CUPS Filters local/cups-pk-helper 0.2.2-1 A helper that makes system-config-printer use PolicyKit local/libcups 1.5.3-6 The CUPS Printing System - client libraries and headers local/pycups 1.9.62-1 Python CUPS Bindings local/system-config-printer-common 1.3.10-1 Pygtk CUPS Configuration local/system-config-printer-gnome 1.3.10-1 A CUPS printer configuration tool and status applet - GTK frontend $
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|