home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 15075 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  2.2 KB

  1. Xref: sparky comp.unix.questions:15075 comp.unix.sys5.r4:1067 comp.unix.admin:6842 comp.unix.pc-clone.32bit:935
  2. Path: sparky!uunet!think.com!spool.mu.edu!studsys.mscs.mu.edu!marcr
  3. From: marcr@studsys.mscs.mu.edu (Marc Rassbach)
  4. Newsgroups: comp.unix.questions,comp.unix.sys5.r4,comp.unix.i386,comp.unix.admin,comp.unix.pc-clone.32bit
  5. Subject: Problem with lp.  Got me stumped.  (email, I'll sum)
  6. Date: 31 Dec 1992 05:30:23 GMT
  7. Organization: Marquette University - Department MSCS
  8. Lines: 45
  9. Distribution: world
  10. Message-ID: <1hu0hfINNicm@spool.mu.edu>
  11. Reply-To: marcr@studsys.mscs.mu.edu (Marc Rassbach)
  12. NNTP-Posting-Host: studsys.mscs.mu.edu
  13. Originator: marcr@studsys.mscs.mu.edu
  14.  
  15. This one has me stumped.  But perhaps I'm missing something simple....
  16.  
  17. Hardware:
  18. ALR VESIA business system  (486 25mhz EISA box)
  19. HP laserjet+  (and a IId too)
  20.  
  21. Software 
  22. Esix SysV rev 4.0.3 with bugfix for lp1 lp2 slowness
  23.  
  24. Problem:
  25. I have a file that has imbedded softfonts to be DLed to the printer.
  26. (the fonts ARE good)  What works with the machine/printer combo are:
  27. 1-boot machine under DOS and copy tested lpt1:
  28. 2-cat tested > /dev/lp1
  29. 3-modifying /etc/lp/interfaces/lj1 to read  cat $6 > /tmp/tested2
  30.   and then lp tested after it's finished cat /tmp/tested2 > /dev/lp1
  31. (lj1 is the name of the laserjet on lp1)
  32.  
  33. What DOES NOT WORK is
  34. 1- lp tested with the standard printer interface file. 
  35. 2- lp tested with an interface file of cat $6  2>&1  or cat $6
  36. (changing to cat $6 > /dev/lp1 doesn't work.  The port is 'locked' 
  37. due to the lp interface file being run.  :-(  )
  38.  
  39. What happens when it doesn't work is the softfonts get
  40. 'munged' aka the 1 refuses to print in one of the fonts, the y
  41. and other characters in another, ad nausium.
  42.  
  43. Now by my reasoning the problem can not be in:
  44. 1) the device driver for lp1
  45. 2) cat command
  46. 3) lp spooling system up to the interface file
  47.  
  48. Can anyone give me a clue beyond:
  49. 1- Yea, it's broke
  50. 2- Yea, get on your vendor
  51.  
  52.  
  53.  
  54.  
  55. -- 
  56. Marc Rassbach    marcr@studsys.mscs.mu.edu    If you take my advice, that
  57. MS-DOS - it's not   marc@milestn.mil.wi.us    is your problem, not mine!
  58. my problem!     If it was said on UseNet, it must be true.
  59.    Unix - It's a nice place to live, but you don't want to visit there.
  60.