Luigi Baldoni changed bug 1000625
What Removed Added
Flags needinfo?(aloisio@gmx.com)  

Comment # 12 on bug 1000625 from
(In reply to Stefan Dirsch from comment #11)
> Weird. This looks ok. There are some simple OpenGL demos in Mesa-demo-x
> package like glxgears, glxinfo. Are these working when selecting failsafe,
> icewm or xfce as Xsession in lightdm?

$ glxinfo
name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  76
  Current serial number in output stream:  77

$ glxgears 
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  28
  Current serial number in output stream:  29


You are receiving this mail because: