On Tue, 16 Jun 1998, Patrick O'Neil wrote:
[snip]
> I have an Epson Stylus Color 600 attached to lpt1 as well as
> a PPA Zip drive. I installed scsi support for the PPA during
> initial install but have not seen, or been able to mount, my
> Zip drive. Now, I believe that installing support for this
> Zip drive is also the source of my problems printing. If I
> use the printtool and try to test print anything, nothing
> happens. I have my printer set up as /dev/lp0 but have also
> tried /dev/lp1 to no avail. When I try a test print of text
> I get a message telling me:
>
> "Error printing test page to lp
>
> Error reason: lpr: connect: No such file or directory
> Jobs queued, but cannot start daemon."
>
You will need the following set when you compile your kernel:
CONFIG_MODULES=y <--loadable module support
CONFIG_KERNELD=y <--autoload of modules
CONFIG_SCSI=y <--scsi support
CONFIG_BLK_DEV_SD=y <--scsi disk support
CONFIG_SCSI_PPA=m <--the scsi/ppa for the Zip
CONFIG_SCSI_PPA_HAVE_PEDANTIC=y <--only in 2.0.34
CONFIG_PRINTER=m <--printer support
*Note* those that are "m" (modules) *must* be modules, those that are "y"
can be "y" or "m" (if "m" is applicable).
As for the printer working, I suggest removing the entry as root
from the control panel, then recompiling with the above items (and others
you may require), then setting up the printer again. Also check to make
sure you do not have erroneaous entries in the /var/spool/lpd tree -
delete them all (before adding the printer). I have had success with the
printer set to /dev/lp1 (/var/spool/lpd/lp), simply "named" lp. YMMV
HTH
___________________________________________________________________
d a v i d @ m i h m reality.sys corrupt!
davemann-at-ionet-dot-net reboot universe(y,n)?
www.the-site.dyn.ml.org/ ICQ:4251923
-------------------------------------------------------------------
Key fingerprint = E4 90 15 ED E5 9F 18 8A B0 CC FF 68 61 36 4A 6F
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.