<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>foo2zjs - foo2hp - foo2xqx - foo2lava - foo2qpdl - foo2oakSupport for linux printer drivers  - HP Color LaserJet 2600n</title>
        <description></description>
        <link>http://foo2zjs.rkkda.com/forum/list.php?5</link>
        <lastBuildDate>Thu, 09 Sep 2010 00:28:54 -0400</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,2568,2568#msg-2568</guid>
            <title>hp2600n: No color printing, b/w works fine [solved; SUSE SLES10SP2, ghostscript 8.70] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,2568,2568#msg-2568</link>
            <description><![CDATA[ It's a 2600n connected via network in order to make it accessible to several people. Server OS is SLES10 SP2 64bit. <br />
Ghostscript 8.14 was installed before and color printing was working but the results were really bad :( I somewhere read that the gs8.14 version might be the cause for this. So I updated to gs8.70 and installed foo2hp again. B/W printing works fine but color printing won't. Not even the CUPS or Yast test pages are printed. But CUPS lists those jobs as finished.<br />
I tried all settings (color profiles, bits per plane,...) but as soon as you switch color mode from monochrome to color the printer is like dead :/<br />
<br />
Anyone can help? Or maybe a clue what the problem is (Ghostscript, SLES, 64bit, foo2hp, some/wrong configuration or the printer itself)??<br />
<br />
Thanks]]></description>
            <dc:creator>smd</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 09 Apr 2010 07:04:38 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,2446,2446#msg-2446</guid>
            <title>Wrong color alignment for HP2600n, RHEL5 [solved; CUPS/foomatic problem] (6 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,2446,2446#msg-2446</link>
            <description><![CDATA[ I am using a clone of RHEL5, approximately the same as Fedora Core 6, and get a funny color Alignment offset.  It uses CUPS 1.3.7 .   I do not have the problem with Ubuntu Hardy, which also uses CUPS 1.3.7 .<br />
<br />
I set the CUPS &quot;printer options&quot; Alignment Offset (Cyan, Magenta, Yellow)  to all 0, and print a test page. The colors are offset by -100 lines, downwards.   If I set the offsets to +2 or -2, the offsets are small.   The numbers stored in the /etc/cups/ppd/myprinter.ppd file look OK.<br />
<br />
As a test, I hacked the /usr/bin/foo2hp2600-wrapper file for a quick-and-dirty fix:<br />
<hr class="bbcode"/>
BEFORE<br />
<hr class="bbcode"/>
<pre class="bbcode">
| foo2hp -r$RES -g$DIM -p$PAPER -m$MEDIA -n$COPIES -d$DUPLEX -s$SOURCE \
            $COLOR -b$BPP $CLIP_UL $CLIP_LR $CLIP_LOG $SAVETONER \
            -O$OFF_C,$OFF_M,$OFF_Y,$OFF_K -J &quot;$LPJOB&quot; -U &quot;$USER&quot; \
            $BC $AIB $COLOR2MONO $NOPLANES $EXTRAPAD -D$DEBUG</pre>
<hr class="bbcode"/>
AFTER<br />
<hr class="bbcode"/>
<pre class="bbcode">
| foo2hp -r$RES -g$DIM -p$PAPER -m$MEDIA -n$COPIES -d$DUPLEX -s$SOURCE \
            $COLOR -b$BPP $CLIP_UL $CLIP_LR $CLIP_LOG $SAVETONER \
            -O0,0,0,0 -J &quot;$LPJOB&quot; -U &quot;$USER&quot; \
            $BC $AIB $COLOR2MONO $NOPLANES $EXTRAPAD -D$DEBUG</pre>
<hr class="bbcode"/>
<br />
That got rid of the offset.  I'm not much of a programmer, but I suspect that RHEL5 adds a different number of spaces the arguments, and the substr function in the options processing code is clipping the option lines wrong, for example:<br />
<hr class="bbcode"/><pre class="bbcode">
          c=*|C=*) OFF_C=`expr substr $OPTARG 3 99`;;
</pre><hr class="bbcode"/>
<br />
... or the expr is not handling the zero numeral correctly.  I'm guessing that a regular expression should be used instead of a substring, but I will leave that to the folks that know what they are doing.  For now, I'll just use the hack (I don't need to offset colors) until something better comes along.  Ideas?  Suggested other tests?]]></description>
            <dc:creator>keithl</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sun, 07 Feb 2010 23:59:47 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,2388,2388#msg-2388</guid>
            <title>Installing foo2hp on acer aspire one linpus linux (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,2388,2388#msg-2388</link>
            <description><![CDATA[ I was following your website instructions for Acer Aspire One but got the following error on the last command.<br />
Could you please help. I cant pint using my 2600n The test page does not go thru.<br />
Thanks<br />
Ashok Sinha<br />
<br />
Error msg from the terminal window is pasted below-<br />
<br />
[root@localhost user]# tar zxf foo2zjs.tar.gz<br />
[root@localhost user]# cd foo2zjs<br />
[root@localhost foo2zjs]# make<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cd icc2ps; make all<br />
make[1]: Entering directory `/home/user/foo2zjs/icc2ps'<br />
make[1]: Nothing to be done for `all'.<br />
make[1]: Leaving directory `/home/user/foo2zjs/icc2ps'<br />
<br />
It is possible that certain products which can be built using this<br />
software module might form inventions protected by patent rights in<br />
some countries (e.g., by patents about arithmetic coding algorithms<br />
owned by IBM and AT&amp;T in the USA). Provision of this software by the<br />
author does NOT include any licences for any patents. In those<br />
countries where a patent licence is required for certain applications<br />
of this software module, you will have to obtain such a licence<br />
yourself.<br />
[root@localhost foo2zjs]# ./getweb 2600n<br />
hpclj2600n-0.icm<br />
hpclj2600n-1.icm<br />
km2430_2.icm<br />
<br />
(c) Copyright Hewlett-Packard 2003<br />
<br />
<br />
(c) Copyright Rick Richardson 2006.  All Rights Reserved<br />
<br />
hp1215-argyll-0.icm<br />
<br />
(c) Copyright Rick Richardson 2008.  All Rights Reserved<br />
<br />
[root@localhost foo2zjs]# make install install-hotplug cups<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cd icc2ps; make all<br />
make[1]: Entering directory `/home/user/foo2zjs/icc2ps'<br />
make[1]: Nothing to be done for `all'.<br />
make[1]: Leaving directory `/home/user/foo2zjs/icc2ps'<br />
<br />
It is possible that certain products which can be built using this<br />
software module might form inventions protected by patent rights in<br />
some countries (e.g., by patents about arithmetic coding algorithms<br />
owned by IBM and AT&amp;T in the USA). Provision of this software by the<br />
author does NOT include any licences for any patents. In those<br />
countries where a patent licence is required for certain applications<br />
of this software module, you will have to obtain such a licence<br />
yourself.<br />
#<br />
# Installation Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
#<br />
# Install driver, wrapper, and development tools<br />
#<br />
install -d /usr/bin<br />
make: install: Command not found<br />
make: *** [install-prog] Error 127]]></description>
            <dc:creator>sinha130</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Mon, 18 Jan 2010 00:45:03 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,2303,2303#msg-2303</guid>
            <title>two errors in 2600n installation [debian 5; solved] (4 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,2303,2303#msg-2303</link>
            <description><![CDATA[ hello, i try to install HP LJ 2600n on a Debian 5.0;<br />
i follow stricly the procedure in INSTALL file and everything is correct until i try to issue the command<br />
<br />
# make install <br />
<br />
inside the foo2zjs directory;<br />
then the installation exit with error code 1, reporting:<br />
<br />
/bin/sh: line 18: cd: PPD: No such file or directory<br />
/bin/sh: line 20: *.ppd: No such file or directory<br />
make: *** [install-ppd] Error 1<br />
<br />
moreover, the foo2zjs is *totally* erased, it does not exist anymore;<br />
thank you in advance for any help]]></description>
            <dc:creator>roberto</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 19 Dec 2009 07:08:30 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,2046,2046#msg-2046</guid>
            <title>Bad photo printing [kubuntu 9.04] (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,2046,2046#msg-2046</link>
            <description><![CDATA[ I installed a HP 2600NSE (SE, may be Special Edition, could not find anything on the Web) for a friend on a Kubuntu 9.04 System, and we had the same &quot;aligator-skin&quot; in our color printouts, like on ben106's pic above. That is, if i used 1-Bit Plane and Color Correction, not if i switched to 2-Bit Plane (but the colors looked all wrong then :-) ).<br />
This is the verion i installed following your install text :<br />
$Id: foo2hp2600-wrapper.in,v 1.65 2009/05/11 17:35:55 rick Exp $<br />
$Id: foo2hp.c,v 1.44 2009/04/22 12:56:16 rick Exp $<br />
$Id: foo2zjs-pstops.sh,v 1.13 2008/12/05 02:46:35 rick Exp $<br />
The gs verion on his system seems to be 8.64, which is supposed to be buggy, could this be related? <br />
Thanks for help.<br />
Regards from Germany<br />
PS: Is there a way to do &quot;nc&quot; for a printer that is connected to usb?]]></description>
            <dc:creator>smeagal</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 25 Jul 2009 18:56:36 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1912,1912#msg-1912</guid>
            <title>I'm back to getting 72-byte-output [Gentoo] (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1912,1912#msg-1912</link>
            <description><![CDATA[ I'm back to getting 72-byte-output from &quot;foo2hp2600-wrapper -c print.ps &gt; xxx.prn&quot; ... but when I go to ghostscript directly, running your sample command from <a href="http://bugs.ghostscript.com/show_bug.cgi?id=690287" rel="nofollow" >http://bugs.ghostscript.com/show_bug.cgi?id=690287</a> , I get a big file, not 0-byte like that defect says.  So I'm not sure what else is in the pipeline that may be broken.]]></description>
            <dc:creator>Tanktalus</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Mon, 11 May 2009 14:40:34 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1899,1899#msg-1899</guid>
            <title>Colour printing doesn't work (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1899,1899#msg-1899</link>
            <description><![CDATA[ Dear Rick,<br />
last days both you and I were talking about problems with my HP 2600n printer, but... the topic disappeared! I hope not to have written bad words or things alike...<br />
Unfortunately, my printer doesn't work anymore.<br />
Thank you for your attention<br />
Silvia]]></description>
            <dc:creator>paolsil</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Tue, 28 Apr 2009 16:05:08 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1790,1790#msg-1790</guid>
            <title>color printing fails [ghostscript 8.64 is TOAST] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1790,1790#msg-1790</link>
            <description><![CDATA[ When running &quot;foo2hp2600-wrapper -c testpage.ps &gt; xxx.prn&quot; on Gentoo, I end up with a 72-byte file.  It obviously doesn't print the test page.<br />
<br />
If I remove the -c, then xxx.prn gets to 62384 bytes, and, though I didn't test this one, I've sent a previous non-colour page to the printer using netcat since having this problem.<br />
<br />
I'm not sure where the issue would be - ghostscript version 8.64 (based on &quot;gs --version&quot;), so maybe that's new?]]></description>
            <dc:creator>Tanktalus</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 20 Feb 2009 19:41:34 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1719,1719#msg-1719</guid>
            <title>Ubuntu 8.04 - manual duplex won't work [solved] (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1719,1719#msg-1719</link>
            <description><![CDATA[ Hello everybody,<br />
<br />
Just updatet to the latest version of the driver but still have a problem.<br />
<br />
I use the HP 2600n and need to print sumetimes with the duplex function.<br />
Only problem - the very last page won't print.<br />
<br />
When I print 6 Pages - I get the first 3 - then put them back into the printer - and then I only got 2 pages - leaving side 2 unprintet.<br />
<br />
anyone who can help to solv this?]]></description>
            <dc:creator>Yenlowang</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Wed, 04 Feb 2009 09:13:55 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1679,1679#msg-1679</guid>
            <title>No border -&gt; problems (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1679,1679#msg-1679</link>
            <description><![CDATA[ I have noticed that if you try to print A4 page which does not have borders, HP 2600n doesn't print anything. The file is taken to the printer, but it just discards it (safety measure?). Is it possible to scale page down or remove contents from the borders if it doesn't fit into A4?<br />
<br />
If I resize the print to 95% of original, the page will be printed. Unfortunately the left margin is still 0 and the printer does not print 1-2 first letters. If you make the print smaller, system should add left margin to the page.<br />
<br />
System: Ubuntu 8.04 with the newest foo2hp.]]></description>
            <dc:creator>matias</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 02 Jan 2009 07:17:23 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1664,1664#msg-1664</guid>
            <title>SuSE 11.0 No Joy [solved] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1664,1664#msg-1664</link>
            <description><![CDATA[ I have had my HP LJ2600n running fine with SuSE 10.2 &amp; 10.3. It works great with my 10.3 64bit system.<br />
<br />
Since taking my laptop to 11.0, I can't get it to work with the 2600n. While it can see it on the LAN, it can't print to it.<br />
<br />
So, is there something special that I need to do, or obtain, to do the make/install so that YAST can get it right?<br />
<br />
Regards,<br />
Steve.T]]></description>
            <dc:creator>Wylbur</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Thu, 01 Jan 2009 17:34:11 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1602,1602#msg-1602</guid>
            <title>HP 2600n and custom sizes [solved] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1602,1602#msg-1602</link>
            <description><![CDATA[ How can I manage to write custom sizes like 10x15 cm ?<br />
It is no option for that into CUPS printer dialog or configuration dialog when other printers, even very cheap ones, do have such options.]]></description>
            <dc:creator>Dominique</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sun, 29 Nov 2009 10:21:19 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1536,1536#msg-1536</guid>
            <title>CLJ2600n prints only monochrome [Ubuntu 8.04 - Did not read the instructions] (7 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1536,1536#msg-1536</link>
            <description><![CDATA[ Hallo,<br />
<br />
I want to use my HP-CLJ2600n on Ubuntu 8.04. Have installed foo2hp with ppd-file for 2600n and created a new cups-printer (on &lt;IP-address&gt;:9100). I've choosen the &quot;foo2hp (recomended)&quot;-driver.<br />
<br />
I have a RAW-printer on the same IP too (for testing).<br />
<br />
With '<i>foo2hp2600-wrapper -c testfile.ps | lpr -Pclj-RAW</i>' I get the testpage in fine colors on the Paper. <br />
<br />
But only by this way. With the right printer using the foo2hp-driver I get every page in monochrom.<br />
<br />
I also tested the ghostscript-version with:<br />
<br />
<i>gs -q ... -sOutputFile- testfile.ps | foo2hp -c | lpr -Pclj-RAW</i><br />
<br />
and it prints the page in colors.<br />
<br />
What can be wrong?]]></description>
            <dc:creator>Maxx</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Wed, 29 Oct 2008 12:53:36 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1529,1529#msg-1529</guid>
            <title>HP color laser jet 2600n running in SuSE 11.0 (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1529,1529#msg-1529</link>
            <description><![CDATA[ I just installed the <span style="color:#330099">foo2hp</span> printer driver in SuSE linux 11.0 <br />
just folow the instructions in <span style="color:#FF3300">INSTALL</span> at foo2zjs package.<br />
<br />
<span style="color:#6600FF">make</span><br />
<span style="color:#6600FF">./getweb 2600n</span><br />
<span style="color:#6600FF">su password (root password)<br />
make install</span><br />
<br />
I rebooted my system just to be sure<br />
I do also deleted any previous hlclj 2600n printer installed (again just to be sure)<br />
<br />
I do also opened the CUPS printing system to keep track of what I? doing<br />
but only to folow the  proccess<br />
<br />
<br />
1ST run YAST<br />
open printers on hardware<br />
Printer qeues will be highlighted<br />
click on ADD button<br />
<br />
Then pick network printer or local printer (network printer in my case)<br />
click on PRINT DIRECTLY TO A NETWORK PRINTER and click NEXT<br />
<br />
AT PRINTER TYPE CHOOSE direct tcp por printing and click next<br />
<br />
Imput your printer IP number and click on TEST REMOTE SOCKET ACCESS<br />
If you have a window telling you PRINT SERVER IS ACCESIBLE you're almost done<br />
<br />
At queue Name and spooler sttingss name your printer with no spaces <br />
<br />
example HPCLJ2600N  as a name <br />
<br />
Optionally  hp Color Laser Jet 2600n  as description<br />
and in my case HOME as location<br />
Uncheck  DO LOCAL FILTERING<br />
then click next.<br />
<br />
You will be again at printers main window<br />
<br />
************ NOW *****************<br />
<br />
Go To your browser Cups Window<br />
Click on MODIFY PRINTER at  PRINTERS tab <br />
<br />
You'll get a APPSOCKET/ JET DIRECT button then continue button<br />
wirte down your IP as follows<br />
<br />
socket://<span style="color:#6600FF">192.168.1.77</span>:9100 <br />
<br />
Just replace your this IP for my IP and left the  :9100 at the end <span style="color:#FF3300">with no spaces</span><br />
<br />
In Make/Manufacturer for <span style="color:#FF3300">HLCLJ2600N</span> window<br />
scroll down to HP then click continue<br />
At  Model/Driver for HLCLJ2600N window<br />
<br />
scrolldown for your hp model<br />
and chhose the  <span style="color:#6600FF">HP Color LaserJet 2600n Foomatic/foo2hp (recommended) (en)</span><br />
<span style="color:#FF3300">*** you might have more than one ***</span><br />
Then click modify Printer button<br />
and that's it<br />
By default printing is on <span style="color:#FF3300">black</span>  so you must change it to color <br />
<br />
So now we must set printer options clicking the button for that<br />
<br />
For my daily use it need to change this followings settings<br />
<br />
<span style="color:#6600FF">PRINT QUALITY=DRAFT<br />
COLOR MODE = COLOR<br />
BITS PER PANE = 2  THIS WILL INCREASE THE OUTPUT QUALITY <br />
ICM COLOR PROFILE = FILE HPCLH2600N-1.ICM (ICC FACTORY 1)</span>  *** this set just worked fine for me otherwise change this setting after you get the printed test page<br />
<br />
last click on set printer options button<br />
And finally<br />
You're ready to print a test page in color <br />
<br />
<br />
<br />
I hope this step by step works for you<br />
Vini.]]></description>
            <dc:creator>viniciobucheli</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Tue, 28 Oct 2008 02:26:50 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1422,1422#msg-1422</guid>
            <title>paper size on laserjet 2600n does not fit [NO problem] (9 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1422,1422#msg-1422</link>
            <description><![CDATA[ Hi!<br />
<br />
I tried out today (19.09.2008) on Ubuntu 8.04.1 the great foo2hp from <a href="http://foo2hp.rkkda.com/" rel="nofollow" >http://foo2hp.rkkda.com/</a> with a HP Color LaserJet 2600n following the install instructions there. It seems to work perfect with only one parameter making problems:<br />
<br />
The page size. I enabled &quot;A4&quot; for &quot;Page Size&quot; through the CUPS Interface (and also Color), but the printed test page doesn't fit on the page. It seems to be bigger. But everything (as I know) seems to be correct: the paper used, the paper position, the paper size configured for the printer and even the values printed on the test page are correct:<br />
-----<br />
Page Size:<br />
8.27x11.69in<br />
210.0x297.0mm<br />
Lower Left:<br />
...0...<br />
...0...<br />
Upper Right:<br />
8.27x11.69in<br />
210.0x297.0mm<br />
Resolution:<br />
600x600dpi<br />
23562x23562dpm<br />
<br />
Interpreter Information:<br />
PostScript: Level 3<br />
Version: 3010 (861)<br />
Product: GPL Ghostscript<br />
Serial #: 42<br />
-----<br />
<br />
I used the provided .ppd from the tarball.<br />
<br />
I will be very happy about any hint to fix this problem or what I could try to limit the possible error reason(s)! Donation for the project for success promised.<br />
<br />
Thanks,<br />
Andreas]]></description>
            <dc:creator>osk</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sun, 21 Sep 2008 06:54:39 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1106,1106#msg-1106</guid>
            <title>foo2hp and bpp2 support (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1106,1106#msg-1106</link>
            <description><![CDATA[ I've been playing with foo2hp today and also looked at the source code in order to make Bpp=2 look better. <br />
<br />
Where can I find info of the Bpp=2 mode and does anyone know why it is using too much toner and how to prevent it?<br />
<br />
<br />
The instructions in the INSTALL file do not work (Ubuntu 7.10):<br />
<br />
&gt; gs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE -sPAPERSIZE=a4 -r600x600 -sDEVICE=bitcmyk -sOutputFile=- - &lt; /usr/share/system-config-printer/testpage-a4.ps | foo2hp2600-wrapper -r600x600 -p9 &gt;testpage.prn<br />
Not a pbm file!<br />
<br />
The file itself causes a segfault (if using color):<br />
<br />
&gt; foo2hp2600-wrapper -c /usr/share/system-config-printer/testpage-a4.ps &gt;testpage.prn<br />
Segmentation fault (core dumped)<br />
<br />
I haven't yet looked why..]]></description>
            <dc:creator>matias</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Thu, 03 Apr 2008 15:53:56 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1096,1096#msg-1096</guid>
            <title>HP2600N connecting to EEEPC (10 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1096,1096#msg-1096</link>
            <description><![CDATA[ Hi All,<br />
I should state at the outset that I know next to nothing about Linux, so please forgive my simplistic detail of my problem.<br />
<br />
Basically, I am trying to use a HP2600N as a printer for my EEEPC which is running the &quot;plain vanilla&quot; user interface.  Reading various postings,I believe the Operating system is a modified version of Xandros.<br />
<br />
The scenario I have is a D-Link DSL-G604T Wireless Router/Modem that is connected to my ADSL server.  The Router has 4 wired inputs, plus wireless connectivity.  I am currently using 3 of the 4 inputs (1 PC running Windows XP, 1 PC running Windows Vista &amp; an HP2600N colour laser printer).  They are all networked together so that either PC can print to the HP2600N (providing the router is switched on of course!!).<br />
<br />
I recently bought the EEEPC, and have successfully set it up to connect wirelessly to the router, and can thus access the Internet, and exchange files between it and the other 2 PCs.  So far so good!!<br />
<br />
I would like to be able to print from the EEEPC to the HP2600N, so I went to the &quot;Add Printer&quot; wizard on the EEEPC.  I select &quot;Network Printer&quot;, and &quot;Network type as &quot;Other&quot;.  I select &quot;AppSocket/HP JetDirect (socket)&quot; and &quot;Find&quot;.  This takes me to the &quot;Find Network Printer&quot; with a Subnet of 10.1.1.* 9100.  I hit &quot;Scan&quot; and it finds the printer at 10.1.1.4 (The base address of the Router is 10.1.1.1).  I select this and hit &quot;Next&quot;, and it takes me to the &quot;Set Printer Model&quot;  page where it has already selected Manufacturer as &quot;HP&quot; Model as &quot;Color Laser Jet 2600N&quot; and Driver as &quot;Foomatic + foo2hp&quot; so I click &quot;Next&quot;, and it opens a new page and asks if I want to send a Test Page.  I select &quot;Yes&quot;, and it appears to send some data, as its status goes from &quot;Idle, Accepting Jobs&quot; to &quot;Busy, Accepting Jobs&quot; and shortly thereafter back to &quot;Idle Accepting Jobs&quot;.  Unfortunately, nothing happens at the printer.<br />
<br />
I have tried different drivers, but nothing seems to work.  If I select &quot;foomatic + foo2zjs&quot;, I get the printer to start up, and eject paper, but nothing is printed on it.  I tried also sending small documents, but again no joy.<br />
<br />
I have seen descriptions for installing foo2hp, but none of them seems to relate to the EEEPC environment, so I am reluctant to try in case I mess up the system.  Also I don't know if it is the same &quot;foo2hp&quot; I already have pre-installed on the EEEPC, so I may be wasting my time trying to download it.<br />
<br />
Assuming it is a updated version, how do I install it? Does it replace the existing one or is it stored in another location.  Also the driver says &quot;foomatic + foo2hp&quot;, so does &quot;foomatic&quot; also get downloaded at the same time as the &quot;foo2hp&quot; if I use the one on this website?  You can see, I am really struggling here, so I would welcome any advice.<br />
<br />
I have contacted HP &amp; ASUS, and they all &quot;disavow any knowledge of my actions&quot;!!<br />
I have searched every HP, Linux &amp; EEEPC forum, but come up empty.<br />
<br />
Incidentally, I also connected the HP2600N direct into one of the USB ports on the EEEPC.  It was recognised and installed with the same drivers, but with precisely the same result ie NOTHING, so it is not a network problem, but seemingly a driver problem.  Needless to say, the 2 PCs on the network can print flawlessly to the HP2600N, so it is not a fault on the printer.  Also, if I type in from the EEEPC web browser &quot;<a href="http://10.1.1.4&quot" rel="nofollow" >http://10.1.1.4&quot</a>; it brings up the Printer's Webpage, so the network seems to be working fine.<br />
<br />
Any thoughts.<br />
All advice gladly accepted, and naturally a donation would be forthcoming if I can solve this problem.<br />
Regards<br />
davidaustin2006]]></description>
            <dc:creator>davidaustin2006</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Tue, 08 Apr 2008 09:05:09 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1062,1062#msg-1062</guid>
            <title>OpenSUSE 10.3 install (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1062,1062#msg-1062</link>
            <description><![CDATA[ It's been about a year since I updated <a href="http://foo2zjs.rkkda.com/forum/read.php?5,45" rel="nofollow" >my notes on how to install ghostscript and foo2hp on OpenSuse</a>.  It the meantime it's become a whole lot easier to get good quality prints so I figured a new post was due.<br />
<br />
Here we go.<br />
<br />
Use Yast to add this repository:<br />
<a href="http://download.opensuse.org/repositories/Printing/openSUSE_10.3/" rel="nofollow" >http://download.opensuse.org/repositories/Printing/openSUSE_10.3/</a><br />
<br />
Use Yast to upgrade the following Ghostscript packages to 8v61:<br />
  ghostscript-fonts-other<br />
  ghostscript-fonts-std<br />
  ghostscript-library<br />
  ghostscript-x11<br />
  ghostscript-omni (was added automagically)<br />
<br />
Follow the excellent documentation provided here:<br />
<a href="http://foo2hp.rkkda.com/" rel="nofollow" >http://foo2hp.rkkda.com/</a><br />
and in the INSTALL file.<br />
<br />
That is it!!<br />
<br />
Easy huh?  Don't forget to donate for the driver.<br />
<br />
KennV]]></description>
            <dc:creator>KennV</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 21 Mar 2008 18:46:01 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1039,1039#msg-1039</guid>
            <title>HP2600N Using Too Much Toner (4 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1039,1039#msg-1039</link>
            <description><![CDATA[ For some reason, my printouts look extremely dark.  Especially when compared to MS Window's printouts.<br />
<br />
When I use Linux, the printouts look as if the printer is just dumping toner.<br />
<br />
I've played with several settings, but the only setting that helps is setting the &quot;Print Quality&quot; to &quot;Draft Mode&quot; instead of using &quot;Normal Mode&quot;.  It is so bad, &quot;Normal Mode&quot; creates printouts with bleeding colors.<br />
<br />
&quot;Draft Mode&quot; seems better, but lacks color saturation.  Blues look really black.  &quot;Normal Mode&quot; provides some color with blues, but it's a really dark blue.<br />
<br />
(Using the latest download and deleted the existing cups printer entries and then let cups recreate the printer entries for kicks.)]]></description>
            <dc:creator>roger</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Tue, 11 Mar 2008 22:22:03 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,1011,1011#msg-1011</guid>
            <title>Nothing prints out [gs is buggy, RedHat EL] (9 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,1011,1011#msg-1011</link>
            <description><![CDATA[ I've had no problems printing to my 2600n since I set up a year ago until suddenly today.  I followed the procedure above-- it didn't print, and I got back an error message:<br />
<br />
[root@localhost foo2zjs]# ./foo2hp2600-wrapper testpage.ps &gt;xxx<br />
Not a pbm file!<br />
<br />
I haven't made any changes to my system, installed any software, or really done anything.  Any advice?<br />
<br />
Thanks.<br />
-M]]></description>
            <dc:creator>jtoc</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Thu, 06 Mar 2008 10:13:31 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,849,849#msg-849</guid>
            <title>Install of Driver [RedHat EL 4?] (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,849,849#msg-849</link>
            <description><![CDATA[ I am trying to istall the driver on a Linux Redhat Enterprise System.<br />
2.4.21-47.0.1.ELsmp #1 SMP Fri Oct 13 17:56:20 EDT 2006 i686 i686 i386 GNU/Linux<br />
The initial make ran with out errors.<br />
The download of the icm files was tricky but eventually worked.<br />
The make install gives this error.<br />
<br />
[root@acnlin71 foo2zjs]# make install<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cd icc2ps; make all<br />
make[1]: Entering directory `/root/drivers/foo2zjs/icc2ps'<br />
make[1]: Nothing to be done for `all'.<br />
make[1]: Leaving directory `/root/drivers/foo2zjs/icc2ps'<br />
<br />
It is possible that certain products which can be built using this<br />
software module might form inventions protected by patent rights in<br />
some countries (e.g., by patents about arithmetic coding algorithms<br />
owned by IBM and AT&amp;T in the USA). Provision of this software by the<br />
author does NOT include any licences for any patents. In those<br />
countries where a patent licence is required for certain applications<br />
of this software module, you will have to obtain such a licence<br />
yourself.<br />
#<br />
# Installation Dependencies...<br />
#<br />
      ***<br />
      *** Error: foomatic-rip is not installed!<br />
      ***<br />
      *** Install foomatic package(s) for your OS<br />
      ***<br />
make: *** [install-test] Error 1<br />
<br />
My rpm -qa | grep foo shows this.....<br />
[root@acnlin71 foo2zjs]# rpm -aq | grep foo<br />
foomatic-2.0.2-15.1.1<br />
Omni-foomatic-0.7.2-4<br />
<br />
So what foomatic-rip package are we talking about here to be installed?<br />
<br />
Roger A. Katz<br />
Brookhaven National Lab<br />
C-AD Department<br />
Controls Division]]></description>
            <dc:creator>rak</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Tue, 22 Jan 2008 17:22:57 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,842,842#msg-842</guid>
            <title>SuSE 10.2, 10.3 (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,842,842#msg-842</link>
            <description><![CDATA[ I followed the directions and I have it working as a networked printer, monochrome and full color.<br />
<br />
And I agree with you, shame on HP for their behavior with this printer.<br />
<br />
BTW - I have done this install as well for my Linspire 5.0.39, 427(?) installs to get this to work. Because of support issues I had with Linspire, I switched to SuSE 10.2 and have recently upgraded to 10.3.<br />
<br />
Regards]]></description>
            <dc:creator>Wylbur</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sun, 13 Jan 2008 21:45:38 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,786,786#msg-786</guid>
            <title>Problem with direct printing [1-bit per plane for best colors] (4 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,786,786#msg-786</link>
            <description><![CDATA[ In first excuse for the english :-(<br />
If i print directly (from firefox, gimp etc) the colors are too bad, if i decode by hand the ps generated from the program and then send it to the printer the colors are good<br />
<a href="http://www3.tosnet.it/file.pdf" rel="nofollow" >An example</a><br />
robyt:~# foo2hp2600-wrapper -V<br />
$Id: foo2hp2600-wrapper.in,v 1.60 2007/12/27 06:52:45 rick Exp $<br />
$Id: foo2hp.c,v 1.40 2007/12/09 06:57:03 rick Exp $<br />
$Id: foo2zjs-pstops.sh,v 1.11 2007/12/27 06:45:28 rick Exp $<br />
<br />
robyt:~# gs --version<br />
8.61<br />
<br />
(with color profile 1 or 2 is the same)<br />
I use cups (1.3.5) with HP-Color_LaserJet_2600n.ppd (in foo2zjs source)]]></description>
            <dc:creator>ilrobyt</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Wed, 02 Jan 2008 07:35:33 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,736,736#msg-736</guid>
            <title>Nothing prints out (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,736,736#msg-736</link>
            <description><![CDATA[ Just followed the install instructions and set up my print queues as described but no pages print out on my 2600n. The documents seem to be passing thru the queue normally and the printer does print from windows.]]></description>
            <dc:creator>ah</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 07 Dec 2007 10:41:32 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,638,638#msg-638</guid>
            <title>Bad photo printing [gentoo] (9 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,638,638#msg-638</link>
            <description><![CDATA[ Hi,<br />
I installed the foo2hp driver for the HP2600n Color laser printer, everything is working but color photo printing is bad quality.<br />
A scan of the picture printed with Windows : <a href="http://www.casimages.com/img.php?i=0710231007121454469.jpg" rel="nofollow" ><img src="http://nsa01.casimages.com/img/2007/10/23/mini_0710231007121454469.jpg" class="bbcode" border="0" /></a><br />
And with foo2hp (Gentoo linux) : <a href="http://www.casimages.com/img.php?i=0710231004121454444.jpg" rel="nofollow" ><img src="http://nsa01.casimages.com/img/2007/10/23/mini_0710231004121454444.jpg" class="bbcode" border="0" /></a><br />
<br />
I think this problem is known (I saw people talking about &quot;aligator-skin&quot; on some forums). I tried to change some things in the ppd, but nothing worked.<br />
<br />
Is a solution available ?<br />
<br />
Thanks<br />
<br />
Ben]]></description>
            <dc:creator>ben106</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 26 Oct 2007 14:32:21 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,525,525#msg-525</guid>
            <title>2600n doesn't print on 64-bit laptop (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,525,525#msg-525</link>
            <description><![CDATA[ I have a 2600n on my home network with 2 boxes.  Both have suse 10.2.  foo2hp was installed the same way on both.  The printer web server is viewable from both.<br />
<br />
Problem is the desktop (x86) prints fine, but the laptop with an AMD turion X86_64 will not.  The list of jobs in cups all say &quot;aborted&quot; for print jobs from the laptop.<br />
<br />
Does make install put any lib files on the system which maybe should be in a different directory for the x86_64 machine?<br />
<br />
Ed Harrison]]></description>
            <dc:creator>edtman</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 04 Aug 2007 23:46:04 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,517,517#msg-517</guid>
            <title>foo2zjs on Mandriva 2007 spring (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,517,517#msg-517</link>
            <description><![CDATA[ I had previous success with Mandriva 2006.0 and 2007.0.  I am running 2.6.17-14mdv and got the foo2zjs.tar.gz.  I ungzipped cd and ran<br />
[root@localhost foo2zjs]# make uninstall<br />
it removed appropriate files...<br />
<br />
I ran:<br />
<br />
[root@localhost foo2zjs]# make<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cd icc2ps; make all<br />
<br />
I'll spare you the verbose hash, but make ran wget, grabbed the tarballs and installed them properly.<br />
<br />
I ran ./getweb 2600n --no problems.<br />
<br />
I ran make cups [it restarted CUPS but I restarted again anyway with 'service cups restart']<br />
<br />
I then ran printerdrake and this is where the errors begin.<br />
<br />
I pointed the GUI to the correct IP address [yes, I am sure of the IP address] and used port 9100.  I selected the ppd from the hp list [2600n] and i got the following error.<br />
<br />
lpadmin: File device URIs have been disabled! To enable, see the FileDevice directive in &quot;/etc/cups/cupsd.conf&quot;.  <br />
<br />
A review of this file showed no reference of this directive.<br />
<br />
I browsed the list for tips and saw hplip should be avoided.  I ran <br />
rpm -qa|grep hplip and found it installed but I can't uninstall hplip-hpijs-1.6.12-2mdv2007.1.i586 without breaking printerdrake and subsequently drakconf.<br />
<br />
This is a new install of the latest from Mandriva free.<br />
<br />
Anyone have a suggestion, I'd appreciate it.<br />
<br />
Regards,<br />
cortezb3]]></description>
            <dc:creator>cortezb3</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Fri, 03 Aug 2007 08:18:56 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,431,431#msg-431</guid>
            <title>ubuntu 7.04 hplip problem? (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,431,431#msg-431</link>
            <description><![CDATA[ I tried all this and the extra line for ubuntu (7.04), too. Could it be that I tried to use hplip previously before realizing that it didn't support 2600n? When I first went to add the printer it had a 2600n without reference to hplip and one with reference to hplip. Now it only shows the one with reference to hplip. I still can't print in color. Any ideas? (I'm very new to linux - yesterday - so more detail is better than less!)]]></description>
            <dc:creator>divergent_tdog</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 09 Jun 2007 03:03:26 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,291,291#msg-291</guid>
            <title>ghostscript (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,291,291#msg-291</link>
            <description><![CDATA[ Hi there,<br />
<br />
with your help I got the hp2600 printing in fine colors -- thank you!<br />
<br />
But I've got another problem with it: Installing Ghostscript8.54 and running configure, the machine doesn't recognize a running X-Server and so disabling X-Window-output of image-files with gs. Don't know, how to manage that! Any suggestions?<br />
<br />
System: x86-PC with opensuse10.2 (the other one is opensuse10.2 -- same procedure!)<br />
<br />
Thanks for your answers!<br />
<br />
Stierhof]]></description>
            <dc:creator>vstierhof</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 14 Apr 2007 04:07:07 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?5,290,290#msg-290</guid>
            <title>Support status on this printer (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?5,290,290#msg-290</link>
            <description><![CDATA[ Hey everyone,<br />
<br />
First of all, to all the developers, thanks for kindly providing a good driver for this printer. It's very nice of you.<br />
<br />
I'd like to know what's the current support status. I've read it works over Ethernet using CUPS but I have read on old blog posts that image support is not very good. I haven't bought the printer yet but it's a bargain around here, at around US$ 250 with toners, and I'd like to buy one if it will work decently under Linux. Does the Linux support give the same quality in printing as doing it under windows?<br />
<br />
Thanks,<br />
<br />
Gonzalo]]></description>
            <dc:creator>GomoX</dc:creator>
            <category>HP Color LaserJet 2600n</category>
            <pubDate>Sat, 04 Aug 2007 23:42:09 -0400</pubDate>
        </item>
    </channel>
</rss>
