View previous topic :: View next topic |
Author |
Message |
apalos n00b

Joined: 08 Jul 2004 Posts: 26 Location: Berlin (Germany)
|
Posted: Tue Apr 18, 2006 7:04 am Post subject: Canon Pixma IP4200, Turboprint and Cups |
|
|
Hello there,
I have a Canon Pixma IP4200 on a printserver (Belkin F1UP0001) and try to run it. So I installed Cups following http://www.gentoo.org/doc/en/printing-howto.xml and while Foomatic has no supporting drivers for canon printers I do https://forums.gentoo.org/viewtopic-t-430913-highlight-pixma.html. The printer do nothing.
So I try to install Turboprint following their manual. Everything is perfect, but after xtpsetup and trying to print a test, the printer do still nothing. I get this error:
lp: unable to print file: server-error-service-unavailable
But the Cups-server is running. http://localhost:631 is running in the browser.
I am looking in the Turboprint-manual for the error, but it only says:
"A spool system system is required by TurboPrint. Normally the CUPS printing system is used, in some cases also the older LPR(ng) spooler. Please make sure that one of these packages is installed on your Linux system."
What is wrong?
Here is my /etc/cups/cupsd.conf:
Code: |
DocumentRoot /usr/share/cups/docs
LogLevel info
User lp
Group lp
Port 631
BrowseAddress @IF(eth0)
SystemGroup lp
<Location />
Order Deny,Allow
Deny From All
Allow From 192.168.178.*
</Location>
<Location /admin>
AuthType Basic
AuthClass System
Order Deny,Allow
Deny From All
Allow From 192.168.178.*
</Location>
|
|
|
Back to top |
|
 |
baaann Guru

Joined: 23 Jan 2006 Posts: 558 Location: uk
|
|
Back to top |
|
 |
apalos n00b

Joined: 08 Jul 2004 Posts: 26 Location: Berlin (Germany)
|
Posted: Thu Apr 20, 2006 11:07 am Post subject: |
|
|
I'm trying to emerge bjfilter described in the link postet by baaann. but since now, without success. Error:
Code: | zicke apalos # emerge bjfilter -p
These are the packages that would be merged, in order:
Calculating dependencies
!!! All ebuilds that could satisfy "bjfilter" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-print/bjfilter-2.50 (masked by: missing keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
|
although I have put net-print in /etc/portage/package.unmask AND /etc/portage/package.keywords. I am trying furthermore. Anyhow, Is there anyone with an idea for getting turboprint run? I actually am willing to pay for it. |
|
Back to top |
|
 |
baaann Guru

Joined: 23 Jan 2006 Posts: 558 Location: uk
|
|
Back to top |
|
 |
apalos n00b

Joined: 08 Jul 2004 Posts: 26 Location: Berlin (Germany)
|
Posted: Thu Apr 20, 2006 12:38 pm Post subject: |
|
|
[EDIT] OK I think I post my error in the other thread so we can end here. It is not very reasonable to discuss this problem in two topics. thanks |
|
Back to top |
|
 |
|