From owner-freebsd-current@freebsd.org Fri Mar 24 10:39:05 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53E06CA2D6C for ; Fri, 24 Mar 2017 10:39:05 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCBF1E49 for ; Fri, 24 Mar 2017 10:39:05 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.17.133] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 54227596; Fri, 24 Mar 2017 13:38:56 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: dchlient does not autostart anymore? References: <25AAEBD2-B4E2-4DD1-86DA-AE94AA4A6B7D@dsl-only.net> To: =?UTF-8?Q?M&S_-_Krasznai_Andr=c3=a1s?= , Mark Millard , "zakharov.vv@gmail.com" , FreeBSD Current From: Lev Serebryakov Organization: FreeBSD Message-ID: Date: Fri, 24 Mar 2017 13:38:56 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2017 10:39:05 -0000 On 24.03.2017 12:28, M&S - Krasznai András wrote: devd problems? Now dhclient and moused are started by devd. > Hi, > > FreeBSD-current, r315895 also experiences the same problem. The problem started after updating my laptop yesterday morning. I can get an IP address after manually starting dhclient. > > I have an additional anomaly: the USB mouse does not work (touchpad works) on a Lenovo T510 laptop. dmesg shows the correct vendor and type for the mouse. > > rgds > > András Krasznai > > > > -----Eredeti üzenet----- > Feladó: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freebsd.org] Meghatalmazó Mark Millard > Küldve: 2017. március 24. 9:57 > Címzett: zakharov.vv@gmail.com; FreeBSD Current > Tárgy: Re: dchlient does not autostart anymore? > > Vladimir Zakharov zakharov.vv at gmail.com wrote on Fri Mar 24 08:20:34 UTC 2017: > >> After upgrading from r315544 to r315880 network interface doesn't get >> IP address using DHCP on boot anymore. >> >> $ grep re0 /etc/rc.conf | grep -v "^#" >> ifconfig_re0="DHCP" >> >> "service netif restart" doesn't help either. Only manual dhclient >> starting. > > I have just updated two contexts to -r315870 just a bit ago and they both got that behavior as well: > > A) An amd64 context (FreeBSD client in VirtualBox under macOS) > B) An arm64 context (pine64+ 2GB with -mcpu=cortex-a53 ) > > Later I'll be updating powerpc64, powerpc, and armv6 (with > -mcpu=cortex-a7 ) contexts but I'd expect they will all match the behavior. > > (I started from earlier than -r315544 so your report provides a better lower bound -r315544. I ended earlier and so my report provides a better upper bound -r315870.) > > === > Mark Millard > markmi at dsl-only.net > > _______________________________________________ > freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- // Lev Serebryakov