This is a discussion on Laserjet 1300 and SPARCstation within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Hello, is there a possibility to use a HP Laserjet 1300 on a Sun SPARCstation 10? The jobs are ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, is there a possibility to use a HP Laserjet 1300 on a Sun SPARCstation 10? The jobs are staying in the queue with the status "ready and printing" - but the printer doesn't print. I think the problem is related with the ECP interface of the new Laserjet. I'm pretty helpless. :-( Any hint is greatly appreciated. Regards Kay -- Kay-Uwe Loebel Chemnitz University of Technology Faculty of Electrical Engineering and Information Technology http://www.tu-chemnitz.de/etit/leb/staff/loebel/ |
| ||||
| > is there a possibility to use a HP Laserjet 1300 on a Sun > SPARCstation 10? > The jobs are staying in the queue with the status "ready and > printing" - but the printer doesn't print. > I think the problem is related with the ECP interface of the > new Laserjet. I'm pretty helpless. :-( > Any hint is greatly appreciated. I had the same problem (SPARCstation 10 + Laserjet 1200). IMO the reason is that the SPARCstation sets SELECTIN high, which causes modern printers to assume that they were connected to an ECP compliant host (which the SPARCstation isn't). I was able to print files using a small program which writes to /dev/bpp0 directly and sets BPP_SLCTIN_PIN to 1 (SELECTIN is active-low) via the BPPIOC_SETOUTPINS ioctl (see "man bpp"). I'm planning to install CUPS on the machine, so I can patch the backend and include the ioctl. Regards, Matthias |
| Thread Tools | |
| Display Modes | |
|
|