From owner-freebsd-questions@FreeBSD.ORG Tue Aug 9 11:08:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431E416A41F for ; Tue, 9 Aug 2005 11:08:05 +0000 (GMT) (envelope-from jd@dagerot.com) Received: from amail1.space2u.com (amail1.space2u.com [62.20.1.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 961B643D46 for ; Tue, 9 Aug 2005 11:08:04 +0000 (GMT) (envelope-from jd@dagerot.com) Received: from localhost (www-core.space2u.com [62.20.1.180]) by amail1.space2u.com (8.13.4/8.13.4) with ESMTP id j79B7vKV021245; Tue, 9 Aug 2005 13:07:57 +0200 Date: Tue, 9 Aug 2005 13:07:57 +0200 Message-Id: <200508091107.j79B7vKV021245@amail1.space2u.com> MIME-Version: 1.0 From: "Joachim Dagerot" To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running? 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: Tue, 09 Aug 2005 11:08:05 -0000 >>>I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-) >> >> Great to know. I never managed to get the drivers to run on 5.4 (Never tried anything advanced though, Highpoint is developing a native 5.4 driver right now) > >Actually I use the RR1640 which has same chipset, but a different driver. > >> What tasks did you have to do to get the management software to run on your machine? I get loads of missing lib files (so-files) when I start the srvdaemon. > >Install the port misc/compat4x or the package compat4x-i386. Great, thanks alot, works like a charm.