Date: Mon, 16 Sep 2002 22:23:17 -0500 From: Bruce Burden <brucegb@realtime.net> To: freebsd-stable@freebsd.org Subject: Anybody have an ALPS printer working? Message-ID: <20020916222317.H6946@tigerfish2.my.domain> In-Reply-To: <200209161844.57403.michael.warner@xo.com>; from michael.warner@xo.com on Mon, Sep 16, 2002 at 06:44:57PM -0700 References: <200209161844.57403.michael.warner@xo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi gang,
Does anybody have an ALPS printer working? I have an MD-1000
that I am trying to get working with the ALPS drivers in ghostscript.
I have verified that the cable works, by using it to drive
a deskjet, I am not getting any errors, but I don't get any output
either.
/usr/local/libexec/alpsfilter is pretty standard:
exec 3>&1 1>&2
/usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=md5k \
-sOutputFile=/dev/fd/3 - && exit 0
#
/usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=md5k \
-sOutputFile=- - && exit 0
(I tried -sDEVICE=md2k as well).
There is no indication that the printer "sees" any data - no whirring,
clanking or buzzing that these printers seem to go through. :-(
Thanks,
Bruce
--
------------------------------------------------------------------------
"I like bad!" Bruce Burden Austin, TX.
- Thuganlitha
The Power and the Prophet
Robert Don Hughes
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020916222317.H6946>
