From owner-freebsd-stable@freebsd.org Wed Sep 12 18:31:01 2018 Return-Path: Delivered-To: freebsd-stable@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 0EA99109A09A for ; Wed, 12 Sep 2018 18:31:01 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [140.82.23.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "mail.nomadlogic.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 870008D4CD for ; Wed, 12 Sep 2018 18:31:00 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.203] (cpe-76-175-75-27.socal.res.rr.com [76.175.75.27]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id b33eeaf2 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Wed, 12 Sep 2018 11:30:58 -0700 (PDT) Subject: Re: Using drm-next in 11.2 To: Pete French , freebsd-stable@freebsd.org References: <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> <039a719c-8706-fb76-8866-662379430683@nomadlogic.org> From: Pete Wright Message-ID: Date: Wed, 12 Sep 2018 11:30:57 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2018 18:31:01 -0000 On 9/12/18 11:29 AM, Pete French wrote: > > >> I believe your best bet is to let Xorg probe your devices >> automatically - i.e. don't have an xorg.conf in place when starting X. > > Yes, I dont have an xorg to conf - I was a bit unclear, I meant which > drivers should I instal from the xorg-drivers package as I dont > generally install all of them. > >> On my end this will result in the "modesetting" driver being used, >> which is the suggested driver to use for intel and i believe amdgpu >> systems. it provides full acceleration, and is under active >> development upstream.  it should also be part of the xorg-server pkg, >> so you don't need to install any additional video drivers to use the >> modesetting driver. > > Thats actually relly helpdful, thanks! - I dont see a modesetting > driver in /usr/ports/x11-drivers though, Where did you get this driver > from ? > it's from the xorg-server port/pkg: $ pkg list xorg-server|grep modes /usr/local/lib/xorg/modules/drivers/modesetting_drv.so /usr/local/man/man4/modesetting.4.gz $ cheers, -p -- Pete Wright pete@nomadlogic.org @nomadlogicLA