From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] lp server Date: Mon, 22 Oct 2007 22:23:53 -0400 From: john@csplan9.rit.edu In-Reply-To: <509071940710192058y15a7db1aq5bf43dbf378e57cb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: d65cb5c8-ead2-11e9-9d60-3106f5b1d025 > mostly, just edit /sys/lib/lp/devices and start the network listener. > for the former, the "pcclone" entry should be pretty close to what you > want, although if it's a dot-matrix printer, you almost certainly will > want some other device class for your dot-matrix printer (unless > ghostscript knows how to drive it, you're likely just going to get > text via noproc). for the later, likely just remove the ! from > /rc/bin/service/!tcp515 if you're already running aux/listen (as on a > cpu server); otherwise inspect its contents for handing to > aux/listen1. I'm now trying to set the thing up so it works across the network; I *think* it's listening on port 515, and I get the following in my /sys/lib/lp/log/lpdaemonl file when I try to print from my linux box: Oct 22 22:07:50 [00185] -dqueue -M -ujohn Oct 22 22:07:50 [00185] read error; lost connection If I try to print locally, I get the following error: cpu% lp -d pcclone /sys/lib/lp/log/lp* echo: write error: i/o error It seems that not too many people are printing, especially not with a parallel-port dot-matrix, but does anyone have any ideas? Thanks John