From mboxrd@z Thu Jan 1 00:00:00 1970 From: stsp Date: Fri, 09 Oct 2020 14:14:42 +0000 Subject: Re: drmfb console switching problems/questions Message-Id: List-Id: References: <17980f58-c2d2-ac58-88ce-e21b5a56da39@yandex.ru> <70ce31ca-5922-584c-8631-3853c488f3c7@yandex.ru> <050632f0-6440-1254-2aed-931dd515ff37@suse.de> In-Reply-To: <050632f0-6440-1254-2aed-931dd515ff37@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Thomas Zimmermann , linux-fbdev@vger.kernel.org, Linux kernel 09.10.2020 16:31, Thomas Zimmermann пишет: > I can't say for sure. IIRC SDL2 can use DRM directly. Yes, that was a great hint indeed, thanks. It didn't work for me in the past (a year ago or so), so I added SDL1 support. But now I re-tried, and it indeed works! And, as far as I can tell, the hanging behaviour does not happen, at least not that simple. Thank you.