From owner-freebsd-stable@freebsd.org Sun Jun 24 17:53:51 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 966E01006D7B for ; Sun, 24 Jun 2018 17:53:51 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (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 2AC35711E8 for ; Sun, 24 Jun 2018 17:53:50 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 41DKfv3bxmzDhGj for ; Sun, 24 Jun 2018 17:53:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1529862823; bh=L/y7BWEK2aLWgbmKAalrJTi7 u2PxD8lbdMmXqa62lEA=; b=RMwqHJsiqYwnz2TIYhelB7eGkPVjtm9o9P72ulCx EgNfhmrxSq5hTfiF2MH4tjq6ZZnUxZ/V+G74zvCI5FyWUmDC31yfqeVajTEgIwx3 GqWj9EoHNlaBTDu9PmTLLJhLDiNonguRFlYRdhqg9gDI5HfL1CJc8/JZakqyQnJF qxk= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id 5uNMlvj67qrH for ; Sun, 24 Jun 2018 17:53:43 +0000 (UTC) Received: from garnet.daemonic.se (unknown [IPv6:2001:470:dca9:201:9eda:3eff:fe70:24c0]) by mail.daemonic.se (Postfix) with ESMTPSA id 41DKfv0V3kzDhFd for ; Sun, 24 Jun 2018 17:53:43 +0000 (UTC) Subject: Re: ATI video problem - slow desktop - 100% cpu load [semi-solved] To: freebsd-stable@freebsd.org References: <20180619212311.GA36401@quark.hightek.org> <20180620194347.GA87224@quark.hightek.org> <20180622015757.GA52468@quark.hightek.org> <86zhznbi8u.fsf@elm.localnet> From: Niclas Zeising Message-ID: Date: Sun, 24 Jun 2018 19:53:42 +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: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2018 17:53:51 -0000 On 06/23/18 00:40, Mark Saad wrote: > Vincent > I used the scfb driver in openbsd land for a work project . Currentl= y I am using 11-STABLE with the Radeon driver but at one point I had a di= fferent card under 11.0 that didn=E2=80=99t work unless I used the scfb d= river . Hi! If you are using FreeBSD 11.2 or later (stable or current) you should be=20 able to use graphics/drm-stable-kmod and get acceleration with your ATI=20 video cards. Please try it out! Regards --=20 Niclas