Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS
From: FredK (fred.nospam_at_nospam.dec.com)
Date: 11/17/05
- Next message: JF Mezei: "Re: Terminal driver question (silent port)"
- Previous message: Alan Greig: "Re: Terminal driver question (silent port)"
- In reply to: Ken Fairfield: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Next in thread: Peter 'EPLAN' LANGSTOEGER: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Reply: Peter 'EPLAN' LANGSTOEGER: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Nov 2005 07:55:29 -0500
Look. This is simple. Do a
$ SHO DEV G*
to see if there are any graphics devices loaded.
Then do a
$ ANAL/SYS
CLUE CONFIG
(hit CR once or twice) and see if the graphics device
shows up on the bus.
I am going to predict that you STILL have not yet installed
the Open3D LAYERED PRODUCT (at this point I do not
*care* about the license). FIND THE LAYERED PRODUCT
DISK OR CONSOLIDATED DISTRIBUTION AND INSTALL
OPEN3D V4.9b.
"Ken Fairfield" <my.full.name@intel.com> wrote in message
news:dlgk03$11m$1@news01.intel.com...
> pbritto wrote:
> > I think I've got Open3D licensed, but I still get the message "no
> > graphics device found", once someone told me to SET WINDOW_STATE = 1, I
> > did but still the DECWindow not starting.
>
> That would've been me, but your description is inaccurate and
> likely shows a lack of the required understanding. Step by step:
>
> 1) I am referring to the SYSGEN parameter WINDOW_SYSTEM (not
> "WINDOWS_STATE", which does not exist).
>
> 2) You need to show us the current value of that parameter.
> When the booted, at the DCL prompt type:
>
> $ write sys$output f$getsyi("window_system")
>
> and tell us what it shows. On one of our workstation systems,
> I get:
>
> ------------------------------------------------
> $ write sys$output f$getsyi("window_system")
> 1
> $
> ------------------------------------------------
>
> 3) If your WINDOW_SYSTEM setting is something different, you
> need to
> (a) edit SYS$SYSTEM:MODPARAMS.DAT and add a line that
> reads:
>
> WINDOW_SYSTEM = 1
>
> (b) save the file (obviously :-),
>
> (c) execute AUTOGEN like so:
>
> $ @sys$update:autogen savparams setparams
>
> (d) reboot the system.
>
> 4) When the system reboots, you should recheck the value of
> WINDOW_SYSTEM to confirm the change you made.
>
>
> -Ken
> --
> I don't speak for Intel, Intel doesn't speak for me...
>
> Ken Fairfield
> D1C Automation VMS System Support
> who: kenneth dot h dot fairfield
> where: intel dot com
- Next message: JF Mezei: "Re: Terminal driver question (silent port)"
- Previous message: Alan Greig: "Re: Terminal driver question (silent port)"
- In reply to: Ken Fairfield: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Next in thread: Peter 'EPLAN' LANGSTOEGER: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Reply: Peter 'EPLAN' LANGSTOEGER: "Re: Video card Digital PCI ZLXp-L1 compatibility with OpenVMS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]