Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB printer Epson Stylus C40UX (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Fri Mar 10, 2006 6:54 pm    Post subject: USB printer Epson Stylus C40UX (solved) Reply with quote

Из кдешного контролцентра периферия->принтеры запускаю проверку/прочистку сопел - работает
На всё остальное реакции ноль.
Задания висят в пуле, головка даже не дёргается.

Code:

echo "bababa" > /dev/usb/lp0

тоже отрабатывает без ошибок (вернее, без сообщений о них)
Как лечить, где смотреть?


Last edited by 4le on Tue Mar 14, 2006 11:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
sfx
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 92

PostPosted: Sat Mar 11, 2006 1:34 pm    Post subject: Reply with quote

в купсе. Выкладывай лог, смотри настройки cups.
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Sat Mar 11, 2006 9:03 pm    Post subject: Reply with quote

sfx wrote:
в купсе. Выкладывай лог, смотри настройки cups.

Не знаю, может ли повлиять cups на неработу echo "bababa" > /dev/usb/lp0
Тем не менее.
Code:

cat /var/log/cups/error_log
I [10/Mar/2006:13:00:14 +0300] Scheduler shutting down normally.
E [11/Mar/2006:00:12:33 +0300] Unable to decode address ""!
E [11/Mar/2006:00:12:33 +0300] Bad BrowseAddress  at line 739.
I [11/Mar/2006:00:12:33 +0300] Loaded configuration file "/etc/cups/cupsd.conf"
I [11/Mar/2006:00:12:33 +0300] Configured for up to 100 clients.
I [11/Mar/2006:00:12:33 +0300] Allowing up to 100 client connections per host.
I [11/Mar/2006:00:12:33 +0300] Full reload is required.
I [11/Mar/2006:00:12:34 +0300] LoadPPDs: Read "/etc/cups/ppds.dat", 15 PPDs...
I [11/Mar/2006:00:12:34 +0300] LoadPPDs: No new or changed PPDs...
I [11/Mar/2006:00:12:34 +0300] Full reload complete.
I [11/Mar/2006:01:31:56 +0300] Scheduler shutting down normally.
E [11/Mar/2006:23:37:37 +0300] Unable to decode address ""!
E [11/Mar/2006:23:37:37 +0300] Bad BrowseAddress  at line 739.
I [11/Mar/2006:23:37:37 +0300] Loaded configuration file "/etc/cups/cupsd.conf"
I [11/Mar/2006:23:37:37 +0300] Configured for up to 100 clients.
I [11/Mar/2006:23:37:37 +0300] Allowing up to 100 client connections per host.
I [11/Mar/2006:23:37:37 +0300] Full reload is required.
I [11/Mar/2006:23:37:38 +0300] LoadPPDs: Read "/etc/cups/ppds.dat", 15 PPDs...
I [11/Mar/2006:23:37:38 +0300] LoadPPDs: No new or changed PPDs...
I [11/Mar/2006:23:37:38 +0300] Full reload complete.

Code:

cat /etc/cups/cupsd.conf | grep ^[^#].*
Classification none
DefaultCharset UTF-8
DefaultLanguage ru
Printcap /etc/printcap
PrintcapFormat BSD
RemoteRoot remroot
SystemGroup lp
ServerCertificate /etc/cups/ssl/server.crt
ServerKey /etc/cups/ssl/server.key
<Location />
Encryption IfRequested
Satisfy All
Order deny,allow
Deny From All
Allow From 127.0.0.1
</Location>
<Location /admin>
AuthType Basic
AuthClass System
Encryption IfRequested
Satisfy All
Order deny,allow
Deny From All
Allow From 127.0.0.1
</Location>
<Location /printers/Epson>
Encryption IfRequested
Satisfy All
Order allow,deny
</Location>
HostnameLookups Off
KeepAlive On
KeepAliveTimeout 60
MaxClients 100
MaxRequestSize 0m
Timeout 300
Listen *:631
AccessLog /var/log/cups/access_log
ErrorLog /var/log/cups/error_log
PageLog /var/log/cups/page_log
MaxLogSize 1m
LogLevel info
PreserveJobHistory On
PreserveJobFiles Off
AutoPurgeJobs No
MaxJobs 0
MaxJobsPerPrinter 0
MaxJobsPerUser 0
User lp
Group lp
RIPCache 8m
FilterLimit 0
DataDir /usr/share/cups
DocumentRoot /usr/share/cups/docs
RequestRoot /var/spool/cups
ServerBin /usr/lib/cups
ServerRoot /etc/cups
TempDir /var/spool/cups/tmp
Browsing On
BrowseProtocols CUPS
BrowsePort 631
BrowseInterval 30
BrowseTimeout 300
BrowseAddress
BrowseOrder allow,deny
ImplicitClasses On
ImplicitAnyClasses Off
HideImplicitMembers Yes
BrowseShortNames Yes
Back to top
View user's profile Send private message
sfx
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 92

PostPosted: Sat Mar 11, 2006 9:50 pm    Post subject: Reply with quote

Банально конечно, но..
/ купс через init запускаешь? :)
/в ядре включена поддержка USB принтера?
Принтер вообще как настраивал?
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Sun Mar 12, 2006 2:22 pm    Post subject: USB printer Epson Stylus C40UX Reply with quote

sfx wrote:
Банально конечно, но..
/ купс через init запускаешь? :)

