Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Local Printer Setup - HP DeskJet 610CL Post 302205989 by elliott_1951 on Monday 16th of June 2008 06:04:25 PM
Old 06-16-2008
Local Printer Setup - HP DeskJet 610CL

Hello. I am really new to Unix and am trying to set up a local printer on a FreeBSD 6.2 machine. I was able to get some kind of garbage by going lptest > /dev/lpt0, but after I set up the spooler I get nothing but page after page of nothing. I checked the kernel configuration and it had the correct devices in it. I checked to see if it was enabled for ppc0 and lpt0 and it was. Lost and need help or at least a direction to pursue.Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Local Printer Setup

Hi to all, A real virgin to unix, so sorry for such a basic question. Have a older unix terminal with crashed server. Software resides to terminal. Don't have network printing capabilities. I removed network printer and gone local, but don't know how to redirect the device for local... (3 Replies)
Discussion started by: Rogie
3 Replies

2. UNIX for Dummies Questions & Answers

local host setup

I am running Redhat 7.2. I am using a router with dhcp setup for my computer. When logging in, I get the error "dhcppc1 not found". My router assigned that host name to my pc for dhcp. It says to modify the /etc/hosts file to keep from having any problems. Everything seems to be working ok... (2 Replies)
Discussion started by: jeremiebarber
2 Replies

3. 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

4. UNIX for Dummies Questions & Answers

HP-UX printer setup

Hi, not entirely sure if this should be here or IP networking for dummies... I am trying to set up a new printer remotely (large office). The people at the other end have no problems printing to it from a Microsoft environment (Word, Excel, etc). However, they are unable to print to it from Unix... (4 Replies)
Discussion started by: Ypnos
4 Replies

5. IP Networking

printer port setup

Does anybody know how to add a printer from network in Solaris 10 using IP settings? according to our IT support, in order to add this printer in Windows XP we introduce it as a local printer which is connected to a port with an IP address, like 128.79.44.110. Anyway I don't know how it can be done... (3 Replies)
Discussion started by: arash05
3 Replies

6. Solaris

Printer Setup

How do you add a HP network printer on a Sun Solaris Unix box? I have the IP address of the printer. I try using the admintool tool, but am confusing about setup the printer to connect to the IP address... (4 Replies)
Discussion started by: racquetbal
4 Replies

7. Linux

Printer Setup(s)

I'm so frustrated. I have almost no experience with setting up printers and networking through Linux. That being said, I need some help. In fact, I don't even know if this setup is possible, and for all I know, I might need a Window's solution. I'm a hardcore Linux guy, so talk to me that... (0 Replies)
Discussion started by: drewrockshard
0 Replies

8. Red Hat

printer setup issue

I am a linux newbie who is in over his head.... We have a 3rd party company hosting our servers and they are running RHEL 4 (actaully is is OEL, but Oracle just rebranded RH) they installed a bunch of printers on the servers there. Our application prints but the formatt is off. When we had the... (0 Replies)
Discussion started by: jayjabour
0 Replies

9. Red Hat

Setup Local Backup

Hi, I need to setup a local back for the OS partition. Is there by default we can perform the local backup using rsync?. (0 Replies)
Discussion started by: gsiva
0 Replies

10. Hardware

Printer Setup

Hi, I have set up an HP printer, model 2300, on an Integrity server sunning on HP-Ux B.11.31 using the Jetdirect Printer Installer For Unix, version E.10.34. This particular printer is printing the same job multiple times and I cannot figur out why that is. Is ther perhaps a flag in the... (1 Reply)
Discussion started by: Koketso
1 Replies
LPTCONTROL(8)						    BSD System Manager's Manual 					     LPTCONTROL(8)

NAME
lptcontrol -- a utility for manipulating the lpt printer driver SYNOPSIS
lptcontrol -e | -i | -p | -s [-d control_device] DESCRIPTION
The lptcontrol utility is used to set either the interrupt-driven, extended, standard, or polling mode of individual lpt(4) devices. When a printer is switched from a mode to another, this change will only take effect the next time the device is opened. Extended mode is anything the parallel port interface can support. For an ECP/ISA parallel port, it may be FIFO+DMA or ECP. The following command line options are supported: -e Turn on extended mode. -i Turn on interrupt-driven mode. -p Turn on polled mode. -s Turn on standard mode, i.e., turn off extended mode. -d control_device Set the mode of the printer control device specified by control_device. The default value for control_device is /dev/lpt0.ctl. One of -e, -i, -p or -s must be specified. FILES
/dev/lpt? printer devices /dev/lpt?.ctl printer control devices /sys/i386/conf/GENERIC kernel configuration file /boot/device.hints device hints for the parallel port chipset driver, ppc(4) SEE ALSO
lpt(4), ppc(4), device.hints(5) HISTORY
The lptcontrol utility first appeared in FreeBSD 1.1.5 AUTHORS
Geoffrey M. Rehmet BUGS
The control device name should never have been an option, but should have been an optional argument. Because of this, a single argument is treated as a device name. BSD
October 1, 2004 BSD
All times are GMT -4. The time now is 08:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy