Operating System - HP-UX
1822146 Members
4318 Online
109640 Solutions
New Discussion юеВ

setting the monitor display on hpux 11.00

 
Yuri Mendoza
Occasional Contributor

setting the monitor display on hpux 11.00

Hi,

I have a problem with setting the display to a resolution of 1024X768.

The procedure that im using is as follows:

1. I stop de dtlogin service
2. I use the command setmon to list the available resolution.
3. I issue the command setmon -s2 /dev/crt to specify the 1024X768 resolution.

after that i get the following error:

GC SETMONTYPE: operation not supported
failed to write stable storage successfully.

I don't know if i'm doing it the right way. Can someone please help me with this matter?

thanks in advanced...
Lo mas importante es saber cuando pedir ayuda
3 REPLIES 3
Paul Sperry
Honored Contributor

Re: setting the monitor display on hpux 11.00

The graphics card on your system is the limiting factor
/opt/graphics/bin/setmon -r will report the supported resolutions your current graphics card.

Or you can try the display settings in SAM

Denver Osborn
Honored Contributor

Re: setting the monitor display on hpux 11.00

What are the specs for this box? model number?
Yuri Mendoza
Occasional Contributor

Re: setting the monitor display on hpux 11.00

Hi,

The box is a L-class server.

The people of hp send us a document related to this problem and the solution. It seems that with all L-class servers it cannot maintain the configuration after reboot, so the solution is just a script the you have to create in order to set the monitor resolution every time the server reboots.

here is the document that they send to me...


thanks to all of you
Lo mas importante es saber cuando pedir ayuda