Allan Schaffer (allan)
Wed, 10 Dec 1997 15:48:28 -0800
First off I'd check to see that the hardware, config, video format,
etc on the 2nd pipe is correct. Try to bring up the system with just
one keyboard controlling both pipes. Ie, just for the purposes of
this test, change /usr/lib/X11/xdm/Xservers to (only) contain:
:0 secure /usr/bin/X11/X -bs -nobitscale -c -pseudomap 4sight -solidroot
sgilightblue -cursorFG red -cursorBG white
Then /usr/gfx/stopgfx; killall xdm; /usr/gfx/startgfx
(the killall xdm in the middle is important)
If that doesn't work properly, then there's a general problem with
the 2nd pipe (not related to the keyboard setup). It could be
anything, but you might try some basic stuff like 'ireeprom -p 1 -c'
to make sure the video format is something sane.
If the above works, then you need to make sure that /dev/input and
/dev/input1 both exist & look correct -- the keyboard and mouse files
for the 2nd keyboard are symbolic links, make sure they lead to
actual device files. Run MAKEDEV if this looks suspect. Then change
the Xservers file to contain:
:0 secure /usr/bin/X11/X :0 -boards 0 -devdir /dev/input -bs -nobitscale -c -pseudomap 4sight -solidroot sgilightblue -cursorFG red -cursorBG white
:1 secure /usr/bin/X11/X :1 -boards 1 -devdir /dev/input1 -bs -nobitscale -c -pseudomap 4sight -solidroot sgilightblue -cursorFG red -cursorBG white
Assuming the cabling is all correct, and barring having to reverse
something that's been done to break it, that's all that is needed to
get a Two-KO working..
Allan
--
Allan Schaffer allan++at++sgi.com
Silicon Graphics http://reality.sgi.com/allan
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:22 PDT