From owner-freebsd-bugs@freebsd.org Fri Sep 15 12:53:25 2017 Return-Path: Delivered-To: freebsd-bugs@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 265EAE145F1 for ; Fri, 15 Sep 2017 12:53:25 +0000 (UTC) (envelope-from maciej@suszko.eu) Received: from archeo.suszko.eu (archeo.unixguru.pl [IPv6:2001:41d0:2:8316::1]) (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 DF890662CC; Fri, 15 Sep 2017 12:53:24 +0000 (UTC) (envelope-from maciej@suszko.eu) Received: from archeo (localhost [127.0.0.1]) by archeo.suszko.eu (Postfix) with ESMTP id AADE7C6E; Fri, 15 Sep 2017 14:53:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at archeo.local Received: from archeo.suszko.eu ([127.0.0.1]) by archeo (archeo.local [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 2B8kQpwHmOPY; Fri, 15 Sep 2017 14:53:21 +0200 (CEST) Received: from helium (unknown [195.8.99.234]) by archeo.suszko.eu (Postfix) with ESMTPSA id 2E838C67; Fri, 15 Sep 2017 14:53:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=suszko.eu; s=dkim; t=1505480001; bh=V+3dVV/NJxROfmIAxGlJePcgjDAXJHz8vSRYbFj2mno=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=r0vvW3W+0WU/QguyoeJFRSNzon+2U2R6UVSbYL0U+240SgEfJIadVctCXPbnsi2TF unhjZOZreUDlyr2c4SHji2LZvzrMaitU+yByamOcPZw+8ZDu8PEwkqbvKFs0knOMS9 kOt/QnZMME8LvTx7K0tTuKon6c+pB7bzWnyy6MDs= Date: Fri, 15 Sep 2017 14:53:12 +0200 From: Maciej Suszko To: bugzilla-noreply@freebsd.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: [Bug 202538] "i915kms_load="YES"" in /boot/loader.conf panics kernel in 10.1 Message-ID: <20170915145312.3663d282@helium> In-Reply-To: References: X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/7pnP764hsVlgOAQM.Dt8MYm"; protocol="application/pgp-signature" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 12:53:25 -0000 --Sig_/7pnP764hsVlgOAQM.Dt8MYm Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 12 Sep 2017 20:54:17 +0000 bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202538 >=20 > Zak changed: >=20 > What |Removed |Added > -------------------------------------------------------------------------= --- > CC| |zsnafzig@edu.uwaterloo.ca >=20 > --- Comment #4 from Zak --- > (In reply to Ed Maste from comment #3) >=20 > setting:=20 > kern.smb.disabled=3D1=20 > i915kms_load=3D"yes" > in /boot/loader.conf >=20 > allows my system to boot I'm not sure, but probably the preferred method is to load it through rc.conf(5) (via kld_list). --=20 regards, Maciej Suszko. --Sig_/7pnP764hsVlgOAQM.Dt8MYm Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRBv6xO7mzN+RcEaiUKKRSTSXuIagUCWbvNOAAKCRAKKRSTSXuI avnqAJ497QisqrSspyBzVZUj20aXe7q7TQCfcGHzlOidqNtT4p3R7AXIZSrpOig= =QvyJ -----END PGP SIGNATURE----- --Sig_/7pnP764hsVlgOAQM.Dt8MYm--