Bug 8570

Summary: Installer doesn't autodetect printer on LPT1 io=0x378 irq7
Product: [Retired] Red Hat Linux Reporter: rich gregory <rtg2t>
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: srevivo
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-04-04 21:35:33 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 rich gregory 2000-01-18 13:13:08 UTC
I ran a KDE workstation install with a brand new Dell GX1 PC.  It did not
find LPT1.  Printtool could not detect any of the three LP ports.

In the Printing HOWTO it described how the printing modules had been
changed

 3. Kernel printer devices

     3.1 The lp device (kernels <=2.1.32)
     3.2 The parport device (kernels >= 2.1.33)
     3.3 Serial devices

This pointed me to parport.txt in the rpm file

kernel-doc-2.2.12-20.i386.rpm

This doc told me to add this at boot time

insmod parport
insmod parport_pc
insmod lp

Eureka..printtool finds the printer!!

cheers,

rich

Comment 1 Bill Nottingham 2000-04-04 21:35:59 UTC
This is fixed in 6.2 (specifically, in modutils.)