Difference between revisions of "InitLabv3/Printers/HP LaserJet 3030"
(Change location) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= TL;DR = | = TL;DR = | ||
Printer that used to be in initLab | |||
'''Model:''' HP LaserJet 3030 | '''Model:''' HP LaserJet 3030 | ||
'''URI:''' | '''URI:''' - | ||
'''Location:''' | '''Location:''' - | ||
'''Type:''' black & white printer with ADF scanner (the scanner is over usb) | '''Type:''' black & white printer with ADF scanner (the scanner is over usb) | ||
Line 11: | Line 13: | ||
= Overview = | = Overview = | ||
One of the printers in InitLab | One of the printers in InitLab was multifunctional laserjet '''HP LaserJet 3030'''. | ||
It can be accessed for printing on URI: | It can be accessed for printing on URI: - | ||
For scanning there is an attached location | For scanning there is an attached cable at the location. | ||
=== Network Printing Instructions === | === Network Printing Instructions === | ||
[https://openwrt.org/docs/guide-user/services/print_server/p910ndprinterserver#configure_clients See how to connect over | [https://openwrt.org/docs/guide-user/services/print_server/p910ndprinterserver#configure_clients See how to connect over the network] | ||
On windows one can use HP LaserJet 3050 driver. | On windows one can use HP LaserJet 3050 driver. | ||
Line 40: | Line 42: | ||
== Implementation Notes == | == Implementation Notes == | ||
The print server | The print server was hosted on Aerohive AP121 running OpenWRT 19.07 and p910nd. The wifi device was generously provided by maniax. | ||
The device is connected using wireless connection to the initlab network and uses usb2parallel cable for communicating to the printer, so that the usb connection is available for scanning. | The device is connected using wireless connection to the initlab network and uses usb2parallel cable for communicating to the printer, so that the usb connection is available for scanning. | ||
Login with ssh authorization is configured so that the majority of initlab power users have ssh access to the device (including maniax, lz1irq, ignisf, Slackware). | Login with ssh authorization is configured so that the majority of initlab power users have ssh access to the device (including maniax, lz1irq, ignisf, Slackware). |
Latest revision as of 17:58, 15 March 2024
TL;DR
Printer that used to be in initLab
Model: HP LaserJet 3030
URI: -
Location: -
Type: black & white printer with ADF scanner (the scanner is over usb)
Overview
One of the printers in InitLab was multifunctional laserjet HP LaserJet 3030.
It can be accessed for printing on URI: -
For scanning there is an attached cable at the location.
Network Printing Instructions
See how to connect over the network
On windows one can use HP LaserJet 3050 driver.
Scanner
There is an USB cable attached to the printer for scanning.
For linux - use the hplip packages sudo apt install hplip && hp-setup
For scanning: hp-scan --adf --output=scan.pdf --size=A4 --mode=color and select the printer.
The flatbed does not seem to work on linux.
Fax
TODO: connect to the initlab telephony network
Implementation Notes
The print server was hosted on Aerohive AP121 running OpenWRT 19.07 and p910nd. The wifi device was generously provided by maniax.
The device is connected using wireless connection to the initlab network and uses usb2parallel cable for communicating to the printer, so that the usb connection is available for scanning.
Login with ssh authorization is configured so that the majority of initlab power users have ssh access to the device (including maniax, lz1irq, ignisf, Slackware).