HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- DecWindows fails to open fully.
Operating System - OpenVMS
1828190
Members
2069
Online
109975
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-07-2007 02:15 AM
06-07-2007 02:15 AM
DecWindows fails to open fully.
Hello,
I'm kind of new to the DEC/VMS world. I'm trying to rebuild a DEC 3000 - 300LX AXP running OpenVMS 6.1 that died a couple of weeks ago. I have a good image backup that I'm trying to start on another identical DEC 3000/300LX box. The problem I'm having seems to be that DecWindows opens as part of the startup and when it opens it does not fully fill the screen. I can then breakout of the session and work in character mode. The window somewhat opens at the bottom of the screen, like a thick line along the bottom monitor. I'm using a sync on green monitor connected to the monitor port. Can anyone assist?
Thanks
I'm kind of new to the DEC/VMS world. I'm trying to rebuild a DEC 3000 - 300LX AXP running OpenVMS 6.1 that died a couple of weeks ago. I have a good image backup that I'm trying to start on another identical DEC 3000/300LX box. The problem I'm having seems to be that DecWindows opens as part of the startup and when it opens it does not fully fill the screen. I can then breakout of the session and work in character mode. The window somewhat opens at the bottom of the screen, like a thick line along the bottom monitor. I'm using a sync on green monitor connected to the monitor port. Can anyone assist?
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 02:31 AM
06-07-2007 02:31 AM
Re: DecWindows fails to open fully.
Thick line at the bottom? As in "Alpha console" or some such text, displayed in a fat bar at the bottom? That's the console window, and usually selected via CTRL/F2. Depending on the controller, you can see a part screen, an Alpha console" screen, or a wonky semi-reverse-video screen. All are the results of the command console setting. (Details on altering this setting and this behavior are in the OpenVMS FAQ, but for the time being you can probably hit CTRL/F2 to clear it.)
If not, you'll want to elaborate on what you mean by break out and work in character mode? As in, you don't get the DECwindows login box, but you can get the "Glass TTY" to let you log in?
If this is a hobbyist system (and given its vintage, I would tend to hope so) spend the US$30 and get the hobbyist CD distro. Load V7.3-1 or whatever is in the current distro, and replace V6.1 with something rather newer.
There were various problems with some of the graphics drivers in this early V6.* vintage with specific controllers, and it is a very good bet that you either don't have identical systems -- probably the graphics controller differs -- or you have a problem with the hardware. DECwindows, loginout and other areas could tip over, and did get ECOed and/or fixed in later releases.
There are DECwindows troubleshooting tips in the OpenVMS FAQ. I'd definitely look for ECOs here, but I'd get off what was the first mainline release of OpenVMS Alpha and move to something rather more current.
Stephen Hoffman
HoffmanLabs LLC
--
The following material is potentially related, and is in addition to the DECwindows troubleshooting section also available within the OpenVMS FAQ http://www.hoffmanlabs.com/vmsfaq :
Why does half my DECwindows display blank?
This is likely a result of receiving an OPCOM or other
console message on a system that shares the system
console with the DECwindows graphics workstation
display.
You can toggle off the console display window using
and you can enable a serial console per
Section 14.3.6 or Section 14.3.3.3.
Also see the console message window application
available with recent DECwindows versions-DECwindows
versions V1.2-3 and later will enable this window
by default. For details on this console message
window, see the DECW$CONSOLE_SELECTION option in
SYS$STARTUP:DECW$PRIVATE_APPS_SETUP.TEMPLATE.
On older releases, you can disable output using the
following:
$ SET TERMINAL/PERMANENT/NOBROADCAST OPA0:
$ DEFINE/USER SYS$COMMAND OPA0:
$ REPLY/DISABLE
Also see Section 14.3.3.2, Section 14.17, and Also see
Section 8.4,
If not, you'll want to elaborate on what you mean by break out and work in character mode? As in, you don't get the DECwindows login box, but you can get the "Glass TTY" to let you log in?
If this is a hobbyist system (and given its vintage, I would tend to hope so) spend the US$30 and get the hobbyist CD distro. Load V7.3-1 or whatever is in the current distro, and replace V6.1 with something rather newer.
There were various problems with some of the graphics drivers in this early V6.* vintage with specific controllers, and it is a very good bet that you either don't have identical systems -- probably the graphics controller differs -- or you have a problem with the hardware. DECwindows, loginout and other areas could tip over, and did get ECOed and/or fixed in later releases.
There are DECwindows troubleshooting tips in the OpenVMS FAQ. I'd definitely look for ECOs here, but I'd get off what was the first mainline release of OpenVMS Alpha and move to something rather more current.
Stephen Hoffman
HoffmanLabs LLC
--
The following material is potentially related, and is in addition to the DECwindows troubleshooting section also available within the OpenVMS FAQ http://www.hoffmanlabs.com/vmsfaq :
Why does half my DECwindows display blank?
This is likely a result of receiving an OPCOM or other
console message on a system that shares the system
console with the DECwindows graphics workstation
display.
You can toggle off the console display window using
Section 14.3.6 or Section 14.3.3.3.
Also see the console message window application
available with recent DECwindows versions-DECwindows
versions V1.2-3 and later will enable this window
by default. For details on this console message
window, see the DECW$CONSOLE_SELECTION option in
SYS$STARTUP:DECW$PRIVATE_APPS_SETUP.TEMPLATE.
On older releases, you can disable output using the
following:
$ SET TERMINAL/PERMANENT/NOBROADCAST OPA0:
$ DEFINE/USER SYS$COMMAND OPA0:
$ REPLY/DISABLE
Also see Section 14.3.3.2, Section 14.17, and Also see
Section 8.4,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2007 09:01 AM
07-12-2007 09:01 AM
Re: DecWindows fails to open fully.
Thanks for your help. The problem was the firmware version. I had to rollback the version to v5.2 from v6.8. Once that was done it opened up correctly.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP