From owner-freebsd-ppc@freebsd.org Sun Sep 22 19:27:22 2019 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 824F212A023 for ; Sun, 22 Sep 2019 19:27:22 +0000 (UTC) (envelope-from cam@neo-zeon.de) Received: from neo-zeon.de (neo-zeon.de [96.90.244.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.neo-zeon.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46byBx4mCVz47sV for ; Sun, 22 Sep 2019 19:27:21 +0000 (UTC) (envelope-from cam@neo-zeon.de) Received: from [192.168.0.55] (ukyo.nerv.lan [192.168.0.55]) (authenticated bits=0) by neo-zeon.de (8.15.2/8.15.2) with ESMTPSA id x8MJRBC3081277 (version=TLSv1.2 cipher=AES128-SHA bits=128 verify=NO) for ; Sun, 22 Sep 2019 12:27:11 -0700 (PDT) (envelope-from cam@neo-zeon.de) Subject: Re: BlackBird compatible video cards To: freebsd-ppc@freebsd.org References: From: Cameron Berkenpas Message-ID: <7eb6c396-2986-bdc8-5135-b9bc84d82497@neo-zeon.de> Date: Sun, 22 Sep 2019 12:27:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 46byBx4mCVz47sV X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of cam@neo-zeon.de designates 96.90.244.226 as permitted sender) smtp.mailfrom=cam@neo-zeon.de X-Spamd-Result: default: False [-3.07 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:96.90.244.224/28]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ppc@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[neo-zeon.de]; IP_SCORE(-0.77)[ipnet: 96.64.0.0/11(-2.47), asn: 7922(-1.33), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7922, ipnet:96.64.0.0/11, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Sep 2019 19:27:22 -0000 most likely they are not working in petitboot because the GPU firmware is missing. You may add them yourself: https://wiki.raptorcs.com/wiki/Add_GPU_Firmware_To_BOOTKERNFW Some people don't like the idea of adding binary blobs to their otherwise open firmware and the serial console should still work. On 9/22/19 10:58 AM, Curtis Hamilton wrote: > Just wanted to pass information to those interested. As noted on the Talos > wiki hardware compatibility page, I confirm that Radeon cards based on the > Caicos chipset (R5 230 and HD6450) work with BlackBird in BE mode. > However, they do not work in Petitboot. > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"