https://bugs.freedesktop.org/show_bug.cgi?id=90382
--- Comment #3 from [email protected] --- In details it looks like this: I run weston-launch from tty2 - first I get some artifacts - only part of the screen is redrawn and then I get a black screen but when I move a mouse a wallpaper and a top bar is visible ( without a mouse pointer ). My PC is is equipped with Geforce GTX 970. Weston doesn't work with Nvidia proprietary drivers so I switched to Nouveau driver but unfortunately that driver doesn't support hardware acceleration for Geforce 900 series, glxinfo | grep OpenGL returns: OpenGL vendor string: VMware, Inc. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits) OpenGL version string: 3.0 Mesa 10.6.0-devel OpenGL shading language version string: 1.30 OpenGL context flags: (none) OpenGL extensions: Have you already test Weston on Geforce 900 series ? I think that you can reproduce that behaviour which is connected with a software rendering. I build weston again on my laptop which is equipped with Nvidia Quadro K1000M. Nouveau driver supports hardware acceleration for that card, glxinfo | grep OpenGL: OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NVE7 OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.6.0-devel OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.0 Mesa 10.6.0-devel OpenGL shading language version string: 1.30 OpenGL context flags: (none) OpenGL extensions: When I run weston-launch on my laptop everything works fine, mouse pointer is visible, I can launch weston-terminal and weston flower from a top bar. I attached a log from working configuration. It contains following line: warning: EGL_EXT_swap_buffers_with_damage not supported. Performance could be affected Could you describe that issue ? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
