Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNOME session fails to start on GPU nodes #11

Closed
mjtko opened this issue Jan 6, 2017 · 2 comments
Closed

GNOME session fails to start on GPU nodes #11

mjtko opened this issue Jan 6, 2017 · 2 comments
Labels
Milestone

Comments

@mjtko
Copy link
Member

mjtko commented Jan 6, 2017

When launching a GNOME session on a GPU node, the VNC server logs show:

Xlib:  extension "GLX" missing on display ":1".
gnome-session-is-accelerated: No hardware 3D support.
Xlib:  extension "GLX" missing on display ":1".
gnome-session-check-accelerated: Helper exited with code 256
Xlib:  extension "GLX" missing on display ":1".
gnome-session-is-accelerated: No hardware 3D support.
Xlib:  extension "GLX" missing on display ":1".
gnome-session-check-accelerated: Helper exited with code 256

On connection to the session a grey "something went wrong" GNOME message is shown with an OK button. The session is non-functional.

@mjtko mjtko added this to the 1.7-release milestone Jan 6, 2017
mjtko added a commit that referenced this issue Jan 6, 2017
…m to the start of the `LD_LIBRARY_PATH`.

Fixes #11.
@mjtko
Copy link
Member Author

mjtko commented Jan 6, 2017

@sierra-tango-echo
Copy link
Member

sierra-tango-echo commented Jan 6, 2017

Problem may have moved to a different one?

[alces@login1(sfn-pbs) ~]$ cat /etc/alces-imageware.yaml
:distro: centos
:distromajorversion: '7'
:baseimageversion: 'centos7-base-2.1'
:imageware: 'release/2016.4'
:buildtime: '2017-01-06_16-59'
:flightapplianceplatform: 'aws'
:flightappliancename: 'compute'
:flightapplianceversion: '2.3.0'
:clusterwareversion: 'release/1.7'

From session.log..

Fri Jan  6 17:32:58 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5901
 vncext:      created VNC server for screen 0
gnome-session-is-accelerated: No hardware 3D support.
gnome-session-check-accelerated: Helper exited with code 256

Fri Jan  6 17:33:15 2017
 Connections: accepted: 213.83.69.6::52003
 SConnection: Client needs protocol version 3.3
 VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
 VNCSConnST:  Client pixel format depth 32 (32bpp) little-endian rgb max
              255,255,255 shift 16,8,0
gnome-session-is-accelerated: No hardware 3D support.
gnome-session-check-accelerated: Helper exited with code 256

** (process:16359): WARNING **: software acceleration check failed: Child process exited with code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants