![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I am not sure if it can be your problem. Fedora uses CUPS as RHES. I do not work with Universe, but with D3 sometimes i have had problems with CUPS. You can deinstall CUPS and reinstall the old LPD. Hope this help joseba |
#5
| |||
| |||
|
|
Thanks, that could be the problem, I will try to change over. "jra" <frelance (AT) sarenet (DOT) es> wrote in message news:1138224475.413010.313100 (AT) g49g2000cwa (DOT) googlegroups.com... I am not sure if it can be your problem. Fedora uses CUPS as RHES. I do not work with Universe, but with D3 sometimes i have had problems with CUPS. You can deinstall CUPS and reinstall the old LPD. Hope this help joseba |
#6
| |||
| |||
|
|
It's submitting all print jobs to the DRIVER /usr/spool/lpd. Find one of your uv job numbers then type; cat <uv job number> | /usr/spool/lpd This is what the universe spooler does with jobs. If it comes back with a job number, then the driver file is OK. If it fails, change /usr/spool/lpd to cat -| lpr - this will submit the print job to the default printer. If it still fails, either (1) the spooler system in not running correctly - restart it from the uvadmin menu in the UV account, or (2) you need to load a form for the printer Hope this helps. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
SETPTR Unit Number : 0 |
|
What is the output from the SETPTR command? Sounds like printing a job sets the Print Mode to 3 - "Output to Hold File" |
#9
| |||
| |||
|
|
I am running Universe 10.1.12 for RHLINUX on Fedora 4. When my database software prints a job in Universe, it works ok, but any jobs printed after that are stored in spool hold and are never output. I have to manually go into /usr/spool/uv, find the print job and then do a #cat uv(printjobnumber) | lpr to get it to print. Or I can completely log off of universe and then log back in and then print the job each time. Has anyone experienced this problem? Does anyone know a fix for this? More details..... I was running this same system on AIX/Universe and transferred over to a PC based system running Fedora. This problem did not occur on AIX. On Fedora, everything is working fine except for some terminal emulation issues and this one printing problem. Printing system in Universe is set up to where : LP0 /dev/null BAUD 9600 DRIVER /usr/spool/lpd XOFF STARTANY OFF PARITY None TABS ON FFDELAY 1 LFDELAY 0 DATABITS 8 and /usr/spool/lpd says: #!/bin/sh # #simple interface to glue UniVerse to Network printer # cat -|lpr -P lpd Anyhelp is appreciated, Mike |
![]() |
| Thread Tools | |
| Display Modes | |
| |