From owner-freebsd-proliant@FreeBSD.ORG Wed Jul 9 08:35:40 2008 Return-Path: Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B157A10656CF for ; Wed, 9 Jul 2008 08:35:40 +0000 (UTC) (envelope-from soren@klintrup.dk) Received: from mail01.hemligt.net (mail01.hemligt.net [87.61.124.153]) by mx1.freebsd.org (Postfix) with ESMTP id 72CB28FC0C for ; Wed, 9 Jul 2008 08:35:40 +0000 (UTC) (envelope-from soren@klintrup.dk) Received: from localhost (mail01.hemligt.net [87.61.124.153]) by mail01.hemligt.net (Postfix) with ESMTP id 6901CEBC2B; Wed, 9 Jul 2008 10:28:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at hemligt.net Received: from mail01.hemligt.net ([87.61.124.153]) by localhost (mail01.hemligt.net [87.61.124.153]) (amavisd-new, port 10024) with ESMTP id gxipyvJiuShD; Wed, 9 Jul 2008 10:28:51 +0200 (CEST) Received: from [192.168.1.5] (3705ds1-fm.1.fullrate.dk [90.184.180.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail01.hemligt.net (Postfix) with ESMTP id 411DEEBC64; Wed, 9 Jul 2008 10:28:51 +0200 (CEST) Message-ID: <487476B9.5040602@klintrup.dk> Date: Wed, 09 Jul 2008 10:28:41 +0200 From: =?UTF-8?B?U8O4cmVuIEtsaW50cnVw?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: "Maxim N. Seregin" , freebsd-proliant@freebsd.org References: <367070433.20080709104839@oaomge.ru> In-Reply-To: <367070433.20080709104839@oaomge.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: Cant install FreeBSD 7.0 Release on HP Proliant DL 180 G5 X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2008 08:35:40 -0000 Maxim N. Seregin wrote: > Hello, Freebsd-proliant. > > OS: FreeBSD 7.0 Release > Machine: HP Proliant DL 180 G5 > Question: can i install drivers for network cards (drivers for linux > only i find) or i cant? Help me please. Drivers should be included in the default FreeBSD Installation (probably bge or bce), I havn't tried this on a DL180G5 (using DL3xx series) - but if you want more help, please attach the output of the following commands: * 'dmesg' ('/var/run/dmesg.boot' if the dmesg buffer is empty or filled with other data) * 'pciconf -l -v' * 'ifconfig -a' Regards, Søren Klintrup