From owner-freebsd-questions@freebsd.org Wed Oct 28 21:17:21 2015 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 4D1DEA20258 for ; Wed, 28 Oct 2015 21:17:21 +0000 (UTC) (envelope-from dieterbsd@gmail.com) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D2221D3D for ; Wed, 28 Oct 2015 21:17:21 +0000 (UTC) (envelope-from dieterbsd@gmail.com) Received: by igdg1 with SMTP id g1so117440694igd.1 for ; Wed, 28 Oct 2015 14:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=3SbkZV0674GFllpaU/36VA5hlkZvq3AvkfREVNOgJR4=; b=svigJNHJtv49/LaQmNCleemuR5sQ3XdUeGsQI943K4P/6YPcyteWat/UMXRq5+35vo +kMreoMGMQTFl7wIHOqdE+9rvCNsvfj7jIOlO0enhNFYuAsa6LG8v1LiSmU5i0Ev7P8J HudN1IK2kj/PQu2hp2HFg5hT86EYiG2+DiDhn5SD1Og2RtqWzCcndGqVN5C+mJ+XeN7/ mA9KUA/PVy4+0+9FqFsC3Hw2aFSY3I1EtcvYBtKEZJv00m1Xeidf91srdZD2h1XRqLac wdTvaDY0IiMrORXgj9mnv/IFcmcy3OhoSkNOh4GBJ2PRWWo0eRdx1BgJxNc5Xs99MrQa Gp+w== MIME-Version: 1.0 X-Received: by 10.50.66.197 with SMTP id h5mr5518275igt.82.1446067040463; Wed, 28 Oct 2015 14:17:20 -0700 (PDT) Received: by 10.64.8.83 with HTTP; Wed, 28 Oct 2015 14:17:20 -0700 (PDT) Date: Wed, 28 Oct 2015 13:17:20 -0800 Message-ID: Subject: video hardware support question From: Dieter BSD To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 21:17:21 -0000 I have a shiny new Gigabyte GA-990FXA-UD5 R5 (rev. 1.0) mainboard, which refuses to print anything on the display except solid blue. The video card itself (Number Nine S3 PCI dated 1997) prints its own message briefly, as does a JMB363 SATA/PATA card. The display does not complain about the input signal. The UD5 seems happy with the video card, giving the "POST succeeded" single short beep. No video card, or a video card it doesn't like gives an error beep code. I have no clue why this isn't working. My plan: try a recent video card: Sapphire Radeon R7 240 http://www.newegg.com/Product/Product.aspx?Item=N82E16814202055 http://www.sapphiretech.com/productdetial.asp?pid=E717FBC3-11C2-43E3-A216-291B8BCBC5F4&lang=eng Why this card? It fits in a single slot, with no overhanging fan like some "single slot" video cards. Meaning I don't lost a valuable expansion slot due to an obese video card. It claims to support 4K. Has 3 outputs (dual-link DVI, vga, and hdmi) Not perfect: it does have a (skinny)fan, it isn't on the list of chips that support Freesync, and it doesn't have displayport. I want a good framebuffer, but do not need or want a powerful gpu. The card is PCIe gen3, I assume it will work ok in the PCIe gen2 UD5. My question is, will this card work with FreeBSD 8.x and 10.x? I shouldn't have to ask, but I tried to update my current machine to 10.1 and X11 does not work (at all), so it is stuck with 8.2. And there is a LOT of common hardware that FreeBSD does not support properly, or at all. :-( I have never heard of Sapphire before, so question #2 is, do they make decent hardware? R7 240 cards from Diamond, HIS, Gigabyte, and MSI have fans that stick out. Asus only supports "Max Resolution: 1920 x 1200". PowerColor is said to require PCIe gen3. VisionTek seems long on cost but short on features. XFX has single-link DVi. I'm sure I haven't looked at every card available, I'd be happy to consider other cards if they have something useful, such as higher quality, more resolution, Freesync, displayport, ... I haven't really looked into the R7 250 cards, since they appear to be more gpu (which I don't need), without more framebuffer. Anything newer than R7 250 seems to be strictly 2 slots (or wider). The UD5 doesn't open the RS-232 port, so no console access there. I haven't found any FLOSS firmware for the UD5. I've tried to boot both FreeBSD and NetBSD, but no joy. Without the console I have no clue why. :-(