Typing 'insmod lp'
gives me
        insmod: lp: no module by that name found

typing find / -name 'lp.o'
finds nothing

How should I install this module?

Dave

-----Original Message-----
From: Matthew Dalton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 10 January 2001 2:08 p.m.
To: David Shepherd
Cc: debian-user@lists.debian.org
Subject: Re: Need help setting up parallel printer


David Shepherd wrote:
>
> I've just switched from Redhat 6.2 to Debian 2.2r2 and can't get my
> DeskJet695C working.
> Everything worked fine under RH using printtool to set it up.

[cut]

> When I try
>
>         echo "this is a test" > /dev/lp0
>
> I get
>
>         su: /dev/lp0: No such device


Have you loaded the lp.o module?

The parport module, IIRC, is a core parallel port driver, which is
depended on by the plip and lp modules for the PLIP interface and
printers respectively.

What happens if you do an 'insmod lp' as root, and then try the echo
test above?

HTH
Matthew


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


Reply via email to