Advertisement
Guest User

Neon test

a guest
Oct 24th, 2017
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. Linking: https://forum.kde.org/viewtopic.php?f=289&t=131783&p=382978#p382978
  2.  
  3. $ plasmashell -v
  4. plasmashell 5.11.1
  5.  
  6.  
  7. $ kf5-config -v
  8. Qt: 5.9.1
  9. KDE Frameworks: 5.39.0
  10.  
  11.  
  12. $ ffmpeg -version
  13. ffmpeg version 2.8.11-0ubuntu0.16.04.1
  14.  
  15.  
  16. $ qdbus org.kde.KWin /KWin supportInformation
  17.  
  18. Compositing
  19. ===========
  20. Compositing is active
  21. Compositing Type: OpenGL
  22. OpenGL vendor string: VMware, Inc.
  23. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)
  24. OpenGL version string: 3.0 Mesa 17.0.7
  25. OpenGL platform interface: GLX
  26. OpenGL shading language version string: 1.30
  27. Driver: LLVMpipe
  28. GPU class: Unknown
  29. OpenGL version: 3.0
  30. GLSL version: 1.30
  31. Mesa version: 17.0.7
  32. X server version: 1.19.3
  33. Linux kernel version: 4.10
  34.  
  35.  
  36. $ lsb_release -a
  37. No LSB modules are available.
  38. Distributor ID: neon
  39. Description: KDE neon User Edition 5.11
  40. Release: 16.04
  41. Codename: xenial
  42.  
  43. Installed packages:
  44.  
  45. gstreamer1.0-alsa
  46. gstreamer1.0-libav
  47. gstreamer1.0-plugins-ugly
  48. ffmpeg
  49.  
  50. Tested with big_buck_bunny_480p_surround-fix.avi
  51. -> https://peach.blender.org/download/
  52.  
  53. Mediainfo:
  54. Video format: MPEG-4 Visual
  55. Audio format: AC-3
  56.  
  57.  
  58. Lock screen background:
  59.  
  60. $ /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing
  61. OpenGL vendor string: VMware, Inc.
  62. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)
  63. OpenGL version string: 3.0 Mesa 17.0.7
  64. OpenGL shading language version string: 1.30
  65. Driver: LLVMpipe
  66. GPU class: Unknown
  67. OpenGL version: 3.0
  68. GLSL version: 1.30
  69. Mesa version: 17.0.7
  70. Linux kernel version: 4.10
  71. Requires strict binding: yes
  72. GLSL shaders: yes
  73. Texture NPOT support: yes
  74. Virtual Machine: no
  75. org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
  76.  
  77. (kscreenlocker_greet:1930): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
  78. Locked at 1508857712
  79. ERROR: cannot create wakeup pipe
  80. org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
  81. UdevQt: unable to create udev monitor connection
  82. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
  83. QXcbClipboard::setMimeData: Cannot set X11 selection owner
  84. QXcbClipboard::setMimeData: Cannot set X11 selection owner
  85. QXcbClipboard::setMimeData: Cannot set X11 selection owner
  86. QXcbClipboard::setMimeData: Cannot set X11 selection owner
  87. Warning: "Could not open audio device for playback."
  88.  
  89.  
  90. Video working
  91. Audio not working
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement