Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752499AbcCZLjc (ORCPT ); Sat, 26 Mar 2016 07:39:32 -0400 Received: from rain.florz.de ([62.216.164.86]:42868 "EHLO rain.florz.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751272AbcCZLj3 (ORCPT ); Sat, 26 Mar 2016 07:39:29 -0400 X-Greylist: delayed 1074 seconds by postgrey-1.27 at vger.kernel.org; Sat, 26 Mar 2016 07:39:28 EDT Date: Sat, 26 Mar 2016 12:21:23 +0100 From: Florian Zumbiehl To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Daniel Vetter , Jani Nikula , David Airlie Subject: blank screen on boot with i915/DRM_FBDEV_EMULATION Message-ID: <20160326112122.GF13320@florz.florz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 19 Hi, I just compiled a new kernel version 4.4.5, replacing a previous 4.1.9 for my thinkpad x40, which replaced CONFIG_DRM_I915_FBDEV with CONFIG_DRM_FBDEV_EMULATION--now, when the i915 and fbcon modules get loaded during boot, the screen goes blank (with backlight still on), which didn't happen with the old kernel. The funny thing is that starting an X server makes text reappear on the console!? (And the X server also works just fine, as far as I can tell so far ...) i915 is loaded with modeset=1 (I remember I had some problem without it with some earlier kernels, I don't really remember the details anymore ...). Any hints what to try? Any further information that could be useful? Regards, Florian