From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 02:59:04 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 544F3B95 for ; Wed, 21 Jan 2015 02:59:04 +0000 (UTC) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A262630 for ; Wed, 21 Jan 2015 02:59:04 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id bj1so49799213pad.9 for ; Tue, 20 Jan 2015 18:59:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MjTbBvq91qDvA2cmPc84XbQcPUFVdDJMxhyizFVX4VM=; b=ZNsjss+2Oq/0yTkOpfPYa59mV++l6+0zzKTUJmTLbuzSTQC91S7RGu5W5VZ2YzBi7e 76K+n8J6aGbCJUA2bAo0ebbvdyVIWlWdOLUufe13ozUmOMzNBgV6yFbdb3+W7n45tyag 9tYJG8HPw1616RIMUdgb4gn5n8sGMmeGYJqw7fnTIHNzImoMxODRTmB/2ksjksHz0wY5 aZO8jnr6gVp0Y4MBghfxEW4DLWNJCp0HslMccMAp6XyhGen8bUxO2ua+ITOiUzyF5vUo UIORCj9V7lA+2Znk56Sp7q7vFdcIHEhMsV6I3lnC9nEhKor2ITKnyIft6kiFghdC1v0x cf/w== MIME-Version: 1.0 X-Received: by 10.68.68.131 with SMTP id w3mr10171795pbt.132.1421809143462; Tue, 20 Jan 2015 18:59:03 -0800 (PST) Received: by 10.70.101.133 with HTTP; Tue, 20 Jan 2015 18:59:03 -0800 (PST) In-Reply-To: <20150121024408.GB21785@home.parts-unknown.org> References: <20150118012258.GA18726@home.parts-unknown.org> <20150121005618.GA34833@home.parts-unknown.org> <20150121024408.GB21785@home.parts-unknown.org> Date: Tue, 20 Jan 2015 20:59:03 -0600 Message-ID: Subject: Re: i915 at boot From: Adam Vande More To: David Benfell Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: 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: Wed, 21 Jan 2015 02:59:04 -0000 On Tue, Jan 20, 2015 at 8:44 PM, David Benfell wrote: > On Tue, Jan 20, 2015 at 08:07:29PM -0600, Adam Vande More wrote: > > On Tue, Jan 20, 2015 at 6:56 PM, David Benfell < > benfell@parts-unknown.org> > > wrote: > > > > On Sat, Jan 17, 2015 at 05:22:58PM -0800, David Benfell wrote: > > > > > > 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: > > > > > > i915kms_load="YES" > > > kern.vt.fb.default_mode="1366x768" > > > > > > But I'm still getting the oversize default font. I am running: > > > > > > 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 > > > > > 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 > > > > > > kern.vty="vt" > > i915kms_load="YES" > > > > is completely sufficient for me to load all the needed parts so I > suspect you > > have an issue with your modules. Are you running GENERIC? > > Yes, I'm running GENERIC, STABLE: > > 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 > > Should I try building a more recent version? > Well, probably wouldn't hurt, but technically should work without that. What does "kldload -v i915kms" say? For reference, here is relevant bits of mine: 3 1 0xffffffff8139e000 b98c8 i915kms.ko (/boot/kernel/i915kms.ko) Contains modules: Id Name 7 vgapci/i915kms 11 intel_iicbb/iicbb 9 intel_gmbus/iicbus 12 drmn/intel_sdvo_ddc_proxy 10 drmn/intel_iicbb 8 drmn/intel_gmbus 4 2 0xffffffff81458000 5528 iicbb.ko (/boot/kernel/iicbb.ko) Contains modules: Id Name 3 iicbb/iicbus 5 5 0xffffffff8145e000 5f08 iicbus.ko (/boot/kernel/iicbus.ko) Contains modules: Id Name 2 iichb/iicbus 6 2 0xffffffff81464000 4050 iic.ko (/boot/kernel/iic.ko) Contains modules: Id Name 4 iicbus/iic 7 2 0xffffffff81469000 77d88 drm2.ko (/boot/kernel/drm2.ko) Contains modules: Id Name 5 drmn/drm_iic_dp_aux 6 drmn -- Adam