From owner-freebsd-net@FreeBSD.ORG Mon Feb 22 18:06:50 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ABFE106566B for ; Mon, 22 Feb 2010 18:06:50 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 254258FC0A for ; Mon, 22 Feb 2010 18:06:49 +0000 (UTC) Received: by pwj7 with SMTP id 7so3384087pwj.13 for ; Mon, 22 Feb 2010 10:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=tF/v9n0VQKiINyg3/2QRUF5GlcVv/5lde1i7SO7a6ls=; b=p0lK5Cmq/m0i2TWArRhvpq9Ebe/zPysJdNFbjmSFisojxJbRBt+BDGbL1AjmkR4Jlb 71y1w2EJFSLQFqSMicwEaBuWm86mgKTQc21b8J/amgDvUGCBxgUZtVp5LrnMSEwTI2Nq 5PDXEoXFBiI9KwnjVLsCqGTQ4T4MtvKtXHHv0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=fgGZQ99aBKy9jbz55XDSr8M5dq97+73H7mfWTEEx1dQ2iOkuSOkN4ACHmUNgpfwEeK 8MyWAC6xY1FzCUYu4Q2xnbLoyK9pf+MB1lsSMMI3TBugim37OFuNvm8wpMt/x8vvqLmz A2R/HWUK/DjA71Tjti/1KPpcKLHLdW7PVZ++E= Received: by 10.114.188.5 with SMTP id l5mr6668553waf.188.1266862001716; Mon, 22 Feb 2010 10:06:41 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id 21sm155647pzk.8.2010.02.22.10.06.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Feb 2010 10:06:41 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Mon, 22 Feb 2010 10:06:04 -0800 From: Pyun YongHyeon Date: Mon, 22 Feb 2010 10:06:04 -0800 To: Patrick Ale Message-ID: <20100222180604.GD1251@michelle.cdnetworks.com> References: <8d158e1f1002160429m747efaf1h478b6b9cf00b96c@mail.gmail.com> <20100216183531.GD1394@michelle.cdnetworks.com> <8d158e1f1002210228y3d46c146xe0fa0263f5c80c47@mail.gmail.com> <20100221235257.GB1251@michelle.cdnetworks.com> <8d158e1f1002220951g30214c92xb6d00cb2a8ae39c2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d158e1f1002220951g30214c92xb6d00cb2a8ae39c2@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@freebsd.org Subject: Re: Attansic L1 Gigabit discovered on install but no link X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2010 18:06:50 -0000 On Mon, Feb 22, 2010 at 06:51:19PM +0100, Patrick Ale wrote: > On Mon, Feb 22, 2010 at 12:52 AM, Pyun YongHyeon wrote: > > On Sun, Feb 21, 2010 at 11:28:54AM +0100, Patrick Ale wrote: > >> Good morning! > > > > After you see the failure DHCP, unplug the UTP cable and wait 2-3 > > seconds and replug the UTP cable again. And execute "dhclient ale0", > > does it make any difference? > > Hi, > > Yes that works. Even better, I think it is fixed for me, I can't > explain how though. > During the installation and after the installation, a 'dhclient ale0' > would throw 'no link' errors, when I yank the cable and put it back in > and run 'dhclient ale0' as you suggested, it works. > This indicates there is a problem for link state change detection. > Now for the fun: I changed 'if_ale0="inet 192.168.1.2 "..etc etc. to > "if_ale0="dhcp" in /etc/rc.conf, the link comes up normally after a > reboot, without yanking cables etc. > > > It seems you've removed PHY driver related message here. > > Show me the output of "devinfo -rv | grep phy". Also show me the > > output of "pciconf -lcv". > > I am sending this email from Solaris now as I am still fighting to > find a decent console email client (trying mutt and struggling). > If you are still interested in the output, knowing my problem is > solved, let me know and I will gladly provide you with the > information. > I'm still interested in seeing the output of "devinfo -rv | grep phy". > > > > Last time I tried ale(4) it worked as expected. I have no longer > > access to ale(4) hardware so it would be hard to fix that but I'll > > see what I can do. > > It is working as expected for me now too, as I said, I am a bit > puzzled but happy. > I see my Intel Wireless is supported too so if you still want to have > a look I could give you a login on my laptop over wireless so you can > bring the interface up and down, I don't have any secret data here > anyway and I doubt you're interested in Dutch music ;-) > > > > I have to say, I am really impressed by the support you people give > and gave me so far, thank you very much and I hope my knowledge about > FreeBSD and it's internals soon will be sufficient to return the favor > to the community. > > > Patrick