From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 13:29:42 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3B016244 for ; Tue, 12 Aug 2014 13:29:42 +0000 (UTC) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (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 B939C2EBF for ; Tue, 12 Aug 2014 13:29:41 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id b8so7877784lan.19 for ; Tue, 12 Aug 2014 06:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=90ojoQHw0Cq6cbTis8LfwmypCeEZA63W1vwCHsMgQU0=; b=ToMyoLAhJVKThmPtG9EtJ82w0hlX8DJEqUk7C03qRC9CGArMpSP3Lw7gZsTZgbELfC aTlBFqOFDpTmaLH0XS7T2VxLQTSnKGk71CnsYFkuxyi+EBmtGdITeTcvmb2KN1CdXSTr rXoIKbGnH2fOpRylY2gNl0pt8wAEwMy2hKc3kd0R5jRCrn+Md+HUuKcKJ6Ha6CxwID2Z qNBEx1gEuodmuBCEBxsX6WiR7AkvZ/rrHPZ/ohbJ2+k4XCIEMnQJQnCm9bgVe1+wAu1R tWgESaTpn/kfHti1dRYZC/NZ3NLOEOp9PP2/AmIsOtE3NSsdF7PJJRBfD86j8Jhw8IyE 62jw== X-Received: by 10.152.9.3 with SMTP id v3mr1560755laa.90.1407850178766; Tue, 12 Aug 2014 06:29:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.43.72 with HTTP; Tue, 12 Aug 2014 06:29:08 -0700 (PDT) In-Reply-To: <53EA00B7.6070505@gmail.com> References: <53E9D1DE.2010401@gmail.com> <53EA00B7.6070505@gmail.com> From: Matthias Gamsjager Date: Tue, 12 Aug 2014 15:29:08 +0200 Message-ID: Subject: Re: vt console driver To: Jamie Griffin Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2014 13:29:42 -0000 After X is running what does kldstatus show? You need to add the same video related modules to the loader.conf