- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Canon IR8500 printer on HP-Ux 11
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
тАО03-17-2003 09:16 AM
тАО03-17-2003 09:16 AM
Canon IR8500 printer on HP-Ux 11
1. lpshut
2.lpadmin -pCanonIR8500 -v/dev/null -mrmodel -ob3 -ocmrcmodel -osmrsmodel -orc -orm10.10.10.10 -orplp
Notes: It would only print as descripted above using -mrmodel . Using other models like postscript, dumbplot, laserjet, and dumb causes noting to print at all. Also, the queue name must be 'lp' so I passed -orplp
3. accept CanonIR8500
4. enable CanonIR8500
5. lpsched
I read many response for similar inquiries on this forum suggesting enabling CR/LF. Am assuming this what the problem is. If it is, am not sure where would you do that. I looked in /etc/lp/interface for the printer model and I could not find a specific option to pass. I tried the -i -f, but nothing worked. Any suggestions would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2003 06:33 PM
тАО03-17-2003 06:33 PM
Re: Canon IR8500 printer on HP-Ux 11
Like all Unix flavors, HP-UX ASCII files are strings separated by the LF character only. Most HP printers have an option to treat LF charcaters the same as CR LF but the Canon may not have this feature. To add the CR, you can simply use ux2dos as a filter:
ux2dos myFile | lp -dprinter
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2003 09:36 AM
тАО03-18-2003 09:36 AM
Re: Canon IR8500 printer on HP-Ux 11
Thanks a bunch, it worked fine with ux2dos command. However, I've read a response to another similar inquiry in this forum stating "Thanks, using the dumplot printer with the CR/LF option (number 56 I think) worked like a charm!". The above is a quote. How and what does it mean to to use a printer with this option? My understanding is you either enable it on the printer itself or pass it to the lp command as an option. How would you interpret the above quote. Again, Thank you. The above quote taken from "Canon IR6000 Printers and HP-UX" inquiry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2003 10:13 AM
тАО03-18-2003 10:13 AM
Re: Canon IR8500 printer on HP-Ux 11
Since the print file is passed directly to rlp (which actually sends the file to the remote system) it will be difficult to create a new rmodel script that can imbed the ux2dos command without needing a local temp file for the print job.
I think you'll have to stay with ux2dos on the command line.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2003 11:32 AM
тАО03-18-2003 11:32 AM
Re: Canon IR8500 printer on HP-Ux 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-19-2003 08:12 AM
тАО03-19-2003 08:12 AM
Re: Canon IR8500 printer on HP-Ux 11
What are my options to have it print landscape? The "-o landscape" does not work. I've heard of adding control characters to the begining of the file. Any leads on that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2003 06:47 AM
тАО10-17-2003 06:47 AM
Re: Canon IR8500 printer on HP-Ux 11
What did you use as your printername, remote system name, and remote printer name?? I have a IR8500 that I had printing a bit ago, but had to remove it because of a change in configuration. Now, trying to re-add it, I cant seem to get it to print. Any help would be appreciated!
Thanks
Sean