Terminal Video Settings


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Terminal Video Settings
# 1  
Old 03-16-2004
Data Terminal Video Settings

I am not a Solaris (Unix) guy so i need help. I am trying to get a Sun Ultra 5 running Solaris 8 to display the correct video for my KVM switch. I have set the CDE to 1024x768x75 and have no problem with video using this setting in CDE. When I shut down the server or boot up the server it is defaulting to 1280x1024 (not sure of the refresh rate). My KVM switch cannot see this resolution. I can see the startup and shutdown screen fine with hooking up a monitor. I called Sun and asked them if there is any way to change the resolution within the bootup or shutdown config. They stated no. I also created a alias for the M64b@2 card so that it would post to the screen. Does anyone have any info on this?Smilie
# 2  
Old 03-17-2004
Quote:
When I shut down the server or boot up the server it is defaulting to 1280x1024 (not sure of the refresh rate)....I called Sun and asked them if there is any way to change the resolution within the bootup or shutdown config. They stated no.
Strange since they have a FAQ stating you can set output-device
Quote:
Go back to OBP and change the name back to screen:r1152x900r66
Check Sunsolve for the following subject " Cannot start the Common Desktop Environment (CDE)"
# 3  
Old 03-17-2004
I am confused a little. The CDE is working fine with 1024x768@75hz. It is the terminal mode that I cannot see since it defaults to 1280x1024@75hz. Do you mean I need to add the line sceen or add the resolution to it. Can you give me an example? Also what is OBP?
# 4  
Old 03-17-2004
READ the FAQ on sunsolve - I posted what the subject of it is so you could find it - what it is suggesting in that FAQ may help with your problem (I know your CDE is working)

OBP - open boot prompt .
# 5  
Old 03-17-2004
RTM, thanks for your help!. I was able to work with one of my Sun guys and they helped me with setting the screen settings. Everything is working great. Thanks again!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Terminal emulation settings help rlogin AIX to SCO

I use a program called TinyTerm to access our AIX machine. It works fine except for when I rlogin into our SCO unix server. Backspace doesn't delete, ctrl-c doesn't work (delete key does same thing), and the most annoying thing is vi acts very wierd. I have to press the down arrow like 3 times to... (11 Replies)
Discussion started by: herot
11 Replies

2. Hardware

ADDS Regent 25 video terminal connection problem, help please :o(

Hi all, you may remember that I picked up an ADDS Regent 25 from where I worked a while ago. Well, I've been trying to connect it up to the laptop so that the laptop can act as a server for it. I've just finished making a cable for it, I connected the DB25 EIA loop of the ADDS to a serial... (6 Replies)
Discussion started by: RetroGamerVX
6 Replies

3. OS X (Apple)

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (1 Reply)
Discussion started by: Afreen
1 Replies

4. Shell Programming and Scripting

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (3 Replies)
Discussion started by: Afreen
3 Replies

5. OS X (Apple)

Terminal.app keeps creating copies of my settings files

Under Leopard, I like to conveniently open Terminal windows onto remote systems. I've created several settings files in Terminal, one for each remote system that I want to access. To open window, I right-click on the Terminal icon in the Dock, expand the "New Window" menu item, and select the... (0 Replies)
Discussion started by: siemsen
0 Replies

6. Solaris

video adapter settings

Hi Please help to set the video adapter resolution, frequency. By default the frequency is 66Hz, 61 kHz, and the resolution 1024*768. Can I set different values. We use Solaris WS, SPARC. Thanks (2 Replies)
Discussion started by: Andrey Malishev
2 Replies

7. UNIX for Dummies Questions & Answers

KSH Terminal Settings

I've been doing a lot of searching through the forums to figure out how to: 1 - get my Backspace key to work in my ksh telnet session 2 - get the PWD to show up as the prompt Solution to 1 - stty erase ^H Solution to 2 - export PS1="$PWD>" Or so I thought...type those commands on the... (6 Replies)
Discussion started by: dstinsman
6 Replies

8. Solaris

Terminal settings from linux to solaris

When I log in from my linux workstation (CentOS4) to a solaris 8 server using SSH or telnet, the terminal settings don't seem to work well. When I tail or vi a file, I get a blank screen or no response, and I am no longer able to interact with the session. I have to type the escape sequence to... (2 Replies)
Discussion started by: tjlst15
2 Replies

9. UNIX for Dummies Questions & Answers

Terminal settings on solaris

I am getting the following error when try to use vi vt100: Unknown terminal type Visual needs addressable cursor or upline capability : I have checked the TERM variable which is set to vt100. What could be the problem. This is on solaris 2.8 and i am doing telnet. (2 Replies)
Discussion started by: sssow
2 Replies

10. UNIX for Dummies Questions & Answers

FreeBSD 4.6 Video Settings for Xwindows

I have set-up FreeBSD on an HP Vectra Intel Based PC, now when I go to /stand/sysinstall and "do a post installation configuration" and try to set-up the XFree86 server under Video card the model of my card does not exist. My video card model is SiS 6205 but FreeBSD supports or listed only 5205. I... (5 Replies)
Discussion started by: charlie499
5 Replies
Login or Register to Ask a Question