- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 256 colors
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
10-31-2001 09:21 AM
10-31-2001 09:21 AM
256 colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2001 09:32 AM
10-31-2001 09:32 AM
Re: 256 colors
Hope this gets you going...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2001 09:47 AM
10-31-2001 09:47 AM
Re: 256 colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2001 10:25 AM
10-31-2001 10:25 AM
Re: 256 colors
How are you trying to connect to your HP from your sun? Telnet, rlogin, remsh, rexec?
Type in "uname -a", it should respond back like this:
SunOS
THe number after the 5. is the release. So if it says 5.7 then you have solaris 7, if it says 5.8 you have solaris 8.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2001 10:32 AM
10-31-2001 10:32 AM
Re: 256 colors
Thank you. I am running 5.7 and i telnet to the H.P. after doing an xhost + from my sun workstation. I also have to set my DISPLAY after i get into /opt/OV/bin. If i do not export LC_CTYPE, all i get when i try to launch ovw is Cannot convert string "-dt-interface system-medium-r-normal-s
if i do, then the map comes up but is in monochrome. I am trying to get the colors at 256.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 01:07 AM
11-01-2001 01:07 AM
Re: 256 colors
my advise is to set the HP systems as a font server and serve the required HP fonts down the network to the remote sun box .... or you could change the specific OVW resource files to use fonts found on the sun sytem.
font server setup procedure on HP system :
EDIT: /etc/X11/fs/config
Append ",/usr/dt/config/xfonts/C" to the end of the
"catalogue = ..." line
EDIT: /etc/rc.config.d/xfs
Set the following variable: "RUN_X_FONT_SERVER=1"
EXECUTE: /sbin/init.d/xfs start
If the font-server is already running, kill it and
restart it.
2 - Force CDE to add the font-server to the X-Server font-path
by editing the Xsetup file. (NOTE: This steps REQUIRES
the IP address of the CDE session server. You can get
this information by running: nslookup `hostname`.)
COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup
EDIT: /etc/dt/config/Xsetup
Add the following line to /etc/dt/config/Xsetup replacing
"IPADDRESS" with the IP address of the server as returned
from "nslookup `hostname`":
$XDIR/xset fp+ tcp/IPADDRESS:7000 1>/dev/null
Once done you'd need to make the sun system aware that there's a fontserver out there, from the command line run xset fp+ tcp/IPADDRESS:7000
you can check it's being used by running xset -q.
Colours : as you are aware the standard Xserver has 256 colours availbale to it without using H/W colormaps etc. If you are getting ovw gui's in B&W sounds to me you've run out of colours because something is eating them ie you have a colour hungry application that uses them and does not allow other apps to use them at the same time .... the most likely candidate is netscape ...if this is applicable run it with -install command line option or :
start your ovw applications prior to opening up any other applications and let them fight for the scraps.
ps If this is Solaris my guess is you are using CDE in which case you can free up more colors to applications using CDE's style manger-> color->Number of colors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 07:51 AM
11-01-2001 07:51 AM
Re: 256 colors
do not start netscape before "ovw" is started and use the option "-install" for netscape, for it does only allocate 64 colors, then...
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 06:03 AM
11-02-2001 06:03 AM
Re: 256 colors
I appreciate all of the input and replies that i have received on this issue. I do start ovw before netscape. I usually only have ovw running on the machine to begin with. I will continue to look around and see what i can find.
All replies have been helpful.
clair
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 06:19 AM
11-02-2001 06:19 AM
Re: 256 colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 07:27 AM
11-02-2001 07:27 AM
Re: 256 colors
The problem has been resolved and i am not getting any messages as i am bringing up the application. I went into the screen display and said to set the most colors for the applications and i was able to get a clear screen in color.
THANK ALL OF YOU FOR YOUR HELP,
I will be back if i need any assistance. The forum is definately a help.
Clair
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 07:33 AM
11-02-2001 07:33 AM
Re: 256 colors
Found the man page for the m64config command.
http://docs.sun.com/ab2/coll.40.5/REFMAN1M/@Ab2PageView/109527?DwebQuery=m64&oqt=m64&Ab2Lang=C&Ab2Enc=iso-8859-1
Sounds like it is a little too late. But it may enhance the quality of your viewing.
C