Bug 11142
| Summary: | Printtool STILL broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | andy |
| Component: | printtool | Assignee: | Bernhard Rosenkraenzer <bero> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-05-03 14:01:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
andy
2000-05-01 13:11:26 UTC
Setting the parallel-port to SPP in bios removes the warning, and the port is
detected. However I can't get any output.
Printter is Cannon 610 (the same printer does print whan connectted to second
RH62 machine).
Printcap:
lp:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:sh:\
:lp=/dev/lp0:\
:if=/var/spool/lpd/lp/filter:
Q: What should the bios setting be?
printtool works for everyone else (including your other machine), so I'm expecting this is a problem with your setup. Autodetection may not work if your printer does not support the IEEE-1284 standard (most new printers do, most older printers don't). The SPP mode doesn't support IEEE-1284 checking, so the warning message goes away because the probing isn't tried. Does something simple like echo "Linux" >/dev/lp0 work? (Trying to determine if it's a problem with the port or with your setup) |