From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 1 20:34:25 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0AE6CA1 for ; Sun, 1 Feb 2015 20:34:25 +0000 (UTC) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru [78.107.232.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dchagin.static.corbina.net", Issuer "dchagin.static.corbina.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 86A33E1 for ; Sun, 1 Feb 2015 20:34:23 +0000 (UTC) Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.14.9/8.14.9) with ESMTP id t11KYEVJ005024 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 1 Feb 2015 23:34:14 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.14.9/8.14.9/Submit) id t11KYDDP005023; Sun, 1 Feb 2015 23:34:13 +0300 (MSK) (envelope-from dchagin) Date: Sun, 1 Feb 2015 23:34:13 +0300 From: Chagin Dmitry To: Piotr Kubaj Subject: Re: Panic on lemul Message-ID: <20150201203413.GA4991@dchagin.static.corbina.net> References: <54CE8A06.7060801@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54CE8A06.7060801@riseup.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2015 20:34:25 -0000 On Sun, Feb 01, 2015 at 09:18:14PM +0100, Piotr Kubaj wrote: > Hi. I've tried to install Steam using lemul branch. I've used c6 ports, > installed x11/linux-c6-xorg-libs and x11/nvidia-driver (I have NVidia > GPU). I've also loaded linux, linux64 and linprocfs modules and mounted > linproc, proc and fdesc. When I try to install Steam, screen freezes > (having run 'brandelf -t linux steam' before) and some artifacts appear. > Mouse cursor disappears and I can't switch windows (using alt+tab) nor can you please update lemul sources and try again, also please add debuging option and KDB_UNATENDED option to the kernel to get a core -- Have fun! chd