hans wrote: > I am trying to get the DCP-7030 to print on current/amd64. > It is connected via USB, connects as (full dmesg below): > > ulpt0 at uhub4 port 2 configuration 1 interface 0 "Brother Industries > product 0x01ea" \ > rev 2.00/1.00 addr 2 ulpt0: using bi-directional mode ugen1 at uhub4 > port 2 \ > configuration 1 "Brother Industries product 0x01ea" rev 2.00/1.00 addr 2 > > I run a simple "lpd -ls" form rc.conf.local, > and have some other printers where I print without problems. > > $ cat /etc/printcap > lp:lp=:rm=147.32.232.58:rp=lp:sd=/var/spool/output/lp:sf:sh > mu:lp=:rm=147.231.88.24:rp=lp:sd=/var/spool/output/mu:sf:sh > ws:\ > :lp=/dev/ulpt0:\ > :af=/etc/foomatic/brotherDCP7030.ppd:\ > > :if=/usr/local/bin/foomatic-rip:\ > :sd=/var/spool/output/ws:\ > :sh:sf
foomatic-rip doesn't support LPD anymore. Have you read /usr/local/share/doc/pkg-readmes/cups-filters* You can also try to follow this howto which I wrote (there should be a copy on ports archive) http://daemonforums.org/showthread.php?t=8710 but I would strongly suggest you read documentation Antoine wrote. Cheers, Predrag