- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Panasonic DP 1820 as network printer using hpnp
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-10-2008 05:01 PM
тАО02-10-2008 05:01 PM
Panasonic DP 1820 as network printer using hpnp
I have configured some of the Panasonic DP network printer using hpnp. So far everything is working fine. But only one printer, Panasonic DP 1820, is not printing from the unix system.
Ping response is available. But the test printing is still waiting on the queue. Anybody can help me?
Here is some information, which may be helpful.
*********************************************
(root)> uname -r
B.11.23
(root)> grep -i periph= /etc/lp/interface/V312
PERIPH=10.240.15.203
PERIPH=$MODEL
(root)> ping 10.240.15.203
PING 10.240.15.203: 64 byte packets
64 bytes from 10.240.15.203: icmp_seq=0. time=34. ms
64 bytes from 10.240.15.203: icmp_seq=1. time=36. ms
----10.240.15.203 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 34/35/36
(root)> lpstat -oV312
V312-465 root priority 0 Feb 6 20:15 on V312
copyright 1152 bytes
V312-9632 sp1adm priority 0 Feb 7 16:06
006zAygb.SP1 368 bytes
(root)> lpstat -pV312
printer V312 now printing V312-465. enabled since Feb 11 11:27
fence priority : 0
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2008 02:41 AM
тАО02-11-2008 02:41 AM
Re: Panasonic DP 1820 as network printer using hpnp
1)lpshut
#lpsched -v
Wait a while and look for extra messages in /var/spool/lp/log
Then
#lpshut
#lpsched
2)Try
#disable V312
Turn printer off - Turn printer on
#enable V312
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2008 05:58 PM
тАО02-11-2008 05:58 PM
Re: Panasonic DP 1820 as network printer using hpnp
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2008 06:08 PM
тАО02-11-2008 06:08 PM
Re: Panasonic DP 1820 as network printer using hpnp
hpnpf -x 12.34.56.78 -l /tmp/hpnpf.log -N /etc/profile
The logfile will show what happened.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2008 10:46 PM
тАО02-11-2008 10:46 PM
Re: Panasonic DP 1820 as network printer using hpnp
Using that option, I received the following on log file.
13:56:48 hpnpf[12716]
OpenLog: logging started (/tmp/hpnpf.log)
13:56:51 hpnpf[12716] Process: entered
13:56:51 hpnpf[12716] OpenSocket: entered
13:56:51 hpnpf[12716] OpenSocket: using 16K send buffer
13:56:51 hpnpf[12716] MakeConnection: 10.240.15.203, port 9100
13:56:51 hpnpf[12716] Error (connect): Connection refused
13:56:53 hpnpf[12716] OpenSocket: entered
13:56:53 hpnpf[12716] OpenSocket: using 16K send buffer
13:56:53 hpnpf[12716] MakeConnection: 10.240.15.203, port 9100
13:56:53 hpnpf[12716] Error (connect): Connection refused
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2008 08:23 PM
тАО02-12-2008 08:23 PM
Re: Panasonic DP 1820 as network printer using hpnp
hpnpadmin -v 10.240.15.203
You'll have to delete the rpinter and add it back as a remote printer. You'll need to specify the remote printer's name which is hardcoded in the LAN card. You'll have to ask Panasonic about this name.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2008 08:27 PM
тАО02-12-2008 08:27 PM
Re: Panasonic DP 1820 as network printer using hpnp
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2008 07:26 PM
тАО03-09-2008 07:26 PM
Re: Panasonic DP 1820 as network printer using hpnp
Shibin