- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPlogo problem.
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
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
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
04-17-2002 08:49 AM
04-17-2002 08:49 AM
I want change my HPlogo.
With Photoshop 6.01, I save my image to jpg format.
I import this jpg with Image View and I save to /etc/dt/config/C/HPlogo.bm and /etc/dt/config/C/idlogo.bm
On my login screen, this new logo appear black and white and not good resolution.
Help me please.
Frank
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 08:56 AM
04-17-2002 08:56 AM
Re: HPlogo problem.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 08:58 AM
04-17-2002 08:58 AM
Re: HPlogo problem.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:00 AM
04-17-2002 09:00 AM
Re: HPlogo problem.
http://hpux.cs.utah.edu/hppd/hpux/X11/Viewers/xv-3.10a/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:03 AM
04-17-2002 09:03 AM
Re: HPlogo problem.
Try 1600x1200 256 color - as long as the monitor can handle it.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:04 AM
04-17-2002 09:04 AM
Re: HPlogo problem.
In any case, a good resolution for the hp logo? 2 bit!
Your problem is due to the pixmap format. Try saving as xpm instead.
I use a dos tool called imagemagick to convert and it works fine.
http://www.imagemagick.org/
Try xwd to display to screen before setting as logo.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 11:20 AM
04-17-2002 11:20 AM
Re: HPlogo problem.
I try to install imagemagik and can't pass the install analyst phase:
======= 04/17/02 15:09:27 EDT BEGIN install AGENT SESSION (pid=27739)
(jobid=canopus-0141)
* Agent session started for user "root@canopus.davie.ca".
(pid=27739)
* Beginning Analysis Phase.
* Source:
canopus.davie.ca:/net/pub/imagemagick-5.4.3-sd-10.20.depot
* Target: canopus:/
* Target logfile: canopus:/var/adm/sw/swagent.log
* Reading source for product information.
* Reading source for file information.
The corequisite "bzip2.bzip2-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "jbigkit.jbigkit-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "libpng.libpng-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "tiff.tiff-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "zlib.zlib-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
ERROR: The dependencies for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be resolved (see
previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
* Executing preDSA command.
NOTE: The used disk space on filesystem "/" is estimated to increase
by 618 Kbytes.
This will leave 298927 Kbytes of available user disk space
after the installation.
* Summary of Analysis Phase:
ERROR: Exclude ImageMagick.ImageMagick-RUN,r=5.4.3
ERROR: 1 of 3 filesets had Errors.
* 2 of 3 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors. See the above output for
details.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 11:19 PM
04-17-2002 11:19 PM
Solutionuse xpm ! and try using either XV or Imagemagick both work well !
fyi the problem you are encountering wrt Imagemagick install can be found here --->
http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/ImageMagick-5.4.3/
see the section dependancies ! these can be downloaded from the above site to but instal them before or at the same time as Imagemagick
good luck !