Peter Suetterlin wrote:
While that fixes the issues with postfix (and maybe others that I hadn't noticed yet...), sddm-greeter still dies saying it cannot create OpenGL Context. As root I can nicely startx a plasma session, so in principle things work. Just sddm doesn't come up to let me log in as user... :(
So this seems to be a permission thing. I've set autologin for my account, so it is now bypassing the login screen, and at least I have a GUI. But I cannot use GL/glx stuff as user: lux:~% glxspheres Polygons in scene: 62464 (61 spheres * 1024 polys/spheres) Visual ID of window: 0x27 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 151 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 34 Current serial number in output stream: 35 Doing the same as root works: lux:~% su - Password: lux:~ # glxspheres Polygons in scene: 62464 (61 spheres * 1024 polys/spheres) Visual ID of window: 0x27 Context is Direct OpenGL Renderer: GeForce GTX 1060 6GB/PCIe/SSE2 Where are those permissions set? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org