Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Printing question



In article <Pine.NEB.4.64.0802051248580.17917%quicky.whooppee.com@localhost>,
Paul Goyette  <paul%whooppee.com@localhost> wrote:
>So, I finally got around to opening and installing the new HP DeskJet 
>6940 that I got for Christmas.  Now I gotta figure out how to make it 
>work with NetBSD.
>
>I've installed it, and connected it to my Ethernet network.  It's found 
>an IP address, and it's reachable.  But, it seems that it doesn't talk 
>any reasonable Un*x protocol!
>
>A tcpdump shows that it keeps sending multicast UDP messages to 
>239.255.255.250 UDP port ssdp (1900?).  I connected to it's web-based 
>configuration screen, and there don't seem to be any interesting options 
>such as enabling lpr/lpd.  It only seems to know about something called 
>mDNS and UPnP, whatever those are.  :)
>
>Anyone got any clues on how I can get this set up to print from NetBSD?

It should talk to 9100.

Install foomatic and put something like:

lp-color:\
        :mx#0:\
        :af=/usr/pkg/share/foomatic/ppd/HP/HP-OfficeJet_G95-hpijs.ppd: \
        :if=/usr/pkg/bin/foomatic-rip: \
        :lp=9100%lp-color.astron.com@localhost:\
        :sd=/var/spool/lpd/lp-color:\
        :lf=/var/spool/lpd/lp-color/log:\
        :sh:

christos

christos




Home | Main Index | Thread Index | Old Index