laser print on sco openserver 6.0


 
Thread Tools Search this Thread
Operating Systems SCO laser print on sco openserver 6.0
# 8  
Old 07-09-2010
There seems to be a conflict between what I understood you were trying to do, and what you actually did.
There are two ways to set up a network printer, either RAW port 9100, or lpr port 515.
To set up a printer on port 9100:
Start scoadmin->printers
Take option 1 "HP Network Print Services Manager". this will install the software.
Tale option 2 "HP Network Print manager" run option 6, add the ip address to /etc/hosts first.
This creates a local printer, with a model file in /usr/spool/lp/admins/lp/interfaces.
You can modify this file to add PCL escape sequences etc.
To set up printer on port 515
scoadim->printers.
Take option 4 "Printer Manager"
select Printer->add remote, enter the ip address and queue name on the device.

You will have to ensure that all PCL escape sequences are embedded in the print file.
There will be a directory created in /usr/spool/lpd named the same as the queue name.
# 9  
Old 07-10-2010
excuse me,
i did probe with cups and no good result.
mi customer will be buy hp4015n if this machine print on sco, and i don't now what say
thank you for your helps

---------- Post updated at 04:00 PM ---------- Previous update was at 03:55 PM ----------

i do telnet 192.168.2.6 9100 and enter, but i don't now what do...
escuse me mi language, i don't speak english..
# 10  
Old 07-11-2010
Does your customer intend to print using PCL5 or Postscript?
If PCL:
Create a text file that has "esc&k2G" as the first line.
Code:
echo "\033&k2G" >text.file
cat /etc/passwd >>text.file

If Postscript, ask your customer for a sample text.file.

telnet 192.168.2.6 9100 <text.file

This should print the file.
Try this also with port 515.

You could also set up the printer as a Windows shared printer, and use Samba to connect to it.
I recently installed a HP M4345MFP printer, on port 515, as a remote printer. The only difficulty that I had was determining the PCL escape sequence for tray selection.
This User Gave Thanks to jgt For This Post:
# 11  
Old 07-12-2010
thank for you time and patience...
i did like you indicate but not print
# telnet 192.168.2.6 9100 <text.file
Trying 192.168.2.6...
Connected to 192.168.2.6.
Escape character is '^]'.
Connection closed by foreign host.
# telnet 192.168.2.6 515 <text.file
Trying 192.168.2.6...
Connected to 192.168.2.6.
Escape character is '^]'.
Connection closed by foreign host.
#
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Instalar impresora laser en SCO OS6

hola a todos, Necesito instalar una impresora laser en red y no tengo idea de como hacerlo. Si alguie pudiera ayudarme? Es bajo SCO Unix Open Server 6.0 Gracias, Edgar (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

2. SCO

Sco openserver 5 print queue problems

Hwey I manage a Unix box where I ama having multiple printer problems. the only way to get printers to print again is by rebooting. I stop and start services with no luck. Any one have any ideas? It can go weeks with being OK but then any given printer can go and cause the entire print queue to... (6 Replies)
Discussion started by: uk2us88
6 Replies

3. SCO

I need SCO Openserver 4.2!!!!

I need SCO Openserver 4.2. Please, give me distributive of that version SCO:eek: (0 Replies)
Discussion started by: caine
0 Replies

4. SCO

sco openserver 5.0.2 cdrom

Hello!!!! Salut!!!! I m looking for sco openserver 5.0.2 package to install it on my compaq server prosignia 200. I don't fount it on our local market. Is it possible to me to download it from the net??? Je suis à la recherche de SCO OPENSERVER 5.0.2 pour son installation (requise) sur mon... (2 Replies)
Discussion started by: azeklousaid
2 Replies

5. SCO

sco openserver 5.0.7

Dear members when i installed dual processor patch in openserver 5.0.7 in hp ML370 G4 server it hangs in sco at G_hd_config. i tried MP4, EFS 5.64,5.70A but not solved the problem.. (0 Replies)
Discussion started by: M_farooqui
0 Replies

6. UNIX for Dummies Questions & Answers

SCO Openserver 6.0

Hi guys, I just got this new 6.0 version and i'm trying to setup a remote office to telnet to this server running sco 6.0, in previous version all i have to do is add this file under /etc/rc2.d call S99route and put the gate in that file and that was it, for some reason in 6.0 it does not... (1 Reply)
Discussion started by: josramon
1 Replies

7. UNIX for Dummies Questions & Answers

SCO Openserver 6.0

Hi there guys. I just got this new SCO version and i'm having some problem printing from shell, This is what i'm typing at the # sign : lp -dHP /etc/hosts and it prints no problem but when i use any other user at the $ sign it gives me this error. /dev/fd/7: /usr/lib/lp/sysv/7: not found. ... (1 Reply)
Discussion started by: josramon
1 Replies

8. UNIX for Advanced & Expert Users

SCO 5.0.2 openserver

I am doing some work for a customer that is running SCO 5.0.2 openserver and they have lost their cd. Is there anyplace I can download it? I have a replacement being shipped but it will not be here for two days and they are down. Any ideals? (3 Replies)
Discussion started by: SCOoT
3 Replies

9. UNIX for Dummies Questions & Answers

sco openserver 5.5

hello! when i try to make my system dual boot with both win98 & sco open server 5.5 it doesn't work at all.neither win98 take start nor sco open server boots.what should i do ? kindly help me thanks (1 Reply)
Discussion started by: buntty
1 Replies

10. UNIX for Dummies Questions & Answers

Help For SCO OpenServer

I've just installed Unix SCO OpenServer System v in an Intel PC and Everithing ok, except just one thing, in the begining of the installation the wizard asked me about the mouse , i have a generic 3 buttons mouse and i took a logitech and did not work i need to change the mouse configuration, ... (2 Replies)
Discussion started by: jimmyvaldes
2 Replies
Login or Register to Ask a Question