Bug 9762
Summary: | Problems with printtool | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | drpetrea |
Component: | printtool | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | amgrady, chandler |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-03-29 21:11:09 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
drpetrea
2000-02-24 19:04:27 UTC
Exact same problem here except bought new version and installed fresh. Printer worked fine for 6.0 but 6.1, the printer is not seen under printtool. The modules that are autoloading are: parport, parport_probe, lp. 1. Tried sending document straight to /dev/lp0 but got error message that no device present. 2. Tested all the methods in the Print-HOWTO guide but didn't help. 3. Recompiled a custom kernel to make sure that parport devices are included. 4. Checked /proc/parport but nothing in directory. 5. Booted into MS Windows and the printer works fine. 6. Checked continuity of all wires in printer cable and they are fine. 7. Pulled all non-essential cards out of PC slots (no help) 8. /proc/interrupts shows interrupt 7 as being clear. Computer here is AMD-200/MMX, 80 Meg RAM, RedHat 6.1, Voodoo Banshee 16 Meg, SB_AVE (ISA), 28.8K Modem (ISA), Cannon BJC-2000. You need 'alias parport_lowlevel parport_pc' in /etc/conf.modules. |