Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2016
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. $ glxinfo
  2. name of display: :0
  3. X Error of failed request: BadValue (integer parameter out of range for operation)
  4. Major opcode of failed request: 153 (GLX)
  5. Minor opcode of failed request: 24 (X_GLXCreateNewContext)
  6. Value in failed request: 0x0
  7. Serial number of failed request: 82
  8. Current serial number in output stream: 83
  9.  
  10. $ grep -E 'WW|EE' /var/log/Xorg.0.log
  11. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  12. [ 41.712] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  13. [ 41.712] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
  14. [ 41.712] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  15. [ 41.717] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  16. [ 41.717] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  17. [ 43.034] (WW) NVIDIA(0): Unable to get display device for DPI computation.
  18. [ 43.427] (EE) modeset(G0): eglInitialize() failed
  19. [ 43.427] (EE) modeset(G0): glamor initialization failed
  20. [ 43.663] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
  21. [ 43.992] (WW) Warning, couldn't open module x11glvnd
  22. [ 44.480] (WW) evdev: A4TECH USB Device: ignoring absolute axes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement