[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Need help setting up parallel printer



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:matthewd@research.canon.com.au]
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 debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: