Problem with screen resolution.

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Problem with screen resolution.

    I am having trouble with my console command line login on one of our
    Sun Fire boxes. We are running Solaris 9. When I select "Command
    Line Login" from the "Options" drop down box on this machine or if I
    stop dtlogin the monitor gives me an "Invalid PC Mode" error. The
    other Sun Fire box is connected to the same monitor, through a Avocent
    AutoView 424 switch box. I have no trouble going to the command line
    login on that machine. I have tried different ports on the switch
    box. I have tried a direct cable from the computer to the display.
    The monitor we are using is a DELL flat panel. I can get to the
    command line login if I connect our old Sun CRT monitor but this is
    not an option for normal operations. It appears that the machine I am
    having trouble with is programmed for an resolution and/or refresh
    rate that the monitor can not handle. Is the command line resolution
    setting different from the setting used for the graphical login? If
    so, how do I find out what the setting is and change it?
    Thanks in advance.
    -Eric
    Eric Guest

  2. Similar Questions and Discussions

    1. screen resolution
      Is there a good way to check for screen resolution and change the movie size accordingly?
    2. Best screen resolution?
      Could someone please tell me what the most common screen size full screen directors are designed for. I'm very new at this and am having some...
    3. set screen resolution
      Dear All, I am using BuddyAPI 3.4 Xtras to set the screen to 800 * 600 whenever the user start the project and restore to the original when they...
    4. How do I set screen resolution
      I have a client who wants a CBT developed in Director but he wants the program to run at full size on the screen of any computer. If I author the...
    5. Problem with X in unstable, screen resolution isn't set to the configured values
      Hi, since a couple of weeks I have the above described problem. My monitor shows that I run with 1024x768. The funny thing is that this...
  3. #2

    Default Re: Problem with screen resolution.

    Eric wrote:
    > I am having trouble with my console command line login on one of our
    > Sun Fire boxes. We are running Solaris 9. When I select "Command
    > Line Login" from the "Options" drop down box on this machine or if I
    > stop dtlogin the monitor gives me an "Invalid PC Mode" error. The
    > other Sun Fire box is connected to the same monitor, through a Avocent
    > AutoView 424 switch box. I have no trouble going to the command line
    > login on that machine. I have tried different ports on the switch
    > box. I have tried a direct cable from the computer to the display.
    > The monitor we are using is a DELL flat panel. I can get to the
    > command line login if I connect our old Sun CRT monitor but this is
    > not an option for normal operations. It appears that the machine I am
    > having trouble with is programmed for an resolution and/or refresh
    > rate that the monitor can not handle. Is the command line resolution
    > setting different from the setting used for the graphical login? If
    > so, how do I find out what the setting is and change it?
    > Thanks in advance.
    > -Eric
    Eric,
    The "usual" screen resoulution for a Sun is 1152x900 which is not
    supported by many flat panel screens!! The soultion is to set the default
    resolution at the OBP level (also referred to as EEPROM or monitor level)
    set the output device setting with:
    ok setenv output-device screen:r1024x768x75
    ok reset

    Take a look at:
    [url]http://www.techsource.com/celebrity_man.pdf[/url]

    Tony Fuller.

    Tony Fuller Guest

  4. #3

    Default Re: Problem with screen resolution.

    Tony,
    Thanks. That worked like a champ.
    -Eric

    Tony Fuller <tony@tonyfuller.clara.co.uk> wrote in message news:<3F0094F4.3DAFDDC5@tonyfuller.clara.co.uk>...
    > Eric wrote:
    >
    > > I am having trouble with my console command line login on one of our
    > > Sun Fire boxes. We are running Solaris 9. When I select "Command
    > > Line Login" from the "Options" drop down box on this machine or if I
    > > stop dtlogin the monitor gives me an "Invalid PC Mode" error. The
    > > other Sun Fire box is connected to the same monitor, through a Avocent
    > > AutoView 424 switch box. I have no trouble going to the command line
    > > login on that machine. I have tried different ports on the switch
    > > box. I have tried a direct cable from the computer to the display.
    > > The monitor we are using is a DELL flat panel. I can get to the
    > > command line login if I connect our old Sun CRT monitor but this is
    > > not an option for normal operations. It appears that the machine I am
    > > having trouble with is programmed for an resolution and/or refresh
    > > rate that the monitor can not handle. Is the command line resolution
    > > setting different from the setting used for the graphical login? If
    > > so, how do I find out what the setting is and change it?
    > > Thanks in advance.
    > > -Eric
    >
    > Eric,
    > The "usual" screen resoulution for a Sun is 1152x900 which is not
    > supported by many flat panel screens!! The soultion is to set the default
    > resolution at the OBP level (also referred to as EEPROM or monitor level)
    > set the output device setting with:
    > ok setenv output-device screen:r1024x768x75
    > ok reset
    >
    > Take a look at:
    > [url]http://www.techsource.com/celebrity_man.pdf[/url]
    >
    > Tony Fuller.
    >
    > --
    Eric Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139