Received: from smtp.smtpout.orange.fr (smtp05.smtpout.orange.fr [80.12.242.127]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 8A5BF781AA1 for ; Tue, 14 Jan 2020 11:20:50 +0000 (UTC) Received: from postfix.malikania.fr ([5.135.187.121]) by mwinf5d52 with ME id qBLp210022dbEiD03BLpmZ; Tue, 14 Jan 2020 12:20:50 +0100 X-ME-Helo: postfix.malikania.fr X-ME-Auth: ZGVtZWxpZXIuZGF2aWRAb3JhbmdlLmZy X-ME-Date: Tue, 14 Jan 2020 12:20:50 +0100 X-ME-IP: 5.135.187.121 Received: from kiwi-b474 (unknown [92.184.124.10]) by postfix.malikania.fr (Postfix) with ESMTPSA id BC6EA1F331 for ; Tue, 14 Jan 2020 12:20:48 +0100 (CET) Message-ID: <2e88c29eb1dcbab2d0f3e1fda8f1929e06d6f1ac.camel@malikania.fr> Subject: SDL apps and glxgears fail to open under GNOME+Wayland From: David Demelier To: "alpine-user@lists.alpinelinux.org" Date: Tue, 14 Jan 2020 12:20:47 +0100 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, I'm running GNOME under wayland on Alpine 3.11. It works almost flawlessly but I do have a trouble regarding SDL based applications and glxgears. $ ./molko GLX is not supported $ glxgears Error: couldn't get an RGB, Double-buffered visual Note: using SDL_VIDEODRIVER=wayland works fine though. Did I miss to do/install something? I have a intel card from Thinkpad x1 carbon. Regards -- David