From owner-freebsd-current@freebsd.org Mon Aug 10 13:53:49 2015 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 245B699E28D for ; Mon, 10 Aug 2015 13:53:49 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CFA41AE for ; Mon, 10 Aug 2015 13:53:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id t7ADrghP077360 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 10 Aug 2015 16:53:42 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id t7ADrgfD077359; Mon, 10 Aug 2015 16:53:42 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 10 Aug 2015 16:53:42 +0300 From: Gleb Smirnoff To: Thomas Mueller Cc: freebsd-current@freebsd.org Subject: Re: CFT: ndis(4) testers needed! Message-ID: <20150810135342.GE75813@glebius.int.ru> References: <20150731121226.GJ889@FreeBSD.org> <776723.76234.bm@smtp117.sbc.mail.ne1.yahoo.com> <20150804100746.GA889@FreeBSD.org> <20150804141722.GC889@glebius.int.ru> <475378.72622.bm@smtp114.sbc.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <475378.72622.bm@smtp114.sbc.mail.ne1.yahoo.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 10 Aug 2015 13:53:49 -0000 Thomas, On Mon, Aug 10, 2015 at 01:29:49PM +0000, Thomas Mueller wrote: T> I didn't mean to send the same old message a second time (sorry); I was at a difficult-to-read interface, this is what I meant to send: T> T> UPDATE, typing from FreeBSD vt and X crashing system: T> T> I ran svn up on the source tree, applied the patch, make buildworld succeeded, but building the kernels all failed, with and without ndis, so I dare not make installworld, which would put userland out of sync with kernels and likely give me nonworking system. T> T> Now, I try to startx as nonroot, then there is no more signal to monitor, but keyboard is recognized, at least CapsLock and ScrollLock light and unlight the LEDs. Returning Ctrl-Alt-F1 blindly and typing "shutdown -r now" does nothing, I must press Reset button. T> T> Now I want to undo the patch, unless there is something better you can suggest, like maybe a fix? T> T> I want to get a working system again. T> T> svn revert --depth=infinity ? Yes, 'svn revert --depth=infinity .' in the root of sources will undo any local changes. T> I don't really know what happened that X won't start any more, it's on a Western Digital Green Drive bought at the end of May 2013, maybe it's nearing end of life? T> T> Or maybe something with the buildworld and buildkernel had an adverse effect on the file system? buildworld and buildkernel can't affect your installation. -- Totus tuus, Glebius.