From owner-freebsd-stable@FreeBSD.ORG Sat Feb 22 15:12:42 2014 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 126D51D9 for ; Sat, 22 Feb 2014 15:12:42 +0000 (UTC) Received: from sunner.semmy.ru (sunner.semmy.ru [195.54.209.159]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BFD6F1075 for ; Sat, 22 Feb 2014 15:12:41 +0000 (UTC) Received: from [83.149.9.66] (helo=[127.0.0.1]) by sunner.semmy.ru with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WHDvh-000K9R-64 for freebsd-stable@FreeBSD.org; Sat, 22 Feb 2014 18:51:49 +0400 Message-ID: <5308B98C.6070807@semmy.ru> Date: Sat, 22 Feb 2014 18:51:56 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: panic after upgrade to 10 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 15:12:42 -0000 Hi. I've tried to upgrade my home router to FreeBSD 10-STABLE from 8.x. And got this panic: https://www.dropbox.com/s/fxsily501x50vtw/A8eRRRJKbYM.jpg panic: make_dev_credv: bad si_name (error=17, si_name=agpgart) How it could be fixed or how work around to boot? Any help appreciated.