From owner-freebsd-stable@FreeBSD.ORG Sun Nov 10 14:57:44 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C49E04F4; Sun, 10 Nov 2013 14:57:44 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id 8D9A02F1D; Sun, 10 Nov 2013 14:57:43 +0000 (UTC) Received: from jwhlaptop (unknown [91.208.177.70]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3dHdQn6y79z1L9; Sun, 10 Nov 2013 14:49:21 +0000 (GMT) From: "Joe Holden" To: "'Florent Peterschmitt'" , , "'freebsd-stable stable'" References: <527EE562.50103@peterschmitt.fr> In-Reply-To: <527EE562.50103@peterschmitt.fr> Subject: RE: 10.0-BETA3 em/nfe drivers on MSI K9NBPM2-FID board. LAN card changes. Date: Sun, 10 Nov 2013 14:49:45 -0000 Message-ID: <009701cede24$198be2f0$4ca3a8d0$@rewt.org.uk> X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQH3jEQluYwMZVCA5wTfDpdRYdhkBZnNL1YQ Content-Language: en-gb X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2013 14:57:44 -0000 > -----Original Message----- > From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd- > net@freebsd.org] On Behalf Of Florent Peterschmitt > Sent: 10 November 2013 01:46 > To: freebsd-net@freebsd.org; freebsd-stable stable > Subject: 10.0-BETA3 em/nfe drivers on MSI K9NBPM2-FID board. LAN card > changes. > > Hi, > > I have a server at Hetzner and something strange happend. > > First, I installed FreeBSD 10.0-BETA3 (amd64) via their FreeBSD 9.2-RELEASE > rescue system, that's ok. > > I had to configure the network by using the em driver -> em0 interface. > > But suddenly, the network was lost. > > After an ACPI reboot, nothing. Going to the vKVM show me the system > didn't detected em0 anymore but an nVidia (nfe driver) card! > vKVM uses qemu emulation so it doesn't match the real hardware. > Here is the hardware: > > http://www.msi.com/product/mb/K9NBPM2-FID.html#/?div=Detail > > Here is a partial dmesg: > > nfe0: port 0xd080-0xd087 > mem 0xfebdb000-0xfebdbfff irq 20 at device 20.0 on pci0 > > ### something interesting ### > > ciphy0: PHY 1 on miibus0 > > > Some /var/log/messages related to NICs: bootlog_nfe_em.txt Full dmesg of > the currently booted system: dmesg.txt > > Does FreeBSD "confused" the "Vitesse" card and the nVidia one? > No because the MCP isn't the same as the PHY it may be connected to. Just change rc.conf to nfe and it'll probably work. > -- > Florent Peterschmitt | Please: > florent@peterschmitt.fr | * Avoid HTML/RTF in E-mail. > +33 (0)6 64 33 97 92 | * Send PDF for documents. > http://florent.peterschmitt.fr | * Trim your quotations. Really. > Proudly powered by Open Source | Thank you :)