Complete.Org: Mailing Lists: Archives: discussion: November 1999:
[aclug-L] Re: RH 6.1 Printer problems
Home

[aclug-L] Re: RH 6.1 Printer problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: RH 6.1 Printer problems
From: "James G." <jamesga@xxxxxxxxxxxxx>
Date: Sun, 14 Nov 1999 08:40:35 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

Mike McNown wrote:

> I am needing some information on printer port identification problems.  I
> recently installed RH 6.1 and it would not recognize the two parallel ports
> I have.  I asked RH support and finally received the answer that I needed
> to add 'alias parport_lowlevel parport_pc' to my /etc/conf.modules.  Well I
> did and it worked for the first port (lp0)!  Does anybody understand what
> this string is doing and how I can maybe modify it so it will recognize the
> second port?
>
> Mike McNown
> mdm@xxxxxxxxxxx

Read:
/usr/src/linux/Documentation/parport.txt
for more information.

You may have to append this line to /etc/conf.modules also:

options parport_pc io=0x378 irq=7 dma=3

Substitute the values that your bios uses. dma is optional.
Then, reboot or rmmod parport(s) & lp modules. (List them with:  /sbin/lsmod)

To check, do:
cat /proc/parport/0/*
cat /proc/parport/1/*


James




[Prev in Thread] Current Thread [Next in Thread]