<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: line printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847608#M394589</link>
    <description>&amp;gt; but the print does not work!!&lt;BR /&gt;&lt;BR /&gt;Please define what "does not work" means, i.e. *exactly* what did you do, which (error and other) messages did you get, etc.?&lt;BR /&gt;&lt;BR /&gt;At minimum, do a ll(1) and lssf(1M) for the devicefile and a "ioscan -fn -H ..." for the hardware path and a "cat /etc/passwd &amp;gt;/dev/..." and post the results.&lt;BR /&gt;&lt;BR /&gt;Please also see the recent thread "Configuring Fujitsu 3042 printer" &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8d23f608743fd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8d23f608743fd711abdc0090277a778c,00.html&lt;/A&gt; , assuming you are not the poster of that thread ("Nagamani", but you are 'both' from the same country).&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Feb 2003 13:22:15 GMT</pubDate>
    <dc:creator>Frank Slootweg</dc:creator>
    <dc:date>2003-02-17T13:22:15Z</dc:date>
    <item>
      <title>line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847604#M394585</link>
      <description>Hi All,&lt;BR /&gt;I am trying to configure a Fujitsu 900 LPM line printer (Model 3042) on a parallel port of HP9000 D230 server running on HP-UX 10.2.&lt;BR /&gt;I tried configuring the printer both from SAM and lpadmin, the device file gets created,the spooler is ok,but the print does not work!!Checked an normal Dot Matrix Printer(EPSON) which works fine!I even tried creating device file  with different minor numbers (the HP Instant Information CD gives details of different handshaking modes 1-6)for different handshaking modes, and then configuring the printer(this time with the option in SAM-configure a printer with non-standard device file)but still the problem persists.Any known issues to configure a line printer on a PARALLEL INTERFACE???&lt;BR /&gt;Thanks in advance!!!!</description>
      <pubDate>Sun, 16 Feb 2003 14:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847604#M394585</guid>
      <dc:creator>ARUN_19</dc:creator>
      <dc:date>2003-02-16T14:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847605#M394586</link>
      <description>THe 3042 could be equipped with either a Centronics or a DataProducts parallel interface and they are not equivalent. The Epsom uses a Centronics interface and it works so I think you have your answer. I am assuming that this printer is actually known to work. The 3042 also can be connected via a serial interface - so tyat might be another option for you.&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Feb 2003 20:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847605#M394586</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-02-16T20:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847606#M394587</link>
      <description>Hi Arun,&lt;BR /&gt;There doesn't seem to be any problem with your parellel interface on HP server. And i have configured Tally and dataproduct printers on parelly interface which work fine.&lt;BR /&gt;The problem could be with the emulation of the printer you are using on 3042.&lt;BR /&gt;Try changing the emulation to epson or IBM that should solve your problem.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Mon, 17 Feb 2003 01:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847606#M394587</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-02-17T01:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847607#M394588</link>
      <description>Parallel interfaces are NOT all the same, as you've seen from the man page for cent. While the driver understands 6 different 'Centronics' standards, there are other variations which may or may not work. It may never be possible to make it work due to electrical differences. Most PCs handle the parallel port in BIOS which doesn't exist in the HP 9000. Since the Epson printer works OK, the parallel port is fine.&lt;BR /&gt;&lt;BR /&gt;One possibility is that the printer simply does not speak ASCII. This is a VERY common problem for Postscript-only printers. If you send ABC to the printer, nothing happens (or if the printer has debug modes, it will log a format error). There is a postscript script which will take plain ASCII and preformat it for Poscript (level 1 and up) compatible printers.&lt;BR /&gt;&lt;BR /&gt;Check the printer for an ASCII compatibility mode and if there is one, try using that setting. If it still fails, the only alternative is to use an external JetDirect adapter which handles the majority of parallel printers. If you can, get the adapter on the condition that it will be compatible. The JetDirect box has a selftest button that will send a test message to the printer without any computer attached. If it works, download the latest HP Printer Installer software from &lt;A href="http://www.hp.com" target="_blank"&gt;www.hp.com&lt;/A&gt; for HP-UX.</description>
      <pubDate>Mon, 17 Feb 2003 05:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847607#M394588</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-02-17T05:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847608#M394589</link>
      <description>&amp;gt; but the print does not work!!&lt;BR /&gt;&lt;BR /&gt;Please define what "does not work" means, i.e. *exactly* what did you do, which (error and other) messages did you get, etc.?&lt;BR /&gt;&lt;BR /&gt;At minimum, do a ll(1) and lssf(1M) for the devicefile and a "ioscan -fn -H ..." for the hardware path and a "cat /etc/passwd &amp;gt;/dev/..." and post the results.&lt;BR /&gt;&lt;BR /&gt;Please also see the recent thread "Configuring Fujitsu 3042 printer" &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8d23f608743fd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8d23f608743fd711abdc0090277a778c,00.html&lt;/A&gt; , assuming you are not the poster of that thread ("Nagamani", but you are 'both' from the same country).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Feb 2003 13:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847608#M394589</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-17T13:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847609#M394590</link>
      <description>Hi Guys,&lt;BR /&gt;Thanks for the prompt reply!!Finally the problem got rectified.I had to create a device special file using mksf command with -h option(I first created a device file with -m option which did not work)so finally it is something to do with handshaking!!!&lt;BR /&gt;Thanks again&lt;BR /&gt;ARUN&lt;BR /&gt;***Yes we both are from same country &amp;amp; COMPANY!!sorry for posting the same question!!)</description>
      <pubDate>Tue, 18 Feb 2003 11:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847609#M394590</guid>
      <dc:creator>ARUN_19</dc:creator>
      <dc:date>2003-02-18T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: line printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847610#M394591</link>
      <description>closing old threads</description>
      <pubDate>Sun, 14 Sep 2008 10:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-printer/m-p/4847610#M394591</guid>
      <dc:creator>ARUN_19</dc:creator>
      <dc:date>2008-09-14T10:00:11Z</dc:date>
    </item>
  </channel>
</rss>

