Parallel port Printing in SCO OSR6


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Parallel port Printing in SCO OSR6
# 1  
Old 08-21-2006
Parallel port Printing in SCO OSR6

Hi,

I am trying to add a parallel printer to my SCO OSR6 server, yet when I run mkdev parallel it just brings up the message: "Parallel Ports are configured automatically in SCO Openserver 6".

So when I try and add a local printer, no /dev/lp# ports are shown in the list, only serial ports are shown.

I had a look on the SCO website and it said to add the port manually using dcu and I have tried that but it still doesn't show up.

Help please Smilie
# 2  
Old 12-04-2008
I had do the bottom half of How can I add and configure a parallel port card on my existing OpenServer 6.0.0 system? on the SCO site to get two PCI-Express parallel port cards working for printing. They both appeared in DCU already. You can check by doing DCU -> Software Device Drivers -> Miscellaneous -> mfpd, press [F6] for info. The ports should be listed. Then all thats missing is the Y in the one config file covered by the article above.
This User Gave Thanks to BEvans For This Post:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

How to enable Serial port on ILOM, when Network Port is enabled in parallel

Hi Everyone, In my environment, I have few T5220. On the iLOM Management Card, I have both Network and Serial port are cabled, I don't have any issues while I try to connect using Network Management port, but when I try to connect the serial port for the same server which is actually connected... (3 Replies)
Discussion started by: bobby320
3 Replies

2. UNIX for Dummies Questions & Answers

Sco Unix printing : jobs hangs in queue - printing via lp versus hpnpf

Hi, We have a Unix 3.2v5.0.5. I installed a printer via scoadmin, HP network printer manager with network peripheral name (hostname and ipadres are in /etc/hosts). This is the configuration file : Code: root@sco1 # cat configurationBanner: on:AlwaysContent types: simpleDevice:... (0 Replies)
Discussion started by: haezeban
0 Replies

3. Fedora

Sending a byte to the parallel port

Greetings, A sort of newbie question... I would like to control a couple of stepper motors via the parallel port using C code. I have discovered in Linux, the ioperm() function is required before the outportb() function can be used to send a byte to the parallel port. My problem is ioperm()... (1 Reply)
Discussion started by: meyerga00
1 Replies

4. SCO

PCI / PCIExpress Parallel port in SCO 6.0.0

How do or what do I need to add PCI / PCIe (PCI Express) parallel ports add-on adapters to OpenServer 6.0.0? OpenServer 5 could see PCI slots but OpenServer 6.0.0 (Original CD or the Re-cut one) required a maintenance pack to be installed? Is this right and how do I check to see if these work? (2 Replies)
Discussion started by: uxlunatick
2 Replies

5. UNIX for Advanced & Expert Users

SCO openserver 6 parallel port issues

I am having issues with SCO recognizing my parallel port. The port is being used so I can run dialogic using a dongle for the serial number but the port is not noticed. It is turned on in the bios and should work fine but when I attempt to run the software I get errno=6 and it appears to not be... (0 Replies)
Discussion started by: shuhemizer
0 Replies

6. UNIX for Dummies Questions & Answers

SCO openserver 6 parallel port issues

I am having issues with SCO recognizing my parallel port. The port is being used so I can run dialogic using a dongle for the serial number but the port is not noticed. It is turned on in the bios and should work fine but when I attempt to run the software I get errno=6 and it appears to not be... (0 Replies)
Discussion started by: shuhemizer
0 Replies

7. Programming

parallel port proramming for sun ultra

Hi I'm trying to look for information about reading/writing to the parallel port of a Sun Ultra 5 running Solaris 8. I'd just like to see some basic programs written in C, nothing fancy, just reading and wrting to the port, getting the port address etc. toggling the lines. I've tried searching... (2 Replies)
Discussion started by: fishman2001
2 Replies

8. Filesystems, Disks and Memory

Parallel Port info?

is there a command so that i can se info about the parallel port, if there isn't a specific command for that is there a command so i can se info about the system and all ports and devices? Thanx /Nick (2 Replies)
Discussion started by: sajjan2
2 Replies
Login or Register to Ask a Question