From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 07:53:43 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91062CA7 for ; Thu, 22 Jan 2015 07:53:43 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (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 7465F98C for ; Thu, 22 Jan 2015 07:53:43 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id C13B76D86BA9; Wed, 21 Jan 2015 23:53:36 -0800 (PST) Date: Wed, 21 Jan 2015 23:53:36 -0800 From: David Benfell To: Adam Vande More Subject: Re: i915 at boot Message-ID: <20150122075335.GA78991@home.parts-unknown.org> References: <20150118012258.GA18726@home.parts-unknown.org> <20150121005618.GA34833@home.parts-unknown.org> <54BF05BE.2040107@gmx.us> <20150121024215.GA21785@home.parts-unknown.org> <54BF18DF.6090707@gmx.us> <20150122022403.GA6514@home.parts-unknown.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Dutch Ingraham , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 07:53:43 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 21, 2015 at 09:48:50PM -0600, Adam Vande More wrote: > On Wed, Jan 21, 2015 at 8:24 PM, David Benfell > wrote: >=20 > hw.vga.textmode=3D1 >=20 > Change to 0 >=20 *THAT* made a difference. The font is still large, but visibly different. In dmesg, I'm still seeing: VT: running with driver "vga". KLD file i915.ko is missing dependencies KLD file i915kms.ko is missing dependencies I *did* check to see if I could still get back to a console from X with that setting. I can. Yay! loader.conf now looks like this: crypto_load=3D"YES" aesni_load=3D"YES" geom_eli_load=3D"YES" zfs_load=3D"YES" kern.vty=3Dvt hw.vga.textmode=3D0 if_tap_load=3D"YES" i915_load=3D"YES" i915kms_load=3D"YES" kern.vt.fb.default_mode=3D"1366x768" What next? Thanks! --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUwKx/AAoJEBV64x4SNmArqbUP/1xtC/d6YEmH4QdP9PLHntPg 6+ghBnn9JvI/87xJ8Hw6WT5/b2ha1GYgHi+PLkFQqjl8w7Ps929ibXgiTAW7dqHy z//qEGujWGOkG9HIaQWSlL5Y0HCAcPjh/huTsMhyrctjE99vhhZhuGOVqM/p0oqN uKLI8GRNRV4hGUlt4jKnZxaXi7B4i+KACfvECZDnuG9AqecpV7EPDMssMKvLV3kc 2bfeGOda3pY9BkwvUSv7NvOGBiP223CuSjeLkJzX8irEd2FLoRpOIG6dznfbvUBA sU/feDvyI0tIZLjMKLtLFtQYSvF8ldfmkN291Fut67Z9zVNS4lHtZppUNPLbMzST 5IXRREXiOXv4suO2/TrSGeMNlMROse+oZUOj9oRZjPoUg66ccHjAkV9ExSB/18ln iW2OpGOMRcbZWbmG+L93J842W7Kx5gIxudSeGXyDX7lQOTSeauTpjg/bl2s9Uzlb cw16DCtnmjRW7iqnZStuElL1ynJypdTZkHVrANcMgsV0IYCpdNwTo2MGCAjZl5cS ZeIsqpAlxfDze74NsUeaHfnzkEDattEE3iRfsNbrgivv6VSGPWMHDiqAkg5JTiZT HroJXBLKy/jLxQLi1taJfEx+DveSuo6HFSQFquhL+0p/e2GiknXfPpHyVD6Ea5aH PNAVoe8OPhDPAO+ttK6r =mAKw -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--