From owner-freebsd-current@FreeBSD.ORG Wed Mar 26 01:53:31 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 968256F4 for ; Wed, 26 Mar 2014 01:53:31 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2CDB95DF for ; Wed, 26 Mar 2014 01:53:31 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hm4so1310907wib.14 for ; Tue, 25 Mar 2014 18:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=N/8NEfXRpNAaLQIGMZFbocDCs5W+Ych+xSv879DGFG8=; b=b4hXD+6TmoVZJcqKXL0CP3Ubbrewjy08I4LkFUWiJZXRKKqt1h4WyJR3gI/y41p3aJ pxga451wwL+Ci08iC6pJqA5SRxG1eQ8v1Xeg070cGHrJ28diV9hYczhhwXLuHF/I6mI/ NcpzlKx4yhBm6cleRsVI56Zv7MQPtyM1B3Uep5cMafFEOsIoHe5+JrrYWEX+kkZ18/8B YacxN34TPQJoeJ6GxlO7HA1rtsruAHkoTfk84/qqFuRvHv/FYG79sOfwyZ3GV1o7SvcG dER3k8SY4JDNKLuACCMI9WsL5X3jER7mLoo72oyvEcy/zIYo7WG1fRFWYiUTjR7oV0Sq kU/Q== X-Received: by 10.180.101.40 with SMTP id fd8mr25838275wib.1.1395798809089; Tue, 25 Mar 2014 18:53:29 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id r1sm55449794wia.5.2014.03.25.18.53.27 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 25 Mar 2014 18:53:28 -0700 (PDT) Date: Wed, 26 Mar 2014 02:53:25 +0100 From: Mateusz Guzik To: AN Subject: Re: devd problem after recent upgrade Message-ID: <20140326015325.GA5905@dft-labs.eu> Mail-Followup-To: Mateusz Guzik , AN , freebsd-current@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 26 Mar 2014 01:53:31 -0000 On Tue, Mar 25, 2014 at 09:31:57PM -0400, AN wrote: > I just upgraded to svn r263756 and have a major problem, the system > has no mouse. When I reboot I see the following message on the > console: > devd:devctl sysctl missing from kernel > > then > > /etc/rc.d failed to start devd, and also I had to run dhclient em0 > to get the network started. > > I have not added to or changed any config files. Has anyone else > seen strange behavior like this recently? Any help would be > appreciated. > That's my fault, I'll fix it shortly. -- Mateusz Guzik