From owner-freebsd-questions@freebsd.org Wed Dec 7 05:25:37 2016 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 3B249C6B768 for ; Wed, 7 Dec 2016 05:25:37 +0000 (UTC) (envelope-from dcbdbis@centurylink.net) Received: from smtp.centurylink.net (mail.centurylink.net [205.219.233.9]) (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 0F59523F for ; Wed, 7 Dec 2016 05:25:36 +0000 (UTC) (envelope-from dcbdbis@centurylink.net) DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1481088334; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=MYNHeMPMZ4VKY0qKWHz0bwYO8fU=; b=IMxhN0pgYIZcbI0utZ8Y66ExzTdZTRjb/S/aUpdx0u6+sfx7lf16+AwjQqPWtMao JAKpo6ZDmkcFCDdEumgn6ulagmE1iT8LmazTP/UF+3l1rK8touEQNow6SJ2qMBcw LSBa/g2GOTxK8LLk57mujYkU54okcUJrMbh3fBot4/qqr53UKuUyf1iNm2ss0Tyy Y4iDZr78K4zYHo6ixrgm+P/LQbELmklxRWvwgiiH0FjA3AEzcRGWOy1q41NdV7iH wlPROsCfD0bYR5d28isrqRKCH6OIHSARRXVvWD6c30bMrXlZEMxU03SxeTpw2hGR aIDXmt/7WV8qut2Z+ix6SQ==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=Mc0ugN3f c=1 sm=1 tr=0 a=ir40+IurV6p4azM5abhD7A==:117 a=ir40+IurV6p4azM5abhD7A==:17 a=r77TgQKjGQsHNAKrUKIA:9 a=L5_5vtzgBewJlg33_8kA:9 a=QEXdDO2ut3YA:10 a=5wiaVsH0Nd93Q1tqSGEA:9 a=_W_S_7VecoQA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZGNiZGJpc0BjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp03.agate.dfw.synacor.com smtp.user=dcbdbis@centurylink.net; auth=pass (LOGIN) Received: from [75.166.101.14] ([75.166.101.14:23607] helo=[192.168.0.100]) by smtp.centurylink.net (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPSA (cipher=AES128-SHA) id 60/CE-26095-E4D97485; Wed, 07 Dec 2016 00:25:34 -0500 To: freebsd-questions@freebsd.org From: Dave Subject: FreeBSD 11 and AMD RX 480 GPU Message-ID: Date: Tue, 6 Dec 2016 22:25:32 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2016 05:25:37 -0000 Good evening all, I have removed my NVidia card in my system, and replaced it with the subject GPU. On the wiki, it does not list my card, and the wiki seems to be a tad old - thus this email. When I re-install FreeBSD 11, what kind of graphics support will I have? VESA? Or? Basically, what can I expect? The AMDGPU(open source) package seems to work in the Linux world when I boot a live CD for testing. But I don't have a live CD for FreeBSD that uses a desktop - and thus graphics. Thanks! Dave