Dear Colleagues,
I have a number of terminals, and old server, and a new server. The terminals run FreeBSD 5.3 (i386), X Window System Version 6.9.0, and so does the old server, while the new server runs FreeBSD 7.2 (amd64), X.Org X Server 1.6.0. The terminals are started with the following line in their /etc/ttys:
> X -indirect myserver
and I wish the xdm from the server to provide the chooser, and then launch a login window, as usual.
With the old server this works flawlessly, the chooser lists several servers that are successfully chosen by the users at the terminals. But something is wrong with thenew one: the chooser is launched, but after a server is chosen, the screen goes dark for a while and returns for the chooser, i.e. the login window never comes up!
That is what the xdm writes in its log:
Here dolphin is the new server, and vela -- a terminal.
I am not sure, that this is the reason, as the
Xlib says this with some other applications, and this does not keep them from running well.
Any ideas?
Thank You in advance!
Alexandre.
I have a number of terminals, and old server, and a new server. The terminals run FreeBSD 5.3 (i386), X Window System Version 6.9.0, and so does the old server, while the new server runs FreeBSD 7.2 (amd64), X.Org X Server 1.6.0. The terminals are started with the following line in their /etc/ttys:
> X -indirect myserver
and I wish the xdm from the server to provide the chooser, and then launch a login window, as usual.
With the old server this works flawlessly, the chooser lists several servers that are successfully chosen by the users at the terminals. But something is wrong with thenew one: the chooser is launched, but after a server is chosen, the screen goes dark for a while and returns for the chooser, i.e. the login window never comes up!
That is what the xdm writes in its log:
Code:
dolphin!root:~ >l /var/log/xdm.log
Xlib: extension "Generic Event Extension" missing on display "vela.xxx.ru:0.0".
Cannot connect to xdm
Xlib: extension "Generic Event Extension" missing on display "vela.xxx.ru:0.0".
Cannot connect to xdm
Xlib: extension "Generic Event Extension" missing on display "vela.xxx.ru:0.0".
Cannot connect to xdm
Xlib: extension "Generic Event Extension" missing on display "vela.xxx.ru:0.0".
XIO: fatal IO error 35 (Resource temporarily unavailable) on X server "vela.xxx.ru:0.0"
after 261 requests (261 known processed) with 0 events remaining.
dolphin!root:~ >
Here dolphin is the new server, and vela -- a terminal.
I am not sure, that this is the reason, as the
Xlib says this with some other applications, and this does not keep them from running well.
Any ideas?
Thank You in advance!
Alexandre.