From owner-svn-src-all@freebsd.org Wed Mar 9 22:47:54 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B226FAC9532; Wed, 9 Mar 2016 22:47:54 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C9E02DA; Wed, 9 Mar 2016 22:47:54 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from [176.158.145.63] (helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1admtU-0005RG-Pb; Wed, 09 Mar 2016 23:47:52 +0100 Subject: Re: svn commit: r296548 - in head/sys: dev/agp dev/drm2 dev/drm2/i915 modules/drm2/i915kms To: Renato Botelho References: <201603082033.u28KX2OL014139@repo.freebsd.org> <56E003F2.2040908@FreeBSD.org> <177D2139-54D7-4C73-BFCB-7E5795E1A996@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <56E0A814.5040008@FreeBSD.org> Date: Wed, 9 Mar 2016 23:47:48 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lVpPKuaoetHTs76BwgTJLd5fN2qA4F2cS" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2016 22:47:54 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lVpPKuaoetHTs76BwgTJLd5fN2qA4F2cS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/03/2016 16:58, Renato Botelho wrote: > After revert it to r296547 and manually apply ZFS fix I can > successfully load i915kms during boot. Yeah, I never test to load DRM drivers from /boot/loader.conf. I confirm it doesn't work with Haswell at least. I have no idea how to debug this. Is it sufficient for you to load the driver from /etc/rc.conf instead? You can try the following line: kld_list=3D"i915kms" It achieves the same result, but it's faster to boot and works. --=20 Jean-S=C3=A9bastien P=C3=A9dron --lVpPKuaoetHTs76BwgTJLd5fN2qA4F2cS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJW4KgUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMatIQAJ1xlqA3rkUcMBTJpf4rI6kH UupKKtTDN/b15XCRFdaTT8CxNgPPYTCVKw6XhDSnb8K4aLO/HIrzYLsEdeIvDf15 gfXz2HPJ35DlPk691KhbVuQo4CDf2aAib0MxGowV7yDj+FCBmEYHxLXTg9Iw+gAV DIjUdp1nilsdppOD8i1ZRKiUY26baO300Ak3XUOeH/w4+JKjo/hah6zZTcAGqLZH WAG5nHBSiZ1058tclhG/ruTg2xxT5dibF+ITIPfZ55nHU/UnbjjGRYLg2+d6EL1G kVZDL5hZOKLCq+iFAL9RQY6TEYHN+8GlIhYwQZo2DSt3JjtaiCwb6ww3VWMxJyye d4dshAuWAnMsvE+I4kbYbplAFwPYu4YMVkIiKaVFhQKxlkflMURtN6pUUZkNdTRX ABCmioCwKMiwHCD7Vs0yGpIebInE0RO4vECKcP7/SbFLH81AeHxHrMtc/3tIyq3/ a+94CivznTglthS3+69YVUfuaBIMtj2gL1T0ApTR1tEy39ltKKohisLY+0jdRrzA gdnjtltnMcvSqcUt6aj0tM9TGZM16wv+HsCe9s4CsPQRgjfG5GqheWQJKDNRgTFL 2bsXQ4wTMLVYzkoPw1+eWuNJ65yrDa8ExmANY4P3C+awREEDHxCsSD+PFwzXw/l3 xT3BdHin0m1b9AXEbLD6 =v/S4 -----END PGP SIGNATURE----- --lVpPKuaoetHTs76BwgTJLd5fN2qA4F2cS--