From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 14 11:09:10 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 07CB7659 for ; Sat, 14 Feb 2015 11:09:10 +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 37BEA1CA for ; Sat, 14 Feb 2015 11:09:08 +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 t1EAvVb4033797 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 14 Feb 2015 13:57:31 +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 t1EAvUlr033796; Sat, 14 Feb 2015 13:57:30 +0300 (MSK) (envelope-from dchagin) Date: Sat, 14 Feb 2015 13:57:30 +0300 From: Chagin Dmitry To: Piotr Kubaj Subject: Re: Panic on lemul Message-ID: <20150214105730.GA33789@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: Sat, 14 Feb 2015 11:09:10 -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 I switch to tty. After a hard reboot, I can see following lines in > /var/log/messages: hi, please, try with r278750. -- Have fun! chd