Xnest from Mac OSX to HP UX

Posted by Burbas on Server Fault See other posts from Server Fault or by Burbas
Published on 2010-11-06T13:25:36Z Indexed on 2010/12/22 7:55 UTC
Read the original article Hit count: 222

Filed under:
|

Hi,

I'm trying to connect to my HP/UX machine from Mac OS X using Xnest. The problem is that I can not get the keyboard to work. I can see the login-prompt, but unable to type in my username.

The connection is done by:

Xnest :1 -query 192.168.0.193 -geometry 1280x1024

and it gives me some errors:

(EE) AIGLX error: dlopen of /usr/X11/lib/dri/swrast_dri.so failed (dlopen(/usr/X11/lib/dri/swrast_dri.so, 5): image not found)
(EE) GLX: could not load software renderer
(EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
(EE) XKB: No components provided for device Virtual core keyboard
Couldn't get keyboard.

I hope there is someone here who might have the answer :-).

© Server Fault or respective owner

Related posts about macosx

Related posts about hpux