From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 20 19:05:37 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1C141065687 for ; Fri, 20 Feb 2009 19:05:37 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 41DDA8FC22 for ; Fri, 20 Feb 2009 19:05:36 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by ug-out-1314.google.com with SMTP id j40so75493ugd.39 for ; Fri, 20 Feb 2009 11:05:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4/xXICI8/buBwVhgsI+8oBVyTGI5CDZlUfIKr4bH8UA=; b=DN3V8xMVQXmiShM/zTYZt82V7SHlwJAlFqNu64BtC0dlZhXxOLy5mRVqTmdE+rTu8E hrlsS8yDKccCytQ+eHodpn76m11LJgyB2B8648xN2a/CTW6Wyrwjo1AlKMPwjwRHhpO5 caVCpp0wYkErU+xBonu3u1PjYjEhhvO32vkaA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kFiTaF8LnwOeG9SkavVZUmITq6iGx6O0RGyQD0czeUvu18ZTEW2TFAYfa82eAZx2QS zqgDi0TGVBZrE+kJ39MLxRnVFFPmShOhc2H0Uz0pggS6DcI77JBr18fnGBDbh/1Xhc// zDTK42YqvSmn9Nqh6/YiSivpgUwAgxgiD+QIY= MIME-Version: 1.0 Received: by 10.210.92.11 with SMTP id p11mr880838ebb.24.1235156736165; Fri, 20 Feb 2009 11:05:36 -0800 (PST) In-Reply-To: References: <1bd550a00902200825w3f225d0at99cfd1c6bb63ea0@mail.gmail.com> Date: Fri, 20 Feb 2009 20:05:36 +0100 Message-ID: <1bd550a00902201105v3a893450x21e3001185d39283@mail.gmail.com> From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Hackers Subject: Re: FBSD 7.0-p3 NIC driver problem (Realtek) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 19:05:38 -0000 On Fri, Feb 20, 2009 at 7:15 PM, Warren Block wrote: > On Fri, 20 Feb 2009, Fernando Apestegu?a wrote: > >> Yesterday I updated to 7.1-p3 on AMD64 arch. >> >> Since then, the NIC is not detected anymore. ifconfig doesn't show it >> and I can't connect to the Internet. >> >> There were well-known issues with this NIC model before, >> >> (http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2008-11/msg00299.html) >> but the weird thing is that it seemed to be fine with >> 7.1-RELEASE and newer till this -p3. > > Please identify the NIC more precisely with > > pciconf -lv | grep -B2 Ethernet re0@pci0:2:0:0: class=0x020000 card=0x2a6f103c chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' > >> It doesn't recognize the card in 4/5 boot sequences (really annoying). >> >> Anybody with this problem? > > If you can do 'ifconfig re0' and then the NIC is active, see this: No, I can't. The re0 interface is not present. After executing the command it is still missing. Thanks for the help. Should you need more information or me doing some tests, just tell me. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=130586&cat= > > -Warren Block * Rapid City, South Dakota USA >