From owner-freebsd-questions@FreeBSD.ORG Sun Nov 21 17:24:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E159A106566C for ; Sun, 21 Nov 2010 17:24:51 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 212668FC08 for ; Sun, 21 Nov 2010 17:24:50 +0000 (UTC) Received: from jab.dat.pl (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 1CC354D; Sun, 21 Nov 2010 18:24:49 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by jab.dat.pl (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jdxL7FRVZc3A; Sun, 21 Nov 2010 18:24:43 +0100 (CET) Received: from snifi.localnet (77-255-246-61.adsl.inetia.pl [77.255.246.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id 817743A; Sun, 21 Nov 2010 18:24:43 +0100 (CET) From: Maciej Milewski To: freebsd-questions@freebsd.org Date: Sun, 21 Nov 2010 18:25:04 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.35-ARCH; KDE/4.5.3; x86_64; ; ) References: <4CE94679.1010104@benquick.net> In-Reply-To: <4CE94679.1010104@benquick.net> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011211825.04673.milu@dat.pl> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Ben Quick Subject: Re: Hardware support for Shuttle SX38P2 Pro X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 17:24:52 -0000 On Sunday 21 November 2010 17:19:05, Ben Quick wrote: > I don't really know what either of them are. I'm assuming the Matrix > Storage is the RAID controller. Is this supported? If not, I'll just use > gmirror, but will obviously have to be able to access the disks in the > first instance. AFAIK this matrix storage is supported by ataraid driver. I think using gmirror or zfs is better than ataraid. > From the Shuttle spec sheet, I can't tell what video card is installed. > Does anybody know? Is it supported? Initially, I'll be using only one > monitor, but would intend to have both outputs in use in the longer term. =46rom the pic: http://www.shuttle.eu/press/image-resources/sx38p2- pro/b5ebb3b485/?tx_chgallery_pi1%5Bsingle%5D=3D2 It looks there is no onboard graphics card. You need to buy it separately. Maciej