<?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 LaserJet 1018</title>
        <description></description>
        <link>http://foo2zjs.rkkda.com/forum/list.php?9</link>
        <lastBuildDate>Thu, 09 Sep 2010 00:58:07 -0400</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2533,2533#msg-2533</guid>
            <title>Laserjet 1018 - USB problem? [Ubuntu 9.10] (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2533,2533#msg-2533</link>
            <description><![CDATA[ Hi.<br />
<br />
My printer don't print :P<br />
<br />
I have these problems:<br />
<br />
<pre class="bbcode">
# usb_printerid /dev/usb/lp0
Error: Input/output error: GET_DEVICE_ID on '/dev/usb/lp0'</pre>
<br />
<pre class="bbcode">
# foo2zjs-wrapper -P -z1 -L0 /usr/src/foo2zjs/testpage.ps &gt; xxx.prn
# cp xxx.prn /dev/usb/lp0
cp: cannot create regular file `/dev/usb/lp0': Device or resource busy</pre>
<br />
<br />
Is a USB problem?? Any idea to fix these problems? <br />
<br />
Thanks!<br />
Matías]]></description>
            <dc:creator>msardisco</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sat, 13 Mar 2010 19:03:31 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2436,2436#msg-2436</guid>
            <title>linuxprinting.org is down? (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2436,2436#msg-2436</link>
            <description><![CDATA[ Hi everyone<br />
<br />
I need to install the 1018 on my Mac (10.4). Unfortunately, I can't download the Foomatic-RIP package, as it seems as though the www.linuxprinting.org website is down. I've searched for a mirror, but to no avail. Does anybody have a link to the foomatic-rip mac package? Thanks.]]></description>
            <dc:creator>sir_manning</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Thu, 28 Jan 2010 08:30:16 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2376,2376#msg-2376</guid>
            <title>printer requires a binary plugin, run hp-setup [Fedora 12; solved] (16 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2376,2376#msg-2376</link>
            <description><![CDATA[ I recently rebuilt my system, going from Fedora 9 to Fedora 12. I had my 1018  running fine under Fedora 9 with some tweaking, but I don't remember what that was. I am now getting the error message from system-config-printer of 'printer requires a binary plugin, run hp-setup'. I ran hp-setup, but all I get from that is that I have a printer communication error. I followed all steps in the setup and turned off the printer for a few moments so that it would upload its firmware. What are your suggestions?]]></description>
            <dc:creator>rcx11</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Wed, 03 Mar 2010 00:03:32 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2374,2374#msg-2374</guid>
            <title>Difficulty when following INSTALL [arch linux] (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2374,2374#msg-2374</link>
            <description><![CDATA[ I'm trying to get my 1018 working on an arch x86 install using cups. When following the INSTALL procedure I get no errors until I run<br />
<br />
$ make cups<br />
 if [ -x /etc/init.d/cups ]; then \<br />
     /etc/init.d/cups restart; \<br />
 elif [ -x /etc/rc.d/rc.cups ]; then \<br />
     /etc/rc.d/rc.cups restart; \<br />
 elif [ -x /etc/init.d/cupsys ]; then \<br />
     /etc/init.d/cupsys restart; \<br />
 elif [ -x /etc/init.d/cupsd ]; then \<br />
     /etc/init.d/cupsd restart; \<br />
 elif [ -x /usr/local/etc/rc.d/cups.sh ]; then \<br />
     /usr/local/etc/rc.d/cups.sh restart; \<br />
 elif [ -x /usr/local/etc/rc.d/cups.sh.sample ]; then \<br />
     cp /usr/local/etc/rc.d/cups.sh.sample /usr/local/etc/rc.d/cups.sh; \<br />
     /usr/local/etc/rc.d/cups.sh restart; \<br />
 fi<br />
 <br />
This is all that returns. I don't really understand how this command is supposed to work but i figure something must be wrong.<br />
<br />
running<br />
<br />
$ usb_printerid /dev/usb/lp1<br />
GET_DEVICE_ID string:<br />
MFG:Hewlett-Packard;MDL:HP LaserJet 1018;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1018;<br />
<br />
also running the wrapper and cp-ing to /dev/usb/lp1 does not print a test page.<br />
<br />
any ideas? thanks for the help]]></description>
            <dc:creator>tmvphil</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sun, 10 Jan 2010 15:10:29 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2332,2332#msg-2332</guid>
            <title>LJ1018 does not print with CUPS [arch linux] (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2332,2332#msg-2332</link>
            <description><![CDATA[ I use Arch Linux, and recently I upgraded to Cups 1.4.2. After upgrading, I installed new foomatic filters and foo2zjs etc. From the command line, everything seems to work:<br />
<br />
[arvind@pussycat ~]$ usb_printerid /dev/usb/lp0<br />
GET_DEVICE_ID string:<br />
MFG:Hewlett-Packard;MDL:HP LaserJet 1018;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1018;FWVER:20051028;<br />
<br />
and I can print a test page using foo2zjs-wrapper and cp-ing it to /dev/usb/lp0.<br />
<br />
In Cups, however, I cannot seem to add the printer. I removed the old printer and tried to create it anew, but when I click Add Printer, it scans for local printers and only lists SCSI and LPT1 as an option. Before, it suggested USB as well. <br />
<br />
I have no clue on how to add my printer now using Cups. I tried moving back the old /etc/cups/printers.conf (I had a copy), at least that shows the printer in Cups. Then I modified that printer to use &quot;HP LaserJet 1018 Foomatic/foo2zjs (recommended) (grayscale)&quot; for driver. The connection is set to &quot;usb:/dev/usb/lp0&quot;, and I tried &quot;usb://HP/LaserJet%201018&quot; as well. With both connections, printing a test page puts a test page in the queue of the cups interface (&quot;processing since ...&quot;) but it never actually prints.<br />
<br />
Does anyone have any idea on how I can get my printer to work again? All help appreciated, thanks!]]></description>
            <dc:creator>senorsnor</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 29 Dec 2009 11:58:30 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2284,2284#msg-2284</guid>
            <title>Problem printing with 1018 with Ubuntu 9.10 OS [USB problem] (13 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2284,2284#msg-2284</link>
            <description><![CDATA[ I just upgraded from Ubuntu 7.04 to 9.04 via DVD that came with a book written by Keir Thomas.  During the install my HP Laser Jet 1018 printer was detected automatically and a print driver was installed successfully, or so I thought since a test page printed just fine.  Following this I upgraded to 9.10.  Tonite I discovered my printer will not work so I went out on the internet and found help on the Ubuntu Wiki page.  I followed the instructions twice to download, uninstall and install the foo2zjs.tar.gz package and I still get nothing.  What can I do???]]></description>
            <dc:creator>iconit</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Thu, 17 Dec 2009 04:14:14 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2215,2215#msg-2215</guid>
            <title>manual duplex [solved: https://sourceforge.net/projects/g-manual-duplex/] (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2215,2215#msg-2215</link>
            <description><![CDATA[ Hi,<br />
I had used the HP Laserjet 1018 a long time at a windows computer and i liked the function &quot;manual duplex&quot; printing. Also there is an option for booklet printing (german called &quot;Broschürendruck&quot;). <br />
<br />
After I plugged in my hp laserjet to debian etch printing is avaiable but everytime i want to print manual duplex after the frontside the printer stops and i don't see any popup (dialouge) to confirm that the printer could go on (because i turned the paper manually). <br />
<br />
To the configuration: It is a normal Debian Etch net install with cups as print server. I also tried Debian Lenny (because of a new version of cups), but then i also had some problems that i couldn't print from any computer in the network (Windows XP, Windows Vista). <br />
<br />
Any hints if manual duplex or booklet printing on hp laserjet 1018 is avaiable?<br />
<br />
Regards<br />
tobias]]></description>
            <dc:creator>tobi.as</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sun, 01 Nov 2009 11:55:08 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2074,2074#msg-2074</guid>
            <title>permission error with $ apt-get install ghostscript [solved, Mac OSX] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2074,2074#msg-2074</link>
            <description><![CDATA[ I've had a mac for only a few weeks so please bear with me.<br />
<br />
I am following the Rick Richarson 04/21/07 instructions for installing the 1018 on OS X.<br />
<br />
I am at step 3. $ apt-get install ghostscript<br />
<br />
When I enter that command, I get the following<br />
<br />
E: Could not open lock file /sw/var/lib/dpkg/lock - open (13 Permission denied)<br />
E: Unable to lock the administration directory (/sw/var/lib/dpkg/), are you root?<br />
<br />
I am the only user on the computer so I would assume I'm an administrator.<br />
<br />
Any thoughts?<br />
<br />
Thanks in advance!<br />
Tessa]]></description>
            <dc:creator>noxqs</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 21 Jul 2009 19:37:39 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2048,2048#msg-2048</guid>
            <title>hp 1018 not responding on Fedora 10 x86 [solved] (11 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2048,2048#msg-2048</link>
            <description><![CDATA[ Hello all,<br />
<br />
I have just followed the instruction exactly to install hp 1018 driver and everything went fine, however, when I begin to print anything the printer is not responding.<br />
<br />
Any ideas?]]></description>
            <dc:creator>Abu Noor-Eddin</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sun, 12 Jul 2009 00:50:20 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,2033,2033#msg-2033</guid>
            <title>HP 1018 on Fedora 11 x86_64 - printer not responding (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,2033,2033#msg-2033</link>
            <description><![CDATA[ Hi,<br />
<br />
I had to do a clean install due to disk failure and chose Fedora 11.<br />
The printer was working ok on the same machine, with Fedora 9 and foo2zjs (your version from Wed Oct 08 09:20:10 2008, which I stupidly deleted). <br />
<br />
After the clean install, I managed to print a test page after configuring with hp-setup. But after a while the printer stopped responding. That was when I decided to go back again to good old foo2zjs.<br />
<br />
I removed all the Fedora's native hplip, hpijs, and gutenprint-cups (foo2zjs wasn't installed, and I just kept foomatic and gutenprint-foomatic). Then  installed the current version of foo2zjs following the instructions on the home page (http://foo2zjs.rkkda.com/). I added the printer on system-config-printer. I found a little bit strange that 4 entries (all with the same description) were displayed for foo2zjs. I kept the one marked as recommended.<br />
After a while, I rebooted the machine, powered the printer off/on a few times but the symptoms were always as described below:<br />
<br />
- When printing from application I don't get any activity on the printer. First, I get printer state &quot;Processing&quot; and after about 1 minute I get &quot;may be not connected&quot;.<br />
<br />
usb_printerid /dev/usb/lp0<br />
------------------------------------<br />
GET_DEVICE_ID string:<br />
MFG:Hewlett-Packard;MDL:HP LaserJet 1018;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1018;FWVER:20051028;<br />
<br />
(red led blinks a few times when powering on, as expected. I noticed that FWVER is later than the one displayed in the home page. Is that ok?)<br />
<br />
<br />
dmseg (extract)<br />
------------------------<br />
usb 1-7: new high speed USB device using ehci_hcd and address 8<br />
usb 1-7: New USB device found, idVendor=03f0, idProduct=4117<br />
usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
usb 1-7: Product: HP LaserJet 1018<br />
usb 1-7: Manufacturer: Hewlett-Packard<br />
usb 1-7: SerialNumber: KP2444Q<br />
usb 1-7: configuration #1 chosen from 1 choice<br />
usblp0: USB Bidirectional printer dev 8 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
<br />
/var/log/messages<br />
------------------------<br />
kernel: usb 1-7: new high speed USB device using ehci_hcd and address 8<br />
kernel: usb 1-7: New USB device found, idVendor=03f0, idProduct=4117<br />
kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
kernel: usb 1-7: Product: HP LaserJet 1018<br />
kernel: usb 1-7: Manufacturer: Hewlett-Packard<br />
kernel: usb 1-7: SerialNumber: KP2444Q<br />
kernel: usb 1-7: configuration #1 chosen from 1 choice<br />
kernel: usblp0: USB Bidirectional printer dev 8 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
logger: loading hp_laserjet_1018 firmware 001 008<br />
/etc/hotplug/usb/hplj1018: foo2zjs: loading HP LaserJet 1018 firmware /usr/share/foo2zjs/firmware/sihp1018.dl to /dev/usb/lp0 ...<br />
/etc/hotplug/usb/hplj1018: foo2zjs: ... download successful.<br />
foo2zjs-wrapper: foo2zjs-wrapper -P -z1 -L0 -r1200x600 -p1 -m1 -s7<br />
foo2zjs-wrapper: gs -sPAPERSIZE=letter -g10200x6600 -r1200x600 -sDEVICE=pbmraw -dCOLORSCREEN -dMaxBitmap=500000000  <br />
foo2zjs-wrapper: foo2zjs -r1200x600 -g10200x6600 -p1 -m1 -n1 -d1 -s7 -z1  -u 192x96 -l 192x96 -L 0     -P <br />
<br />
uname -sr<br />
-------------------<br />
Linux 2.6.29.4-167.fc11.x86_64<br />
<br />
<br />
Any suggestion?<br />
<br />
Best regards,<br />
JES]]></description>
            <dc:creator>jes</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Mon, 22 Jun 2009 11:15:46 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1847,1847#msg-1847</guid>
            <title>Two Problems Hp Laserjet 1018 [ubuntu 8.10] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1847,1847#msg-1847</link>
            <description><![CDATA[ Hi Rick, for first thing excuse me for my english and if I'm allowed to ask you, but I have already called on dozens of forums but anybody know give me an answer.<br />
<br />
My name is Giorgio, I'm a italian boy and I have a printer HP Laserjet 1018 that I use daily on my office; I use ubuntu linux from January 2007, now I installed ubuntu 8.10.<br />
<br />
I use your driver foo2zjs and it works perfectly, I have only two problems:<br />
<br />
1. If I turn on the PC and printer together all ok, but if I turn on the PC and turn on the printer at a later time, the printer is properly &quot;awake&quot; from the hotplug, but if I send jobs to print it<br />
does not print. Why? There's a solution?<br />
<br />
2. The printer hp LaserJet 1018 supports a print server? I mean Protocols LPD or HP JectDirect or others; I have given a print server, I tried to connect the printer but there isn't sign of life and nobody has been able to tell me if my printer support this protocols.<br />
<br />
I hope to hear soon<br />
<br />
Thank you very much and excuse the trouble.<br />
<br />
By Guly]]></description>
            <dc:creator>guly</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Fri, 13 Mar 2009 13:53:18 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1773,1773#msg-1773</guid>
            <title>Problems installing 1018 in Linpus LIte (7 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1773,1773#msg-1773</link>
            <description><![CDATA[ Hi<br />
I am tying to install HP 1018 on Acer Aspire One with Linux Linpus Lite. I have followed the instructions, but at the end the installation fails and deliver the following message:<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 `/mnt/home/foo/foo2zjs/icc2ps' <br />
make[1]: Inget behöver göras för &quot;all&quot;. <br />
make[1]: Leaving directory `/mnt/home/foo/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: Kommandot hittades inte (=can not find the command, my translation)<br />
make: *** [install-prog] Fel 127 (=error 127, my translation)<br />
[root@localhost foo2zjs]# <br />
<br />
<br />
 What is wrong???<br />
<br />
Best Regards<br />
gug]]></description>
            <dc:creator>gug</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Mon, 02 Mar 2009 13:12:34 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1712,1712#msg-1712</guid>
            <title>Fedora 10. LaserJet 1018 firmware can't be loaded [USB issue; solved] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1712,1712#msg-1712</link>
            <description><![CDATA[ Hi. I have a problem with loading firmware into LJ 1018.<br />
I have read INSTALL and followed instruction:<br />
# make uninstall<br />
# make<br />
# make install<br />
# make install-hetplug<br />
<br />
then unplug and re-plug USB printer<br />
<br />
# make cups<br />
<br />
-----------------------------------------------------<br />
# usb_printerid /dev/usb/lp0<br />
GET_DEVICE_ID string:<br />
MFG:Hewlett-Packard;MDL:HP LaserJet 1018;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1018;<br />
<br />
-----------------------------------------------------<br />
# tail /var/log/messages<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: configuration #1 chosen from 1 choice<br />
Jan 24 01:40:33 localhost kernel: usblp0: USB Bidirectional printer dev 10 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: New USB device found, idVendor=03f0, idProduct=4117<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: Product: HP LaserJet 1018<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: Manufacturer: Hewlett-Packard<br />
Jan 24 01:40:33 localhost kernel: usb 2-3.1: SerialNumber: KP1DCX6<br />
Jan 24 01:40:33 localhost /etc/hotplug/usb/hplj1018: foo2zjs: loading HP LaserJet 1018 firmware /usr/share/foo2zjs/firmware/sihp1018.dl to /dev/usb/lp0 ...<br />
Jan 24 01:42:26 localhost kernel: usblp0: nonzero write bulk status received: -71<br />
Jan 24 01:42:26 localhost /etc/hotplug/usb/hplj1018: foo2zjs: ... download failed.<br />
<br />
-----------------------------------------------------<br />
# dmesg<br />
...<br />
usb 2-3.1: new high speed USB device using ehci_hcd and address 9<br />
usb 2-3.1: configuration #1 chosen from 1 choice<br />
usblp0: USB Bidirectional printer dev 9 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
usb 2-3.1: New USB device found, idVendor=03f0, idProduct=4117<br />
usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
usb 2-3.1: Product: HP LaserJet 1018<br />
usb 2-3.1: Manufacturer: Hewlett-Packard<br />
usb 2-3.1: SerialNumber: KP1DCX6<br />
usblp0: nonzero write bulk status received: -71<br />
usblp0: nonzero write bulk status received: -71<br />
usb 2-3.1: USB disconnect, address 9<br />
usblp0: removed<br />
usb 2-3.1: new high speed USB device using ehci_hcd and address 10<br />
usb 2-3.1: configuration #1 chosen from 1 choice<br />
usblp0: USB Bidirectional printer dev 10 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
usb 2-3.1: New USB device found, idVendor=03f0, idProduct=4117<br />
usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
usb 2-3.1: Product: HP LaserJet 1018<br />
usb 2-3.1: Manufacturer: Hewlett-Packard<br />
usb 2-3.1: SerialNumber: KP1DCX6<br />
usblp0: nonzero write bulk status received: -71<br />
<br />
Max.]]></description>
            <dc:creator>mamon</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sat, 24 Jan 2009 04:39:03 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1390,1390#msg-1390</guid>
            <title>HP Laserjet 1018 - Installed, but won't print [MacOSX] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1390,1390#msg-1390</link>
            <description><![CDATA[ The following are the files that I downloaded and installed: <br />
<br />
In order: <br />
Foomatic-RIP  (224KB) <br />
gplgs-8.61-ub.dmg (22.4 MB) <br />
foo2zjs-1.1-UB.dmg<br />
<br />
I installed several times in that order to ensure I didn't miss anything. I dragged and dropped'em all in one folder too just in case it makes any difference. <br />
<br />
I also 'sihp1018.dl' in the same folder. I've named this folder 'Printer'. <br />
<br />
Anyway, the printer sends the commands properly and it says 'sending data' and 'printing'. Then the job disappears assuming that it's done, but nothing comes out of the printer. <br />
<br />
I also tried setting up the printer thru CUPS (localhost:681). I deleted the printer that I initially installed 'HP LaserJet 1018' and tried using 'Main' created via CUPS. <br />
<br />
No luck at all. <br />
<br />
<br />
<br />
I read on another forum that you're supposed to send 'sihp1018.dl' file to the terminal or something everytime you boot your computer. I've tried, but I believe it said its a bad/unknown command.]]></description>
            <dc:creator>sadia</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sun, 07 Sep 2008 18:35:38 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1380,1380#msg-1380</guid>
            <title>Printer Standby (?) - issued by PC or printer? (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1380,1380#msg-1380</link>
            <description><![CDATA[ Hello,<br />
<br />
I notice that about 5 minutes after printing on my 1018, something in it moves and makes a short sound - I suppose it goes into a power-save-state or so.<br />
<br />
Question: What is this and is it controlled by the host PC or in the Firmware? If it is a power-save-state, can I read this out somehow?<br />
<br />
Reason I ask this, is that I don't print a lot and want the printer off power via the gembird sis-pm ( <a href="http://www.gembird.cn/main.asp?mode=item&amp;N=5915" rel="nofollow" >http://www.gembird.cn/main.asp?mode=item&amp;N=5915</a> ), and I wondered whether I can issue this command together with the &quot;sleep&quot; command - if it comes from the PC - or that I have to check the state before shutting down.<br />
<br />
With regards,<br />
<br />
Tijmen]]></description>
            <dc:creator>IIVQ</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Thu, 28 Aug 2008 04:39:13 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1333,1333#msg-1333</guid>
            <title>cannot get HP1018 to work on Fedora 9 [Did not read INSTALL] (4 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1333,1333#msg-1333</link>
            <description><![CDATA[ Could anybody please help with this problem: I have recently switched to Fedora 9 and followed the exact installation steps recommended for HP1018, but I could not get the printer to work. I had done exactly the same thing on Fedora 7 in the past and had no problems at all. I would be very grateful for any suggestions you might have, thanks, Paula]]></description>
            <dc:creator>pov</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sat, 09 Aug 2008 09:01:22 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1307,1307#msg-1307</guid>
            <title>hp 1018 &amp; Ubuntu 8.4 = problem!! (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1307,1307#msg-1307</link>
            <description><![CDATA[ I did everythink what i can find! It didnt help!<br />
<br />
I setuped hplip 2.8.6, and foo2zjs too,...isnt help...<br />
<br />
Im turn-off printer, then delete it, then turn-on, its autodetected<br />
its URL:usb://HP/LaserJet%201018 - isnt work, im deleting it and setup myself<br />
then its URL:hp:/usb/HP_LaserJet_1018?serial=KP3DFS9, im printing a test page, it prints, i try again it works, but when i want to print a file, it dont work, and system cant see any printer, and i must do everythink again!!!<br />
<br />
please HELP!<br />
<br />
PS: sorry for my english]]></description>
            <dc:creator>miroff</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Fri, 18 Jul 2008 06:31:45 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1283,1283#msg-1283</guid>
            <title>HP 1018 on MAC works perfectly! (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1283,1283#msg-1283</link>
            <description><![CDATA[ This email is to thank the developers of the foozjs driver and the <a href="http://foo2zjs.rkkda.com/INSTALL.osx" rel="nofollow" >http://foo2zjs.rkkda.com/INSTALL.osx</a> page (Rick Richardson). <br />
It worked perfectly in the first go!<br />
<br />
Only thing i noticed is that the command in 6a) <a href="http://foo2zjs.rkkda.com/macosx/" rel="nofollow" >http://foo2zjs.rkkda.com/macosx/</a> (Print\ Center.app) was not present on my MAC.<br />
Instead I just opened the Printer &amp; Fax in System Preferences, and the printer was shown with the driver (basically the GUI shown in 6a)).<br />
<br />
Regards,<br />
Arun]]></description>
            <dc:creator>asarun</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Fri, 11 Jul 2008 14:30:22 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1242,1242#msg-1242</guid>
            <title>HP1018 hotplug problem on UBUNTU (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1242,1242#msg-1242</link>
            <description><![CDATA[ Hello,<br />
<br />
Some time ago, I used the install guide on an Ubuntu machine and works. Now, I got the 7.10 version of UBUNTU and tried again to install a laserjet 1018 that worked before. But it seams that the hotplug is not recognizing the printer. I did a tail -f \var\log\messages and turn the printer on. I got:<br />
<br />
Jun 15 18:48:33 amelith kernel: [ 7265.462974] usb 5-7: new high speed USB device using ehci_hcd and address 23<br />
Jun 15 18:48:33 amelith kernel: [ 7266.006058] usb 5-7: new high speed USB device using ehci_hcd and address 24<br />
Jun 15 18:48:34 amelith kernel: [ 7266.549154] usb 5-7: new high speed USB device using ehci_hcd and address 25<br />
Jun 15 18:48:34 amelith kernel: [ 7267.068256] usb 5-7: new high speed USB device using ehci_hcd and address 26<br />
<br />
And the printer is not shown on the printer manager.<br />
<br />
Does anyone have a clue of what am I doing wrong?<br />
<br />
Thanks!]]></description>
            <dc:creator>robertoneto123</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Mon, 16 Jun 2008 01:42:25 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1226,1226#msg-1226</guid>
            <title>hp1018 install problem (FreeBSD 6.2) (4 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1226,1226#msg-1226</link>
            <description><![CDATA[ sory for my Eng, i speack a little bit :)<br />
log<br />
------------------------------------------------------------<br />
buh# gmake<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cd icc2ps; gmake all<br />
gmake[1]: Entering directory `/usr/local/Buh/driver/foo2zjs/icc2ps'<br />
gmake[1]: Nothing to be done for `all'.<br />
gmake[1]: Leaving directory `/usr/local/Buh/driver/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 />
buh# ls -la<br />
total 20962<br />
drwxrwxrwx   4 nobody  nobody        512 Jun  3 16:32 .<br />
drwxrwxrwx  18 miha    windows      1024 Jan 23  2003 ..<br />
drwxrwxrwx   6 nobody  nobody       4096 Jun  3 17:05 foo2zjs<br />
-rwxrwxrwx   1 nobody  nobody    6563840 May 27 11:52 foo2zjs.tar<br />
-rwxrwxrwx   1 nobody  nobody    1551647 Jan 23  2003 foo2zjs.tar.gz<br />
drwxrwxrwx   6 nobody  nobody       4096 Jun  3 15:58 foo2zjs1<br />
-rwxrwxrwx   1 nobody  nobody   12942029 Aug  2  2007 ghostscript-8.60.tar.bz2<br />
-rwxrwxrwx   1 nobody  nobody     129092 May  2  2006 sihp1018.dl<br />
-rwxrwxrwx   1 nobody  nobody     129092 May  2  2006 sihp1018.img<br />
-rwxrwxrwx   1 nobody  nobody      70544 Jun  3 12:52 sihp1018.tar.gz<br />
buh#<br />
---------------------------------------------------------------------<br />
buh# ls /dev/ugen*<br />
/dev/ugen0      /dev/ugen0.1<br />
<br />
---------------------------------------------------------------------<br />
<br />
  I don't know exact where is a a error.]]></description>
            <dc:creator>macrospb</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Wed, 18 Jun 2008 10:20:38 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1127,1127#msg-1127</guid>
            <title>Hotplug problem HP 1018 on CentOS 5.1 (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1127,1127#msg-1127</link>
            <description><![CDATA[ Hi,<br />
i've installed foo2zjs drivers on a CentOS 5.1 system with a HP LaserJet 1018 printer.<br />
Everything works fine except that i experience system freezing when i turn on the printer after the system has fully loaded.<br />
If i turn on the printer before the PC everything works fine.<br />
<br />
From the message log i see that the system hangs on initiating the hotplug script needed to send the firmware.<br />
<br />
is there any fix or workaround for this issue?<br />
<br />
thanx in advance!<br />
Marco]]></description>
            <dc:creator>dwj</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 15 Apr 2008 05:01:33 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1085,1085#msg-1085</guid>
            <title>problem printing pdf files [MAC OSX] (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1085,1085#msg-1085</link>
            <description><![CDATA[ downloaded driver last year for HP1018 on Mac OSX. Worked perfectly until last month - suddenly will only print one page per print - all other applications still do multiple page prints. There've been some updates to Acrobat 8 - could these be causing problem? Do I need to update foo2zjs?]]></description>
            <dc:creator>lesley g</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sat, 29 Mar 2008 14:00:11 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1036,1036#msg-1036</guid>
            <title>hp 1018 problem loading firmware [Mac OS X] (11 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1036,1036#msg-1036</link>
            <description><![CDATA[ Hi,<br />
when all works fine I feel the necessity of doing something, like update cups via:<br />
&quot;svn co <a href="http://svn.easysw.com/public/cups/trunk/" rel="nofollow" >http://svn.easysw.com/public/cups/trunk/</a> cups&quot;<br />
and now after:<br />
&quot;lp -oraw /usr/share/foo2zjs/firmware/sihp1018.dl&quot; nothing happens and if I add job to printer's queue it remains pending forever.<br />
<br />
This is what I see in the section printers of cups localhost:631<br />
<br />
Printer Driver: HP LaserJet 1018 Foomatic/foo2zjs (recommended) (grayscale)<br />
Printer State: Processing (&quot;Printer is currently offline.&quot;), accepting jobs, shared.<br />
Default Options: job-sheets=none, none media=Letter <br />
Device URI: usb://Hewlett-Packard/HP%20LaserJet%201018?serial=KP1FBJD<br />
<br />
I'm running 10.5.<br />
Someone have any suggestion?<br />
<br />
Thanks.]]></description>
            <dc:creator>Phill</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Thu, 20 Mar 2008 06:55:53 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,1013,1013#msg-1013</guid>
            <title>Problem with openSUSE10.3 &amp; HP1018 [Didn't install &quot;gcc&quot;] (8 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,1013,1013#msg-1013</link>
            <description><![CDATA[ Hello all,<br />
<br />
I've been struggling for a few days now with this installation. I've tried various fixes and am now in a bit of a mess! I know the USB port is detected ok &amp; both CUPS and YaST can see my laserjet 1018 - but it won't respond to 'print test page' or anything else.<br />
<br />
From looking at some other similar postings here, and trying various commands at the terminal, it now seems as though the firmware isn't loaded.<br />
<br />
Any help would be greatly appreciated...<br />
<br />
George<br />
<br />
-------------[snip]--------------<br />
george@linux-R51e:/usr/share/foo2zjs&gt; sudo make install-hotplug<br />
root's password:<br />
#<br />
# Hotplug Installation Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
if [ -d /etc/udev/rules.d ]; then \<br />
            install -c -m 644 hplj10xx.rules /etc/udev/rules.d/11-hplj10xx.rules; \<br />
        fi<br />
[ -d /etc/hotplug/usb ] || install -d -m 755 /etc/hotplug/usb/<br />
install -c -m 755 hplj1000 /etc/hotplug/usb/<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1005<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1018<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1020<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1005<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1006<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1505<br />
/etc/hotplug/usb/hplj1000 install-usermap<br />
/etc/hotplug/usb/hplj1005 install-usermap<br />
/etc/hotplug/usb/hplj1018 install-usermap<br />
/etc/hotplug/usb/hplj1020 install-usermap<br />
/etc/hotplug/usb/hpljP1005 install-usermap<br />
/etc/hotplug/usb/hpljP1006 install-usermap<br />
/etc/hotplug/usb/hpljP1505 install-usermap<br />
<br />
----------[snip]----------------------------------------<br />
george@linux-R51e:/usr/share/foo2zjs&gt; sudo grep lj1018 /var/log/messages<br />
/etc/hotplug/usb/hplj1018: foo2zjs: HP LaserJet 1018 firmware was not downloaded...<br />
/etc/hotplug/usb/hplj1018: foo2zjs: ...couldn't find /bin/usb_printerid and DEV is not set<br />
/etc/hotplug/usb/hplj1018: foo2zjs: HP LaserJet 1018 firmware was not downloaded...<br />
<br />
Mar  3 12:25:48 linux-R51e sudo:   george : TTY=pts/0 ; PWD=/home/george ; USER=root ; COMMAND=/usr/bin/grep lj1018 /var/log/messages<br />
/etc/hotplug/usb/hplj1018: foo2zjs: HP LaserJet 1018 firmware was not downloaded...<br />
/etc/hotplug/usb/hplj1018: foo2zjs: ...couldn't find /bin/usb_printerid and DEV is not set<br />
/etc/hotplug/usb/hplj1018: foo2zjs: HP LaserJet 1018 firmware was not downloaded...<br />
/etc/hotplug/usb/hplj1018: foo2zjs: ...couldn't find /bin/usb_printerid and DEV is not set<br />
Mar  3 13:13:50 linux-R51e sudo:   george : TTY=pts/0 ; PWD=/home/george ; USER=root ; COMMAND=/usr/bin/grep lj1018 /var/log/messages]]></description>
            <dc:creator>gbgrant</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 04 Mar 2008 05:04:08 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,955,955#msg-955</guid>
            <title>Unsupported format 'application/postscript'! [USB problem] (9 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,955,955#msg-955</link>
            <description><![CDATA[ When I attempt to print a test page on Fedora 7 x86_64 from the CUPS web configuration tool, I get the error &quot;Unsupported format 'application/postscript'!&quot;. Any idea from where this problem is arising? Further information from the printer's page:<br />
Description: HP LaserJet 1018<br />
Location: Local Printer<br />
Make and Model: HP LaserJet 1018 Foomatic/foo2zjs (recommended)<br />
Printer State: idle, accepting jobs, published.<br />
Device URI: usb://HP/LaserJet%201018]]></description>
            <dc:creator>rcx11</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 26 Feb 2008 00:44:15 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,935,935#msg-935</guid>
            <title>Could not add HP LaserJet 1018, Fedora 8 (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,935,935#msg-935</link>
            <description><![CDATA[ i followed the procedure (http://foo2zjs.rkkda.com/INSTALL), but could select my printer in the 'New Printer' dialog window. <br />
Can anyone help me out of this? Thanks.<br />
<br />
The console window is like this:<br />
____________________________________________________________<br />
[snip]<br />
chmod -w usb_printerid.1<br />
groff -t -man foo2zjs-wrapper.1 foo2zjs.1 zjsdecode.1 foo2oak-wrapper.1 foo2oak.1 oakdecode.1 foo2hp2600-wrapper.1 foo2hp.1 foo2xqx-wrapper.1 foo2xqx.1 xqxdecode.1 foo2lava-wrapper.1 foo2lava.1 lavadecode.1 opldecode.1 foo2qpdl-wrapper.1 foo2qpdl.1 qpdldecode.1 foo2slx-wrapper.1 foo2slx.1 slxdecode.1 foo2hiperc-wrapper.1 foo2hiperc.1 hipercdecode.1 foo2zjs-pstops.1 arm2hpdl.1 usb_printerid.1 | ps2pdf - manual.pdf<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 />
[root@localhost foo2zjs]# ./getweb 1018<br />
sihp1018.img<br />
<br />
(c) Copyright Hewlett-Packard 2005<br />
<br />
[root@localhost foo2zjs]# make install-hotplug<br />
#<br />
# Hotplug Installation Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
if [ -d /etc/udev/rules.d ]; then \<br />
            install -c -m 644 hplj10xx.rules /etc/udev/rules.d/11-hplj10xx.rules; \<br />
        fi<br />
[ -d /etc/hotplug/usb ] || install -d -m 755 /etc/hotplug/usb/<br />
install -c -m 755 hplj1000 /etc/hotplug/usb/<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1005<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1018<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hplj1020<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1005<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1006<br />
ln -sf /etc/hotplug/usb/hplj1000 /etc/hotplug/usb/hpljP1505<br />
/etc/hotplug/usb/hplj1000 install-usermap<br />
/etc/hotplug/usb/hplj1005 install-usermap<br />
/etc/hotplug/usb/hplj1018 install-usermap<br />
/etc/hotplug/usb/hplj1020 install-usermap<br />
/etc/hotplug/usb/hpljP1005 install-usermap<br />
/etc/hotplug/usb/hpljP1006 install-usermap<br />
/etc/hotplug/usb/hpljP1505 install-usermap<br />
<br />
[root@localhost foo2zjs]# system-config-printer<br />
fetchDevices<br />
queryDevices<br />
Lock acquired for devices thread<br />
Devices thread started<br />
Connecting (devices)<br />
Fetching devices<br />
Closing connection (devices)<br />
Releasing devices lock<br />
Acquiring devices lock<br />
Got devices<br />
queryPPDs<br />
Lock acquired for PPDs thread<br />
PPDs thread started<br />
Connecting (PPDs)<br />
Fetching PPDs<br />
Closing connection (PPDs)<br />
Releasing PPDs lock<br />
fetchPPDs<br />
Acquiring PPDs lock<br />
Got PPDs<br />
No ID match for device usb://HP/LaserJet%201018:<br />
  &lt;manufacturer&gt;Hewlett-Packard&lt;/manufacturer&gt;<br />
  &lt;model&gt;LaserJet 1018&lt;/model&gt;<br />
  &lt;description&gt;HP LaserJet 1018&lt;/description&gt;<br />
  &lt;commandset&gt;ACL&lt;/commandset&gt;<br />
Using foomatic:HP-LaserJet_1015-hpijs.ppd<br />
/usr/bin/gs: found<br />
/usr/bin/hpijs: found<br />
/usr/lib/cups/filter/foomatic-rip: found<br />
[root@localhost foo2zjs]#]]></description>
            <dc:creator>musicphone</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Sat, 23 Feb 2008 19:28:17 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,813,813#msg-813</guid>
            <title>Problem installing hp 1018 in suse 9.3 [Print server not allowed for HP1018] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,813,813#msg-813</link>
            <description><![CDATA[ hi, <br />
<br />
i would like to know is this is some kind of bug or somthing, when i compile the output show me this:<br />
<br />
  chmod -w foo2zjs-pstops.1<br />
groff -t -man foo2zjs-wrapper.1 foo2zjs.1 zjsdecode.1 foo2oak-wrapper.1 foo2oak.1 oakdecode.1 foo2hp2600-wrapper.1 foo2hp.1 foo2xqx-wrapper.1 foo2xqx.1 xqxdecode.1 foo2lava-wrapper.1 foo2lava.1 lavadecode.1 opldecode.1 foo2qpdl-wrapper.1 foo2qpdl.1 qpdldecode.1 foo2slx-wrapper.1 foo2slx.1 slxdecode.1 foo2zjs-pstops.1 | ps2pdf - manual.pdf<br />
foo2zjs-wrapper.1:173: a magic token is invalid within \X<br />
foo2zjs-wrapper.1:173: a magic token is invalid within \X<br />
foo2zjs-wrapper.1:173: a magic token is invalid within \X<br />
foo2zjs-wrapper.1:173: a magic token is invalid within \X<br />
foo2zjs.1:173: a magic token is invalid within \X<br />
foo2zjs.1:173: a magic token is invalid within \X<br />
foo2zjs.1:173: a magic token is invalid within \X<br />
foo2zjs.1:173: a magic token is invalid within \X<br />
zjsdecode.1:172: a magic token is invalid within \X<br />
zjsdecode.1:172: a magic token is invalid within \X<br />
zjsdecode.1:172: a magic token is invalid within \X<br />
zjsdecode.1:172: a magic token is invalid within \X<br />
foo2oak-wrapper.1:173: a magic token is invalid within \X<br />
foo2oak-wrapper.1:173: a magic token is invalid within \X<br />
foo2oak-wrapper.1:173: a magic token is invalid within \X<br />
foo2oak-wrapper.1:173: a magic token is invalid within \X<br />
foo2oak.1:173: a magic token is invalid within \X<br />
foo2oak.1:173: a magic token is invalid within \X<br />
foo2oak.1:173: a magic token is invalid within \X<br />
foo2oak.1:173: a magic token is invalid within \X<br />
oakdecode.1:172: a magic token is invalid within \X<br />
oakdecode.1:172: a magic token is invalid within \X<br />
oakdecode.1:172: a magic token is invalid within \X<br />
oakdecode.1:172: a magic token is invalid within \X<br />
foo2hp2600-wrapper.1:173: a magic token is invalid within \X<br />
foo2hp2600-wrapper.1:173: a magic token is invalid within \X<br />
foo2hp2600-wrapper.1:173: a magic token is invalid within \X<br />
foo2hp2600-wrapper.1:173: a magic token is invalid within \X<br />
foo2hp.1:173: a magic token is invalid within \X<br />
foo2hp.1:173: a magic token is invalid within \X<br />
foo2hp.1:173: a magic token is invalid within \X<br />
foo2hp.1:173: a magic token is invalid within \X<br />
foo2xqx-wrapper.1:173: a magic token is invalid within \X<br />
foo2xqx-wrapper.1:173: a magic token is invalid within \X<br />
foo2xqx-wrapper.1:173: a magic token is invalid within \X<br />
foo2xqx-wrapper.1:173: a magic token is invalid within \X<br />
foo2xqx.1:173: a magic token is invalid within \X<br />
foo2xqx.1:173: a magic token is invalid within \X<br />
foo2xqx.1:173: a magic token is invalid within \X<br />
foo2xqx.1:173: a magic token is invalid within \X<br />
xqxdecode.1:172: a magic token is invalid within \X<br />
xqxdecode.1:172: a magic token is invalid within \X<br />
xqxdecode.1:172: a magic token is invalid within \X<br />
xqxdecode.1:172: a magic token is invalid within \X<br />
foo2lava-wrapper.1:173: a magic token is invalid within \X<br />
foo2lava-wrapper.1:173: a magic token is invalid within \X<br />
foo2lava-wrapper.1:173: a magic token is invalid within \X<br />
foo2lava-wrapper.1:173: a magic token is invalid within \X<br />
foo2lava.1:173: a magic token is invalid within \X<br />
foo2lava.1:173: a magic token is invalid within \X<br />
foo2lava.1:173: a magic token is invalid within \X<br />
foo2lava.1:173: a magic token is invalid within \X<br />
lavadecode.1:172: a magic token is invalid within \X<br />
lavadecode.1:172: a magic token is invalid within \X<br />
lavadecode.1:172: a magic token is invalid within \X<br />
lavadecode.1:172: a magic token is invalid within \X<br />
opldecode.1:172: a magic token is invalid within \X<br />
opldecode.1:172: a magic token is invalid within \X<br />
opldecode.1:172: a magic token is invalid within \X<br />
opldecode.1:172: a magic token is invalid within \X<br />
foo2qpdl-wrapper.1:173: a magic token is invalid within \X<br />
foo2qpdl-wrapper.1:173: a magic token is invalid within \X<br />
foo2qpdl-wrapper.1:173: a magic token is invalid within \X<br />
foo2qpdl-wrapper.1:173: a magic token is invalid within \X<br />
foo2qpdl.1:173: a magic token is invalid within \X<br />
foo2qpdl.1:173: a magic token is invalid within \X<br />
foo2qpdl.1:173: a magic token is invalid within \X<br />
foo2qpdl.1:173: a magic token is invalid within \X<br />
qpdldecode.1:172: a magic token is invalid within \X<br />
qpdldecode.1:172: a magic token is invalid within \X<br />
qpdldecode.1:172: a magic token is invalid within \X<br />
qpdldecode.1:172: a magic token is invalid within \X<br />
foo2slx-wrapper.1:173: a magic token is invalid within \X<br />
foo2slx-wrapper.1:173: a magic token is invalid within \X<br />
foo2slx-wrapper.1:173: a magic token is invalid within \X<br />
foo2slx-wrapper.1:173: a magic token is invalid within \X<br />
foo2slx.1:173: a magic token is invalid within \X<br />
foo2slx.1:173: a magic token is invalid within \X<br />
foo2slx.1:173: a magic token is invalid within \X<br />
foo2slx.1:173: a magic token is invalid within \X<br />
slxdecode.1:172: a magic token is invalid within \X<br />
slxdecode.1:172: a magic token is invalid within \X<br />
slxdecode.1:172: a magic token is invalid within \X<br />
slxdecode.1:172: a magic token is invalid within \X<br />
foo2zjs-pstops.1:172: a magic token is invalid within \X<br />
foo2zjs-pstops.1:172: a magic token is invalid within \X<br />
foo2zjs-pstops.1:172: a magic token is invalid within \X<br />
foo2zjs-pstops.1:172: a magic token is invalid within \X<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 />
this is normal ?<br />
i'm trying to install the hp 1018 which is connected to an ltsp terminal, but basicly my problem is that suse 9.3 doesn't seem to know how deal with this laserjet.<br />
<br />
what did i already try?:<br />
<br />
  $ wget -O foo2zjs.tar.gz <a href="http://foo2zjs.rkkda.com/foo2zjs.tar.gz" rel="nofollow" >http://foo2zjs.rkkda.com/foo2zjs.tar.gz</a><br />
  $ tar zxf foo2zjs.tar.gz<br />
  $ cd foo2zjs<br />
<br />
  $ make<br />
<br />
 $ ./getweb 1018	# Get HP LaserJet 1018 firmware file<br />
<br />
# make install<br />
<br />
# make install-hotplug<br />
# make cups<br />
<br />
<br />
i also tried this :  <br />
cat /usr/share/foo2zjs/firmware/sihp1018.dl &gt; /dev/usb/lp0<br />
<br />
<br />
<br />
this is the make test output:<br />
<br />
make test<br />
[ ! -f foo2zjs-wrapper ] || chmod +w foo2zjs-wrapper<br />
sed &lt; foo2zjs-wrapper.in &gt; foo2zjs-wrapper \<br />
    -e 's@^PREFIX=.*@PREFIX=/usr@' || (rm -f foo2zjs-wrapper &amp;&amp; exit 1)<br />
chmod 555 foo2zjs-wrapper<br />
cc -O2 -Wall   -c -o foo2zjs.o foo2zjs.c<br />
cc -O2 -Wall   -c -o jbig.o jbig.c<br />
cc -O2 -Wall   -c -o jbig_tab.o jbig_tab.c<br />
cc -O2 -Wall -o foo2zjs foo2zjs.o jbig.o jbig_tab.o<br />
#<br />
# Tests will pass only if you are using ghostscript-7.05-24.7<br />
# or ghostscript-8.60 (gs.foo)<br />
#<br />
# Monochrome test page for Minolta 2200/2300 DL<br />
PATH=.:$PATH time -p foo2zjs-wrapper testpage.ps &gt; testpage.zm<br />
real 2.30<br />
user 0.89<br />
sys 0.11<br />
*** Test failure, got d2034b7ad1bab82a7bb76a708606ae95  testpage.zm<br />
make: *** [testpage.zm] Error 1<br />
<br />
the /var/log/messages doesn't show anything wrong, nor the /var/log/warn]]></description>
            <dc:creator>waruiaoshi</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Thu, 03 Jan 2008 18:54:28 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,809,809#msg-809</guid>
            <title>Print jobs silently discarded [fc6; using hplib, NOT foo2jzs] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,809,809#msg-809</link>
            <description><![CDATA[ Problem description:<br />
<br />
Printing to our new HP LaserJet 1018 simply does nothing.<br />
We have everything set up as per (various) docs; SELinux disabled, latest hplip and foo2zjs; printer has paper, ink, power, usb hookup; etc.<br />
When printing to the queue (called HP_1018), we can see the job in the queue for some seconds, then it vanishes from there, but nothing comes out on the printer.<br />
It behaves as if the printer simply discards any print jobs, including <br />
We've collected various system details below; apologies for the &quot;spam&quot;.  :-)<br />
The messages system log reveals very little, in fact it just have two non-informative lines (see below).<br />
Any help determining what the problem is (or better yet how to fix it), is greatly appreciated.<br />
<br />
Thanks<br />
Jorn<br />
<br />
<br />
<br />
Machine: Linux, Fedora Core release 6 (Zod) + updates, 2.6.22.14-72.fc6 #1 SMP Wed Nov 21 13:44:07 EST 2007 i686 athlon i386 GNU/Linux<br />
Printer: HP LaserJet 1018<br />
cups: cups-1.2.12-6.fc6, cups-libs-1.2.12-6.fc6, cups-devel-1.2.12-6.fc6, hal-cups-utils-0.6.9-1.fc6<br />
hplip: 2.7.12<br />
foo2zjs: <a href="http://foo2zjs.rkkda.com/foo2zjs.tar.gz" rel="nofollow" >http://foo2zjs.rkkda.com/foo2zjs.tar.gz</a> dates 2007-12-27<br />
foomatic-rip: 3.43.2.15<br />
<br />
<br />
<br />
/usr/bin/hp-testpage<br />
<br />
HP Linux Imaging and Printing System (ver. 2.7.12)<br />
Testpage Print Utility ver. 5.0<br />
<br />
Copyright (c) 2001-7 Hewlett-Packard Development Company, LP<br />
This software comes with ABSOLUTELY NO WARRANTY.<br />
This is free software, and you are welcome to distribute it<br />
under certain conditions. See COPYING file for more details.<br />
<br />
Using device: hp:/usb/HP_LaserJet_1018?serial=KP17WST<br />
<br />
Printing test page to printer HP_1018...<br />
Test page has been sent to printer.<br />
<br />
note: If an error occured, or the test page failed to print, refer to the HPLIP website<br />
note: at: <a href="http://hplip.sourceforge.net" rel="nofollow" >http://hplip.sourceforge.net</a> for troubleshooting and support.<br />
<br />
Done.<br />
<br />
<br />
<br />
lpq (just after having run hp-testpage above)<br />
<br />
HP_1018 is ready and printing<br />
Rank    Owner   Job     File(s)                         Total Size<br />
active  jorn    50      tmpAyU6Sk                       1436672 bytes<br />
<br />
<br />
<br />
lpq (a while after having run hp-testpage)<br />
<br />
HP_1018 is ready<br />
no entries<br />
<br />
<br />
<br />
/usr/sbin/selinuxenabled ; echo $?<br />
<br />
1<br />
<br />
<br />
<br />
/dev/bus/usb/*/*<br />
<br />
crw-r--r-- 1 root root 189,   0 26 dec 16:50 /dev/bus/usb/001/001<br />
crw-r--r-- 1 root root 189, 128 26 dec 16:50 /dev/bus/usb/002/001<br />
crw-r--r-- 1 root root 189, 129  2 jan 20:33 /dev/bus/usb/002/002<br />
crw-r--r-- 1 root root 189, 256 26 dec 16:50 /dev/bus/usb/003/001<br />
crw-rw-rw- 1 root lp   189, 263  2 jan 20:17 /dev/bus/usb/003/008<br />
<br />
/dev/*usb*<br />
<br />
crw------- 1 root root 189,   0 26 dec 16:50 /dev/usb1<br />
crw------- 1 root root 189, 128 26 dec 16:50 /dev/usb2<br />
crw------- 1 root root 189, 256 26 dec 16:50 /dev/usb3<br />
crw------- 1 root root 252,   0 26 dec 16:50 /dev/usbdev1.1_ep00<br />
crw------- 1 root root 252,   1 26 dec 16:50 /dev/usbdev1.1_ep81<br />
crw------- 1 root root 252,   2 26 dec 16:50 /dev/usbdev2.1_ep00<br />
crw------- 1 root root 252,   3 26 dec 16:50 /dev/usbdev2.1_ep81<br />
crw------- 1 root root 252,   9 26 dec 16:50 /dev/usbdev2.2_ep00<br />
crw------- 1 root root 252,  10 26 dec 16:50 /dev/usbdev2.2_ep81<br />
crw------- 1 root root 252,  11 26 dec 16:50 /dev/usbdev2.2_ep82<br />
crw------- 1 root root 252,   4 26 dec 16:50 /dev/usbdev3.1_ep00<br />
crw------- 1 root root 252,   5 26 dec 16:50 /dev/usbdev3.1_ep81<br />
crw------- 1 root root 252,   6  1 jan 17:53 /dev/usbdev3.8_ep00<br />
crw------- 1 root root 252,   7  2 jan 20:17 /dev/usbdev3.8_ep01<br />
crw------- 1 root root 252,   8  2 jan 20:17 /dev/usbdev3.8_ep81<br />
<br />
/proc/bus/usb/devices<br />
<br />
T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6<br />
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0<br />
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1<br />
P:  Vendor=0000 ProdID=0000 Rev= 2.06<br />
S:  Manufacturer=Linux 2.6.22.14-72.fc6 ehci_hcd<br />
S:  Product=EHCI Host Controller<br />
S:  SerialNumber=0000:00:03.2<br />
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA<br />
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub<br />
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms<br />
<br />
T:  Bus=03 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#=  8 Spd=480 MxCh= 0<br />
D:  Ver= 2.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1<br />
P:  Vendor=03f0 ProdID=4117 Rev= 1.00<br />
S:  Manufacturer=Hewlett-Packard<br />
S:  Product=HP LaserJet 1018<br />
S:  SerialNumber=KP17WST<br />
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 98mA<br />
I:* If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=(none)<br />
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms<br />
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms<br />
<br />
T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3<br />
B:  Alloc= 28/900 us ( 3%), #Int=  2, #Iso=  0<br />
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1<br />
P:  Vendor=0000 ProdID=0000 Rev= 2.06<br />
S:  Manufacturer=Linux 2.6.22.14-72.fc6 ohci_hcd<br />
S:  Product=OHCI Host Controller<br />
S:  SerialNumber=0000:00:03.1<br />
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA<br />
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub<br />
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms<br />
<br />
T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0<br />
D:  Ver= 1.10 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1<br />
P:  Vendor=046d ProdID=c504 Rev=13.10<br />
S:  Manufacturer=Logitech<br />
S:  Product=USB Receiver<br />
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr= 50mA<br />
I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid<br />
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms<br />
I:* If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid<br />
E:  Ad=82(I) Atr=03(Int.) MxPS=   8 Ivl=10ms<br />
<br />
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3<br />
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0<br />
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1<br />
P:  Vendor=0000 ProdID=0000 Rev= 2.06<br />
S:  Manufacturer=Linux 2.6.22.14-72.fc6 ohci_hcd<br />
S:  Product=OHCI Host Controller<br />
S:  SerialNumber=0000:00:03.0<br />
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA<br />
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub<br />
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms<br />
<br />
<br />
<br />
/var/log/messages<br />
<br />
Jan  2 20:17:01 0x50c796ea hpijs: WARNING: printmode mismatch with pen, tray, etc. <br />
Jan  2 20:17:01 0x50c796ea hpijs: STATE: -marker-supply-low<br />
<br />
/var/log/cups/error_log<br />
<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: 9 from localhost (Domain)<br />
D [02/Jan/2008:20:17:00 +0100] cupsdReadClient: 9 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:00 +0100] CUPS-Get-Printers<br />
D [02/Jan/2008:20:17:00 +0100] cupsdProcessIPPRequest: 9 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: 11 from localhost (Domain)<br />
D [02/Jan/2008:20:17:00 +0100] cupsdReadClient: 11 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:00 +0100] CUPS-Get-Printers<br />
D [02/Jan/2008:20:17:00 +0100] cupsdProcessIPPRequest: 11 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAcceptClient: 12 from localhost (Domain)<br />
D [02/Jan/2008:20:17:00 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:00 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:00 +0100] CUPS-Get-Printers<br />
D [02/Jan/2008:20:17:00 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: 13 from localhost (Domain)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] CUPS-Get-Printers<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] CUPS-Get-Classes<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] CUPS-Get-Default<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 13<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: 13 from localhost (Domain)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST /printers/HP_1018 HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] Print-Job ipp://localhost/printers/HP_1018<br />
D [02/Jan/2008:20:17:01 +0100] print_job: auto-typing file...<br />
D [02/Jan/2008:20:17:01 +0100] print_job: request file type is application/postscript.<br />
D [02/Jan/2008:20:17:01 +0100] add_job: setting context of job to UNKNOWN SL<br />
D [02/Jan/2008:20:17:01 +0100] add_job: requesting-user-name=&quot;jorn&quot;<br />
I [02/Jan/2008:20:17:01 +0100] Adding start banner page &quot;none&quot; to job 49.<br />
D [02/Jan/2008:20:17:01 +0100] Discarding unused job-created event...<br />
I [02/Jan/2008:20:17:01 +0100] Adding end banner page &quot;none&quot; to job 49.<br />
I [02/Jan/2008:20:17:01 +0100] Job 49 queued on &quot;HP_1018&quot; by &quot;jorn&quot;.<br />
D [02/Jan/2008:20:17:01 +0100] Job 49 hold_until = 0<br />
D [02/Jan/2008:20:17:01 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:01 +0100] job-sheets=none,none<br />
D [02/Jan/2008:20:17:01 +0100] banner_page = 0<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[0]=&quot;HP_1018&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[1]=&quot;49&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[2]=&quot;jorn&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[3]=&quot;tmpcw2ynk&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[4]=&quot;1&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[5]=&quot;job-uuid=urn:uuid:8f7c8277-4ee3-3387-67db-6bcde71a2129&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] argv[6]=&quot;/var/spool/cups/d00049-001&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[0]=&quot;CUPS_CACHEDIR=/var/cache/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[1]=&quot;CUPS_DATADIR=/usr/share/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[2]=&quot;CUPS_DOCROOT=/usr/share/doc/cups-1.2.12&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[3]=&quot;CUPS_FONTPATH=/usr/share/cups/fonts&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[4]=&quot;CUPS_REQUESTROOT=/var/spool/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[5]=&quot;CUPS_SERVERBIN=/usr/lib/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[6]=&quot;CUPS_SERVERROOT=/etc/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[7]=&quot;CUPS_STATEDIR=/var/run/cups&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[8]=&quot;PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[9]=&quot;SERVER_ADMIN=root@0x50c796ea.arcnxx16.adsl-dhcp.tele.dk&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[10]=&quot;SOFTWARE=CUPS/1.2.12&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[11]=&quot;TMPDIR=/var/spool/cups/tmp&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[12]=&quot;USER=root&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[13]=&quot;CUPS_SERVER=/var/run/cups/cups.sock&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[14]=&quot;CUPS_ENCRYPTION=IfRequested&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[15]=&quot;IPP_PORT=631&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[16]=&quot;CHARSET=iso-8859-1&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[17]=&quot;LANG=da_DK&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[18]=&quot;PPD=/etc/cups/ppd/HP_1018.ppd&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[19]=&quot;RIP_MAX_CACHE=8m&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[20]=&quot;CONTENT_TYPE=application/postscript&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[21]=&quot;DEVICE_URI=hp:/usb/HP_LaserJet_1018?serial=KP17WST&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[22]=&quot;PRINTER=HP_1018&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] envp[23]=&quot;FINAL_CONTENT_TYPE=printer/HP_1018&quot;<br />
I [02/Jan/2008:20:17:01 +0100] Started filter /usr/lib/cups/filter/pstops (PID 23328) for job 49.<br />
I [02/Jan/2008:20:17:01 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 23329) for job 49.<br />
I [02/Jan/2008:20:17:01 +0100] Started backend /usr/lib/cups/backend/hp (PID 23330) for job 49.<br />
D [02/Jan/2008:20:17:01 +0100] Discarding unused job-state event...<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 13<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: 13 from localhost (Domain)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] Get-Jobs ipp://localhost/jobs<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 13<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAcceptClient: 13 from localhost (Domain)<br />
D [02/Jan/2008:20:17:01 +0100] cupsdReadClient: 13 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:01 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:01 +0100] Get-Jobs ipp://localhost/jobs<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 31...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 32...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 33...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 34...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 36...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 37...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 38...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 39...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 40...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 42...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 43...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 44...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 45...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 46...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 47...<br />
D [02/Jan/2008:20:17:01 +0100] Loading attributes for job 48...<br />
D [02/Jan/2008:20:17:01 +0100] cupsdProcessIPPRequest: 13 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Page = 595x842; 18,14 to 577,828<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] slow_collate=0, slow_duplex=0, slow_order=0<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Before copy_comments - %!PS-Adobe-3.0<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] %!PS-Adobe-3.0<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] %%BoundingBox: 0 0 612 792<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] %%Pages: 1<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Before copy_prolog - /hplipversion (2.7.12) def<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 9<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 11<br />
D [02/Jan/2008:20:17:01 +0100] cupsdCloseClient: 12<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] foomatic-rip version $Revision: 3.43.2.15 $ running...<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Parsing PPD file ...<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] *cupsFilter: &quot;application/vnd.cups-postscript 0 foomatic-rip&quot;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option ColorSpace<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option Resolution<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option PageSize<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option PageRegion<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option Model<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option PrintoutMode<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option InputSlot<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option ImageableArea<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option PaperDimension<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option Duplex<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option Quality<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Added option Font<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Parameter Summary<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] -----------------<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Spooler: cups<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Printer: HP_1018<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] PPD file: /etc/cups/ppd/HP_1018.ppd<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Printer model: HP LaserJet 1015 Foomatic/hpijs (recommended)<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Job title: tmpcw2ynk<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] File(s) to be printed: <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] &lt;STDIN&gt;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Pondering option 'job-uuid=urn:uuid:8f7c8277-4ee3-3387-67db-6bcde71a2129'<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Unknown option job-uuid=urn:uuid:8f7c8277-4ee3-3387-67db-6bcde71a2129.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] ================================================<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] File: &lt;STDIN&gt;<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] ================================================<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Reading PostScript input ...<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] --&gt; This document is DSC-conforming!<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] This job seems not to be DSC-conforming, DSC-comment for next section not found, stopping to parse the rest, passing it directly to the renderer.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] &quot;Prolog&quot; section is missing, inserting it.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] &quot;Setup&quot; section is missing, inserting it.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Inserting PostScript code for CUPS' page accounting<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] &quot;PageSetup&quot; section is missing, inserting it.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Inserting option code into &quot;PageSetup&quot; section.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Stopped parsing the PostScript data, sending rest directly to renderer.<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] Starting renderer<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] JCL: &lt;job data&gt; <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] renderer PID kid4=23342<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer=&quot;HEWLETT-PACKARD&quot; -sDeviceModel=&quot;HP LaserJet&quot; -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- -<br />
D [02/Jan/2008:20:17:01 +0100] [Job 49] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=HP LaserJet' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-dDuplex=false' '-r300' '-sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:MediaPosition=7' '-dIjsUseOutputFD' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3&gt;&amp;1 1&gt;&amp;2<br />
W [02/Jan/2008:20:17:01 +0100] [Job 49] printmode mismatch with pen, tray, etc.<br />
D [02/Jan/2008:20:17:01 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:02 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:02 +0100] PID 23328 (/usr/lib/cups/filter/pstops) exited with no errors.<br />
D [02/Jan/2008:20:17:02 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:02 +0100] [Job 49] Closing renderer<br />
D [02/Jan/2008:20:17:02 +0100] Discarding unused job-progress event...<br />
D [02/Jan/2008:20:17:02 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] tail process done writing data to STDOUT<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] KID4 finished<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] KID4 exited with status 0<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] KID3 exited with status 0<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] Renderer exit stat: 0<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] KID3 finished<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] Renderer process finished<br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] <br />
D [02/Jan/2008:20:17:03 +0100] [Job 49] Closing foomatic-rip.<br />
D [02/Jan/2008:20:17:03 +0100] PID 23329 (/usr/lib/cups/filter/foomatic-rip) exited with no errors.<br />
D [02/Jan/2008:20:17:24 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:24 +0100] PID 23330 (/usr/lib/cups/backend/hp) exited with no errors.<br />
D [02/Jan/2008:20:17:24 +0100] [Job 49] File 0 is complete.<br />
D [02/Jan/2008:20:17:24 +0100] Discarding unused printer-state-changed event...<br />
D [02/Jan/2008:20:17:24 +0100] Discarding unused job-completed event...<br />
D [02/Jan/2008:20:17:24 +0100] cupsdCloseClient: 13<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAcceptClient: 11 from localhost (Domain)<br />
D [02/Jan/2008:20:17:24 +0100] cupsdReadClient: 11 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:24 +0100] Get-Jobs ipp://localhost/jobs<br />
D [02/Jan/2008:20:17:24 +0100] cupsdProcessIPPRequest: 11 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:24 +0100] cupsdCloseClient: 11<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAcceptClient: 11 from localhost (Domain)<br />
D [02/Jan/2008:20:17:24 +0100] cupsdReadClient: 11 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:24 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:24 +0100] Get-Jobs ipp://localhost/jobs<br />
D [02/Jan/2008:20:17:24 +0100] cupsdProcessIPPRequest: 11 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAcceptClient: skipping getpeercon()<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAcceptClient: 12 from localhost (Domain)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:38 +0100] CUPS-Get-Printers<br />
D [02/Jan/2008:20:17:38 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:38 +0100] CUPS-Get-Classes<br />
D [02/Jan/2008:20:17:38 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:38 +0100] CUPS-Get-Default<br />
D [02/Jan/2008:20:17:38 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:38 +0100] Get-Printer-Attributes ipp://localhost/printers/HP_1018<br />
D [02/Jan/2008:20:17:38 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdReadClient: 12 POST / HTTP/1.1<br />
D [02/Jan/2008:20:17:38 +0100] cupsdAuthorize: No authentication data provided.<br />
D [02/Jan/2008:20:17:38 +0100] Get-Jobs ipp://localhost/printers/HP_1018<br />
D [02/Jan/2008:20:17:38 +0100] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)<br />
D [02/Jan/2008:20:17:38 +0100] cupsdCloseClient: 12<br />
<br />
<br />
<br />
dmesg<br />
<br />
[..]<br />
usb 3-3: USB disconnect, address 7<br />
usb 3-3: new high speed USB device using ehci_hcd and address 8<br />
usb 3-3: configuration #1 chosen from 1 choice<br />
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 8 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117<br />
drivers/usb/class/usblp.c: usblp0: removed<br />
USB Universal Host Controller Interface driver v3.0<br />
<br />
<br />
<br />
lsmod<br />
<br />
Module                  Size  Used by<br />
uhci_hcd               27217  0 <br />
ppdev                  12741  0 <br />
autofs4                24773  2 <br />
hidp                   26689  2 <br />
rfcomm                 44377  0 <br />
l2cap                  30401  10 hidp,rfcomm<br />
bluetooth              57893  5 hidp,rfcomm,l2cap<br />
sunrpc                161981  1 <br />
nf_conntrack_ftp       13761  0 <br />
nf_conntrack_netbios_ns     7105  0 <br />
ipt_REJECT              8641  1 <br />
nf_conntrack_ipv4      21837  5 <br />
xt_state                6593  5 <br />
nf_conntrack           64585  4 nf_conntrack_ftp,nf_conntrack_netbios_ns,nf_conntrack_ipv4,xt_state<br />
nfnetlink               9945  2 nf_conntrack_ipv4,nf_conntrack<br />
iptable_filter          7105  1 <br />
ip_tables              16517  1 iptable_filter<br />
ip6t_REJECT             9537  1 <br />
xt_tcpudp               7233  18 <br />
ip6table_filter         6848  1 <br />
ip6_tables             17669  1 ip6table_filter<br />
x_tables               18629  6 ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables<br />
dm_mirror              25153  0 <br />
dm_multipath           21961  0 <br />
dm_mod                 57089  2 dm_mirror,dm_multipath<br />
video                  20937  0 <br />
sbs                    22729  0 <br />
button                 12113  0 <br />
dock                   13921  0 <br />
battery                14149  0 <br />
ac                      9285  0 <br />
radeon                116961  2 <br />
drm                    80085  3 radeon<br />
ipv6                  278085  33 ip6t_REJECT<br />
lp                     16105  0 <br />
snd_intel8x0           36061  2 <br />
snd_ac97_codec         96613  1 snd_intel8x0<br />
ac97_bus                6465  1 snd_ac97_codec<br />
snd_seq_dummy           7877  0 <br />
snd_seq_oss            33473  0 <br />
snd_seq_midi_event     11073  1 snd_seq_oss<br />
snd_seq                50609  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event<br />
snd_seq_device         11981  3 snd_seq_dummy,snd_seq_oss,snd_seq<br />
snd_pcm_oss            43457  0 <br />
snd_mixer_oss          19521  1 snd_pcm_oss<br />
snd_pcm                74821  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss<br />
snd_timer              24901  2 snd_seq,snd_pcm<br />
snd                    53317  13 snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer<br />
soundcore              11681  1 snd<br />
floppy                 58661  0 <br />
i2c_sis96x              9413  0 <br />
snd_page_alloc         14281  2 snd_intel8x0,snd_pcm<br />
sis900                 26177  0 <br />
mii                     9409  1 sis900<br />
usblp                  17473  0 <br />
parport_pc             30821  1 <br />
ide_cd                 40545  0 <br />
i2c_core               27841  1 i2c_sis96x<br />
parport                38281  3 ppdev,lp,parport_pc<br />
ns558                   9025  0 <br />
cdrom                  37089  1 ide_cd<br />
gameport               19017  2 ns558<br />
pata_sis               17733  0 <br />
libata                120881  1 pata_sis<br />
sd_mod                 31297  0 <br />
scsi_mod              140621  2 libata,sd_mod<br />
ext3                  125641  2 <br />
jbd                    59881  1 ext3<br />
mbcache                12485  1 ext3<br />
ehci_hcd               35661  0 <br />
ohci_hcd               23877  0]]></description>
            <dc:creator>jorndoe</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Wed, 02 Jan 2008 22:34:47 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,764,764#msg-764</guid>
            <title>Print too light (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,764,764#msg-764</link>
            <description><![CDATA[ Just got started with the 1018. The print seems light on it. Is there some way to adjust it?]]></description>
            <dc:creator>km</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Tue, 18 Dec 2007 13:50:13 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?9,748,748#msg-748</guid>
            <title>OS X 10.5 No error messages but nothing printing [lp -d PRINTER files] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?9,748,748#msg-748</link>
            <description><![CDATA[ Hello,<br />
<br />
I've followed all the instructions - no problems. However, the printer doesn't do anything at all. Looking at <a href="http://localhost:631" rel="nofollow" >http://localhost:631</a>, I see the jobs in the queue, marked successful. They also flash through the Mac queue window. Nothing ever complains!<br />
<br />
One place where I didn't follow the instructions is the printer URI. I have it set to usb://Hewlett-Packard/HP%20LaserJet%201018?serial=KP14ALB. I tried to delete/recreate the printer through the CUPS page and it still sets itself to that (the printer is connected via a USB hub/cable) - anyway, does IP apply to a non-network printer?<br />
<br />
Any ideas? Can I troubleshoot the PostScript machinery separately?<br />
<br />
Thanks a lot!]]></description>
            <dc:creator>dbb</dc:creator>
            <category>HP LaserJet 1018</category>
            <pubDate>Mon, 10 Dec 2007 22:57:03 -0500</pubDate>
        </item>
    </channel>
</rss>
