Ticket #306 (closed crash: fixed)
Xnest does not support AIGLX
| Reported by: | jc5810@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Nice to Have | Milestone: | 2.5.0 |
| Component: | xserver | Version: | 2.4.0 (xserver-1.5.3-apple14) |
| Keywords: | Cc: |
Description
When I try to connect to a remote system with Xnest, I get an X window that is black and the terminal from which I started Xnest has:
(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.
Eventually the session will return "too many retransmissions - declaring session dead."
Change History
comment:1 Changed 4 years ago by jeremyhu@…
- Summary changed from Xnest fails with AIGLX error to Xnest does not support AIGLX
- Milestone set to 3.0
comment:2 Changed 3 years ago by wf@…
Yes - the result is essentially the same with Xephyr: Xephyr -screen 1024x600 (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 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base (EE) XKB: No components provided for device (unnamed keyboard)

Does this happen with Xephyr as well?