From owner-freebsd-x11@freebsd.org Tue Mar 13 22:04:58 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 716C9F54863 for ; Tue, 13 Mar 2018 22:04:58 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from hraggstad.unrelenting.technology (hraggstad.unrelenting.technology [IPv6:2605:2700:0:3:a800:ff:fee9:2feb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hraggstad.unrelenting.technology", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCC457889C for ; Tue, 13 Mar 2018 22:04:57 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: by hraggstad.unrelenting.technology (OpenSMTPD) with ESMTPSA id 86a2d1ac TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 13 Mar 2018 22:04:50 +0000 (UTC) Subject: Re: No devices detected when running startx To: Bob Willcox , freebsd-x11@freebsd.org References: <20180313215858.GA36851@rancor.immure.com> From: Greg V Message-ID: Date: Wed, 14 Mar 2018 01:04:47 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180313215858.GA36851@rancor.immure.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2018 22:04:58 -0000 On 03/14/2018 00:58, Bob Willcox wrote: > I have updated my 12.0 current system to 330866 today and am trying to get X > to run again. I had been running the drm-next version for sometime now and > since the drm-next-kmod port had been merged into the ports tree and it had > been almost a year since I last updated this system I thought it would be wise > to update. > > Unfortunately it's not been going well so far. I rebuilt and installed the > latest kernel, updated all the ports, and installed the graphics/drm-next-kmod > port but still no joy. Hi! Have you loaded the i915kms module from /boot/modules/i915kms.ko as the post-installation message tells you to do?