Sponsored Content
Full Discussion: printer
Top Forums UNIX for Dummies Questions & Answers printer Post 6241 by plusran on Friday 31st of August 2001 10:06:48 PM
Old 08-31-2001
Java printer

I would like to set up my printer for linux RedHat7.1
I've used printtool (or should I say printconf-gui) and selected the correct driver, but I have no responce from the printer, instead I see this error:
device /dev/lp0 cannot be found. (or something to the effect of: *whine, I can't see /dev/lp0") I have a /dev/lp0
do I need to change it's permissions?
thanks
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP Printer

Dear Experts How can I configure my workstation in order to be able to sent print? I am working on a sun workstation with Solaris 8 as its OS. My printer is an HP8000 series and is connected somewhere to our network. I know the IP address of the printer and I have put it in /etc/hosts file. So I... (8 Replies)
Discussion started by: Reza Nazarian
8 Replies

2. Linux

know I do for to printer in printer deskjet 80colun

I want to print some thing in HP Deskjet 692.? (1 Reply)
Discussion started by: edvaldo
1 Replies

3. IP Networking

How do you send printer codes to an IP printer

We were printing to a serial laser printer with all the HP codes to generate a form (i.e. lines, boxes, etc.) Thus the file is filled w/ control codes. We are switching to an IP printer and we can no longer print directly to the device (i.e. cp text /dev/tty11). It looks like we have to use the lp... (2 Replies)
Discussion started by: jeffbugfree
2 Replies

4. Solaris

Configuring Printer with Printer Manager

Hi All, I am trying to configure printer in solaris 10 with the help of print manager. There is no printer attached to my system, ia m doing it for test purpose. However I am unable to do so coz its pops up window - Heading as error with option as dismiss and cancel. Kindly help as I am... (3 Replies)
Discussion started by: kumarmani
3 Replies

5. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

6. Solaris

Please help about my printer

In previous version of Solaris , my printer has been working fine , but in this version of Solaris plug and play is not working . Printer is HP psc 1215 all in one , it is supported by Solaris kernel but I do not know how to install printer . I know for command lpadmin but i don't know how to... (6 Replies)
Discussion started by: microbot
6 Replies

7. Linux

Find printer location and printer type

Hi, Is it possible to find the printer location and printer type (whether it is local or network) using command in Linux ? Thanks in advance. (1 Reply)
Discussion started by: forumguest
1 Replies
MTINKD(8)							  [FIXME: manual]							 MTINKD(8)

NAME
mtinkd - daemon to control your EPSON printer SYNOPSIS
mtinkd [-dev device_file] [-name model] [-usbbase pattern_device_file] [-nodaemaon] [-model model_name] [-debug] [[start] | [stop] | [status]] DESCRIPTION
This manual page documents briefly the mtinkd command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. mtinkd is a status monitor for EPSON ink jet printer It permits to watch the remaining ink while printing. As it keeps /dev/lp* open, you have to change your printing parameter to link the printer to /var/run/mtink/printer OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Options for mtinkd -dev device_file This option is mandatory and is also used in order to get the status or to stop a running server. Device file is the name of the character device on which the printer is attached (/dev/lp0, /dev/usb/lp0, /dev/ecpp0). -nodaemon This option is for test purpose, without this option mtink start in the background. -name model If the printer don't return it identity you may tell which printer is attached. The name is derived from the official name and space characters are to be replaced by the "_" character. This will be the case for the Stylus Scan 2500 (model name is Scan_2500). This option may also be usefull for multifunction device as the Stylus Photo 895 under Linux. If the printer is powered off and then on, the usb kernel will not detect the printer properly and mtinkd must be at least stopped and started again. -model model_name The name of the named pipe will be set according to this name. If the -model option is not given, mtinkd will terminate if the identification returned don't comply with passed name. -usbbase This option requires a special system call which is only implemented into newer kernels. The -type name option is required ! path and device file base may be /usr/usblp or /usr/usb/lp. All device files matching whith the passed name will be scanned for the wanted printer, the device file will then be used later. If the kernel don't support the special call, scanning will fail and if the -dev device_file option was given, the given device file name will then be used. start The server will be started. start may be ommited. stop An running server will be stopped. status This allow to ask if a server is running. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. SEE ALSO
/usr/share/doc/mtink/html/index.html AUTHOR
Sylvain Le Gall <gildor@debian.org> Author. COPYRIGHT
Copyright (C) 2002, 2003, 2004, 2005, 2006 Sylvain Le Gall [FIXME: source] Nov 17, 2006 MTINKD(8)
All times are GMT -4. The time now is 10:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy