From owner-freebsd-questions@freebsd.org Wed Sep 16 17:26:03 2015 Return-Path: Delivered-To: freebsd-questions@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 5DC9A9CE42F for ; Wed, 16 Sep 2015 17:26:03 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC691A86 for ; Wed, 16 Sep 2015 17:26:03 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 37C3F9CE42E; Wed, 16 Sep 2015 17:26:03 +0000 (UTC) Delivered-To: questions@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 1D74D9CE42C for ; Wed, 16 Sep 2015 17:26:03 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B01C01A85 for ; Wed, 16 Sep 2015 17:26:02 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by wiclk2 with SMTP id lk2so80919371wic.1 for ; Wed, 16 Sep 2015 10:26:01 -0700 (PDT) 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=5OjeqraPNDlIH9d2ifQaBFiX4xPhuAR9xFvjKx4y64k=; b=0piE4KaiJkGGPGR+ETJloW/T+5auq3cnHMc08PeF/1rM67IxrFae4U9sBcQ8+DyDyM kmcLNVxU4A/QoQnEOMMgREsOr9m66LwIbrL4RCAbT7swrAxA8QDww5l8MzhSvIKyC5Hk ksq7cx6z87W+ca9IE4LcpMleMgAsktHUWj8Rqj3jfcQAkh9v+lpD0Nvo3DPIQjYoxv+L YE8796Fi0i8AN+CVnJOUyvTvhbNJUenM3Fyufx9Q0PhEIUYZOcEE0lZZaVQmaol55XKy idcWzXb5+iH8AWZeR/mxPCVCNgDRJBIURMb10Q9+iazGLPSOWK4qNkOBLrXWiqN3DwWw vXbQ== MIME-Version: 1.0 X-Received: by 10.194.174.227 with SMTP id bv3mr26690385wjc.142.1442424360891; Wed, 16 Sep 2015 10:26:00 -0700 (PDT) Received: by 10.194.16.231 with HTTP; Wed, 16 Sep 2015 10:26:00 -0700 (PDT) In-Reply-To: <85F545BE-0E68-4F70-A5FE-046602BD1C2C@slsware.net> References: <8F541F88-2EAE-434C-B52C-43A744F54ADD@slsware.net> <85F545BE-0E68-4F70-A5FE-046602BD1C2C@slsware.net> Date: Wed, 16 Sep 2015 12:26:00 -0500 Message-ID: Subject: Re: 10.2 graphics problem From: Adam Vande More To: Glenn English Cc: Warren Block , freebsdQuestions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 17:26:03 -0000 On Tue, Sep 15, 2015 at 10:42 PM, Glenn English wrote: > > On Sep 15, 2015, at 8:48 PM, Warren Block wrote: > > > Okay, that is not a KMS problem, but an input problem. What is in > xorg.conf? > > I've got a doctor's appointment tomorrow. I'll post it tomorrow afternoon. > I appreciate you guts' help. > I'd guess, given the very limited amount of info provided, that the following pkg's aren't installed: xf86-input-keyboard xf86-input-mouse -- Adam