View previous topic :: View next topic |
Author |
Message |
simbolo n00b
Joined: 31 Oct 2004 Posts: 16
|
Posted: Sun Oct 31, 2004 5:32 pm Post subject: EPSON c82 pips CUPS Problem gimp-print |
|
|
Hey I was wondering how do you use gimp-print drivers or ppds or whatever with cups, short of manually dropping them into the model dir, because when I emerge gimp-print and restart cups I do not see any extra printers present in the web based config.
and another thing I also have an epson c82 and it worked fine with cups and drivers from http://www.epkowa.co.jp/english/linux_e/index.html , but since i reinstalled gentoo like 2 days ago those drivers do not wanto compile, giving me:
Code: |
make
make all-recursive
make[1]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2'
Making all in src
make[2]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/src '
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/src'
Making all in ekpd
make[2]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp d'
Making all in rc
make[3]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp d/rc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekpd /rc'
make[3]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp d'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekpd '
make[2]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekpd '
Making all in ekpstm
make[2]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm'
if test ! -d ./ekpstm-1.1.2; then \
cd . ;\
tar xfz ekpstm-1.1.2.tar.gz ;\
fi
cd ./ekpstm-1.1.2 ;\
if test ! -s Makefile; then \
if test "sc82s" = "sc880" -o "sc82s" = "sc980" \
-o "sc82s" = "pm820cug" -o "sc82s" = "pm3300cug"; then \
./configure --prefix=/usr --disable-reset ;\
else \
./configure --prefix=/usr ;\
fi ;\
fi ;\
make
make[3]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm/ekpstm-1.1.2'
make all-recursive
make[4]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm/ekpstm-1.1.2'
Making all in intl
make[5]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm/ekpstm-1.1.2/intl'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm/ekpstm-1.1.2/intl'
Making all in po
make[5]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm/ekpstm-1.1.2/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm/ekpstm-1.1.2/po'
Making all in src
make[5]: Entering directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekp stm/ekpstm-1.1.2/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../pixmaps -I../intl -I/usr/include/g tk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include - g -O2 -Wall -c main.c
main.c: In function `main':
main.c:73: error: label at end of compound statement
make[5]: *** [main.o] Error 1
make[5]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm/ekpstm-1.1.2/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm/ekpstm-1.1.2'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm/ekpstm-1.1.2'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2/ekps tm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/backup/drivers/pips-sc82s-cups-2.6.2'
make: *** [all-recursive-am] Error 2
|
and if I use the rpm binary and try to print the job gets automatically aborted and cups log gives me:
Code: |
[31/Oct/2004:02:22:16 -0500] [Job 2] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [31/Oct/2004:02:22:16 -0500] [Job 2] HWMargins = [ 8.400 39.600 8.400 8.400 ]
D [31/Oct/2004:02:22:16 -0500] [Job 2] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.0$
D [31/Oct/2004:02:22:16 -0500] [Job 2] cups->header.Duplex = 0
D [31/Oct/2004:02:22:16 -0500] [Job 2] cups->page = 2
D [31/Oct/2004:02:22:16 -0500] [Job 2] cups->ppd = 0x8a975a8
D [31/Oct/2004:02:22:16 -0500] [Job 2] cups->ppd->flip_duplex = 0
D [31/Oct/2004:02:22:16 -0500] [Job 2] width = 2976, height = 3720
D [31/Oct/2004:02:22:16 -0500] [Job 2] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [31/Oct/2004:02:22:16 -0500] [Job 2] HWMargins = [ 8.400 39.600 8.400 8.400 ]
D [31/Oct/2004:02:22:16 -0500] [Job 2] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.0$
D [31/Oct/2004:02:22:16 -0500] UpdateJob: job 2, file 0 is complete.
D [31/Oct/2004:02:22:16 -0500] CancelJob: id = 2
D [31/Oct/2004:02:22:16 -0500] StopJob: id = 2, force = 0
D [31/Oct/2004:02:22:16 -0500] StopJob: printer state is 3
|
so to make a long story short, could you please give me your ppd or tell me where to get a proper one?
thanks
by the way im using cups-1.1.21-r2, ghostscript-7.07.1-r7[/code] |
|
Back to top |
|
|
AlterEgo Veteran
Joined: 25 Apr 2002 Posts: 1619
|
Posted: Sun Oct 31, 2004 6:01 pm Post subject: |
|
|
Check your PM (although the packages is GPLed, I'm not sure I can distribute the .ppd "in the open") .
From package pips-sc82s-cups-2.6.2 |
|
Back to top |
|
|
simbolo n00b
Joined: 31 Oct 2004 Posts: 16
|
Posted: Tue Nov 02, 2004 12:06 am Post subject: |
|
|
Thanx for the ppd, the printer shows up in cups config but still dosent wanto print, aborting the job right away and error_log outputs:
Code: |
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->header.Duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->page = 1
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd = 0x8a975a8
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd->flip_duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] width = 2976, height = 3720
D [01/Nov/2004:19:05:31 -0500] [Job 3] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] HWMargins = [ 8.400 39.600 8.400 8.400 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->header.Duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->page = 2
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd = 0x8a975a8
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd->flip_duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] width = 2976, height = 3720
D [01/Nov/2004:19:05:31 -0500] [Job 3] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] HWMargins = [ 8.400 39.600 8.400 8.400 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->header.Duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->page = 2
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd = 0x8a975a8
D [01/Nov/2004:19:05:31 -0500] [Job 3] cups->ppd->flip_duplex = 0
D [01/Nov/2004:19:05:31 -0500] [Job 3] width = 2976, height = 3720
D [01/Nov/2004:19:05:31 -0500] [Job 3] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] HWMargins = [ 8.400 39.600 8.400 8.400 ]
D [01/Nov/2004:19:05:31 -0500] [Job 3] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
D [01/Nov/2004:19:05:31 -0500] UpdateJob: job 3, file 0 is complete.
D [01/Nov/2004:19:05:31 -0500] CancelJob: id = 3
D [01/Nov/2004:19:05:31 -0500] StopJob: id = 3, force = 0
D [01/Nov/2004:19:05:31 -0500] StopJob: printer state is 3
D [01/Nov/2004:19:05:32 -0500] AcceptClient: 5 from localhost:631.
D [01/Nov/2004:19:05:32 -0500] ReadClient: 5 GET /printers/EpsonC82 HTTP/1.1
D [01/Nov/2004:19:05:32 -0500] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 28195
I [01/Nov/2004:19:05:32 -0500] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=28195)
D [01/Nov/2004:19:05:32 -0500] SendCommand: 5 file=8
D [01/Nov/2004:19:05:32 -0500] AcceptClient: 7 from localhost:631.
D [01/Nov/2004:19:05:32 -0500] ReadClient: 7 POST / HTTP/1.1
D [01/Nov/2004:19:05:32 -0500] ProcessIPPRequest: 7 status_code=1
D [01/Nov/2004:19:05:32 -0500] ReadClient: 7 POST / HTTP/1.1
D [01/Nov/2004:19:05:32 -0500] ProcessIPPRequest: 7 status_code=1
D [01/Nov/2004:19:05:32 -0500] ReadClient: 7 POST / HTTP/1.1
D [01/Nov/2004:19:05:32 -0500] ProcessIPPRequest: 7 status_code=1
D [01/Nov/2004:19:05:32 -0500] CloseClient: 7
D [01/Nov/2004:19:05:32 -0500] ReadClient: 5 GET /favicon.ico HTTP/1.1
D [01/Nov/2004:19:05:32 -0500] SendError: 5 code=404 (Not Found)
D [01/Nov/2004:19:05:32 -0500] CloseClient: 5
|
I dont understand the error in the last couple lines, could this be the cause? any ideas? |
|
Back to top |
|
|
simbolo n00b
Joined: 31 Oct 2004 Posts: 16
|
Posted: Tue Nov 02, 2004 2:14 am Post subject: |
|
|
OMG! yes, solved it.
Well the Epson driver (pips-sc82s-cups-2.6.2.tar.gz) did not work, neither did the ppd from the driver. What did work was gimp-print.
I emerged gimp-print
selected The parallel Port #1 (EPSON) option in cups when adding a printer and that gave me the usable gimp-print drivers under cups,
I did not think to try the The parallel Port #1 (EPSON) one before when I had gimp-print installed, thought it was the same as parallel Port #1 (EPSON Stylus C82) but to my suprise it was not.
good times good times |
|
Back to top |
|
|
|
|
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
|
|