да
sfx wrote:
/в ядре включена поддержка USB принтера?

да
sfx wrote:
Принтер вообще как настраивал?

Вот тут есть новости.
Если настраивать через кдешный контролцентр, то можно найти (и выбрать) именно модель "Epson Stylus C40UX". В этом случае ситуация мной уже описана.
Если же настраивать через вэб-интерфейс cups, то для эпсонов предлагается всего около шести "моделей".
При этом, если выбрать Epson Stylus Color series получаем те же яйца, вид сбоку.
Если же выбрать New Epson Stylus Color series происходит маленькое чудо - принтер начинает реагировать на появление в пуле новых заданий. Реакция заключается в прокручивании бумаги без каких-либо видимых попыток на ней что-либо напечатать. Удаление задания из очереди, Stop Printer, cancel остановить его не могут. Только выключение питания.
Back to top
View user's profile Send private message
fedukoff
Apprentice
Apprentice


Joined: 19 Dec 2005
Posts: 229
Location: Latvia

PostPosted: Mon Mar 13, 2006 7:08 am    Post subject: Reply with quote

Года полтора назад у меня был именно такой принтер. Не помню, чтобы мне приходилось танцевать с бубном, чтобы заставить его работать. Вроде, заводилось все с полупинка.
Настраивал вот по этой доке http://www.gentoo.org/doc/en/printing-howto.xml
Помнится мне, в обязательном порядке устанавливал gimp-print. Иначе драйверов для C40UX не было. И настраивал все через веб-фейс купса.

P.S. Вспомнил вдруг, что еще зацеплял USE="foomatic" или "foomatic-db". Конечно, может чтото уже и изменилось. Таки полтора года - сорк.
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Tue Mar 14, 2006 4:11 pm    Post subject: USB printer Epson Stylus C40UX Reply with quote

fedukoff wrote:
Года полтора назад у меня был именно такой принтер. Не помню, чтобы мне приходилось танцевать с бубном, чтобы заставить его работать. Вроде, заводилось все с полупинка.
Настраивал вот по этой доке http://www.gentoo.org/doc/en/printing-howto.xml
Помнится мне, в обязательном порядке устанавливал gimp-print. Иначе драйверов для C40UX не было. И настраивал все через веб-фейс купса.

P.S. Вспомнил вдруг, что еще зацеплял USE="foomatic" или "foomatic-db". Конечно, может чтото уже и изменилось. Таки полтора года - сорк.


Да вроде всё так и делал. Только по http://www.linuxprinting.org/till/printing-tutorial/tut.html
Вечерком попробую по-гентушному, может есть нюансы.
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Tue Mar 14, 2006 11:08 pm    Post subject: USB printer Epson Stylus C40UX Reply with quote

fedukoff wrote:
Года полтора назад у меня был именно такой принтер. Не помню, чтобы мне приходилось танцевать с бубном, чтобы заставить его работать. Вроде, заводилось все с полупинка.
Настраивал вот по этой доке http://www.gentoo.org/doc/en/printing-howto.xml
Помнится мне, в обязательном порядке устанавливал gimp-print. Иначе драйверов для C40UX не было. И настраивал все через веб-фейс купса.

P.S. Вспомнил вдруг, что еще зацеплял USE="foomatic" или "foomatic-db". Конечно, может чтото уже и изменилось. Таки полтора года - сорк.

Ты великий шаман. Всё дело было в пропущенном USE флаге ppds при emerge gimp-print.
Большое человеческое спасибо
:D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum