T.R | Title | User | Personal Name | Date | Lines |
---|
85.1 | should work with some tinkering... | MTA::GRAHAM | the beat is tough and jazzy | Wed Feb 01 1989 00:50 | 35 |
|
Should work with ULTRIX v2.2, but why not upgrade to v3.0 -
3.0 has plenty of good stuff like VM improvements.
Anyway, here is what the "chap" needs to do - 2 options.
- Can start X11 from /etc/rc using xdm. (ala session manager).
the xdm utility from MIT uses /usr/lib/xdm/xdm-config as its
default startup file, but it can be specified with the -config
command line option, specifying the names of the various data
files, default parameters, startup and shutdown programs needed
to run. The use of xdm is clearly explained in the MIT X11R3
Installation Guide. Make sure "/usr/bin/X11/xdm &" is inserted
in the /etc/rc or /etc/rc.local file when running in default mode.
"/usr/bin/X11/xdm -config /usr/local/lib/xdm/xdm-config &" would
be the command if the files are stored in a user-defined directory
like, /usr/local/lib/xdm.
- Or you could start xterm window from /etc/ttys with something like:
tty0"/usr/bin/X11/xterm -L -geometry 80x24+195+275 -display :0"\
xterm off window="/usr/bin/X11/X :0"
"\" is only a line continuation sign in the above example.
The above line is normally placed at the bottom of the /etc/ttys
file.
You need to restart the server by signalling init to read the
/etc/ttys with " kill -HUP 1" or rebooting the system after you
edit the /etc/ttys file.
good luck,
kris..
|
85.2 | Haven't got UWS 2.0 yet.... | GIDDAY::KOTWAL | Ain't no flies of us - Mate! | Wed Feb 01 1989 17:21 | 7 |
| Thanks, Kris
At the moment it is just a loan machine, and in any case, we don't
have SDC UWS 2.0 yet to give him....
Rashid.
|
85.3 | Well, that didn't work :-) | GIDDAY::KOTWAL | Ain't no flies of us - Mate! | Wed Feb 01 1989 23:07 | 34 |
| Kris, the stuff you suggested does not seem to make a difference....
This is what he has done, maybe you could shed some more light on
it.
When Xqdss server starts it shows the X cursor, but on a black
background rather than the Grey stipple that is supposed to appear.
If he uses a startup procedure that initiates a "uwm" process, then
the X cursor changes to left arrow when the mouse button is pressed,
but the menu it is supposed to point at does not appear.
Any startup procedure that tries to get a window (xterm, xclock,
xlogo, etc.) start that process, but no window shows up -- instead
the Xqdss process start consuming CPU time rapidly.
Other details...
- Installed direct from MIT distribution without apparaent problems.
- installed official patches fix1-fix7
- installed same software onto Suns, without problems - so know
what behaviour should be like.
- altered the value of DMS_BUFSIZ for the sd driver of Ultrix as
suggested in the qdss writeup.
He suspects some oversight in his setup, or a particular problem
with h/w or Ultrix.
Any other ideas?????
Thanks
Rashid.
|
85.4 | | ENXIO::thomas | The Code Warrior | Wed Feb 01 1989 23:33 | 3 |
| Xqdss?? Is he running a VS2000 with the 4 (or 8) plane accelerator board???
If it's just a monochrome, he should be using Xqvss.
|
85.5 | Driver changes | GIDDAY::KOTWAL | Ain't no flies of us - Mate! | Mon Feb 06 1989 17:47 | 12 |
| He is running a colour monitor...
He just got a reply from some bod @ MIT, who told him that some
driver changes were necessary if using vanilla Ultrix 2.2 with X11.
As he is going to get the stuff, it's *his* problem. Anyway, it's
not supported I guess.
Thanks for your help.
Rashid.
|