From owner-freebsd-stable@freebsd.org Wed Oct 17 10:23:31 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 AF14110D1118 for ; Wed, 17 Oct 2018 10:23:31 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 510977AE56 for ; Wed, 17 Oct 2018 10:23:31 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 42ZpDK4r8gzDhqd; Wed, 17 Oct 2018 10:23:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id gfeI2es-7VAR; Wed, 17 Oct 2018 10:23:29 +0000 (UTC) Received: from garnet.daemonic.se (host-90-235-35-195.mobileonline.telia.com [90.235.35.195]) by mail.daemonic.se (Postfix) with ESMTPSA id 42ZpDK0SKZzDhFd; Wed, 17 Oct 2018 10:23:28 +0000 (UTC) Subject: Re: Latest update to ATI driver broke in same way as using DRM-next did To: Pete French , freebsd-stable@freebsd.org References: <95d9506d-bc56-7562-8e9d-dc2d4e7c600e@freebsd.org> From: Niclas Zeising Message-ID: Date: Wed, 17 Oct 2018 12:23:27 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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, 17 Oct 2018 10:23:31 -0000 On 10/16/18 6:16 PM, Pete French wrote: > I am using drm-next, but actually I ended up getting this to work by > stripping off all packges from the machine yesterday, deleting all of > /usr/local and starting adding things from scratch. Am now running fine > with drm-next and all works as expected. > > When I was having the issues, however, xrandr only showed one outout on > the card, which puzzled me (there are 4 outputs). > Good that you got it working. I don't know exactly what changed. One guess might be the updated versions of xf86-video-ati or xf86-video-radeon, if you are using them. Regards -- Niclas Zeising