From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 00:56:22 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 0317779C for ; Wed, 21 Jan 2015 00:56:22 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [IPv6:2001:470:67:119::4]) (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 D3BA58B4 for ; Wed, 21 Jan 2015 00:56:21 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id DCF776D86BAA; Tue, 20 Jan 2015 16:56:18 -0800 (PST) Date: Tue, 20 Jan 2015 16:56:18 -0800 From: David Benfell To: freebsd-questions@freebsd.org Subject: Re: i915 at boot Message-ID: <20150121005618.GA34833@home.parts-unknown.org> References: <20150118012258.GA18726@home.parts-unknown.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20150118012258.GA18726@home.parts-unknown.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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: Wed, 21 Jan 2015 00:56:22 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 17, 2015 at 05:22:58PM -0800, David Benfell wrote: >=20 > I notice after starting Xorg, that my console font is a lot more > reasonable and I would like for this font to be activated at boot. > Here is the loader.conf snippet I have added: >=20 > i915kms_load=3D"YES" > kern.vt.fb.default_mode=3D"1366x768" >=20 > But I'm still getting the oversize default font. I am running: >=20 > FreeBSD n4rky.parts-unknown.org 10.1-STABLE FreeBSD 10.1-STABLE #0 > r275948: Fri Dec 19 19:42:39 PST 2014 > root@n4rky.parts-unknown.org:/usr/obj/usr/src/sys/GENERIC amd64 >=20 Looking into this further; dmesg tells me I'm missing dependencies. It doesn't tell me what those dependencies are. And Google is not enlightening me as to how to determine what those dependencies are. I tried adding i915. No joy: VT: running with driver "vga". KLD file i915.ko is missing dependencies KLD file i915kms.ko is missing dependencies --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUvvkyAAoJEBV64x4SNmArUu0QALWgqYS4yLkhfr1zoXGHZ63h AhP51dOaEMKhX0UDowR/DnETpkC0aZmAAOsZPiSNoeilwLG+7fAB2KiYi+3w6Ocu 245jxItIJbGi0gNTFDsKJiQ9+nNjo30eK42ZOkV4UUYA4rqPOrOslfC4I8vjSvc9 faIEGuh9jih35RaeZ7KSTkpZBvkB+RGxmEQc/cFbE296eV/A5gv85JpoFqpk3KYx +3+Wo49sAYU5Xrh58WEWGEtVbQWhIIVQt+D3YdSCLAWI47559jz1z1Q1yTW5SqkD RmoUJRPdfwOwPtf6mQdLc4EBGFBKOzkepiWt8kbjlfC9tVdHF0aAmCcL1gkAMH/Y dZ5oDi/Oid4bdpiMUPVoUWr28qlxJKcwzt0JHdfSlzDAqSH0VQsU+QBEpbOzNFne pl1pCDdMyYKBTO9jKBVJ93bQ0d/S8DSWUYupbEMMmBn55lx6LXp0qvBEuWA85YbQ OAcY9UYXqn8YDCNgI6ZGFRRM/kPQ7MaWC52OCw3aE/oesEeETTpxOdRECpEi88gy LMghQCNy1XB6JwbT9JVQPCd8eKuu898+0YiiVnJAhPeFm6wvYEuW8C3eObP/zOlZ 364Wa/oiMmmM/6Dy/wWgoIl3gPHbvX4trrt/FCfG9t0TYvm3pMNHXbi0KjsB9EpV +08oBNeKE+mPYrffnZu7 =DW15 -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--