From owner-freebsd-ports@FreeBSD.ORG Mon May 5 04:25:38 2014 Return-Path: Delivered-To: freebsd-ports@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 460ED400 for ; Mon, 5 May 2014 04:25:38 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 214581AB7 for ; Mon, 5 May 2014 04:25:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=PnBKsDHFHQYv5Ke/fAWtmvBtk0WXKw5J9p4zE6S4kU4=; b=CeP2Br4s5Xb1oDcPdXIgYQtPIvkJDLpUlfhMetTWmu8Esh+gFJXBPlUV0HS7Zc6NztBvQtSL7ZlZgvdrl2H5Pvu0nDLFUzyxyqaorof/ZPwXT0D0c5McUdxraI+VTQXJ495BBCoNJOuF7oVN4/kOk0j5+Jss4D7avA486cDYB2U=; Received: from [182.10.137.14] (port=50233 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WhAT8-003Dt2-NU; Sun, 04 May 2014 22:25:36 -0600 Date: Mon, 5 May 2014 12:25:13 +0800 From: Erich Dollansky To: Fbsd8 Subject: Re: chrome does not work inside a jail Message-ID: <20140505122513.10aac039@X220.alogt.com> In-Reply-To: <5366E51D.5050305@a1poweruser.com> References: <20140505090010.57f5ebad@X220.alogt.com> <5366E51D.5050305@a1poweruser.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 04:25:38 -0000 Hi, On Sun, 04 May 2014 21:10:53 -0400 Fbsd8 wrote: > Erich Dollansky wrote: > > > > I just installed chrome inside a jail. It does not display > > anything. No matter what it is like settings or configuration or > > any website. The same works as expected when chrome runs inside the > > host system. > > > > The chrome version is Version 33.0.1750.152 (256984). > > > > When I run other applications like firefox, kate, gedit or > > claws-mail in a jail, it all works. > > > > Is this normal? > > > > Erich > > > > > What do you mean by "installed chrome inside a jail"? I created a normal FreeBSD jail. I copied the ports tree into the jail. Started the jail and compiled chrome. > > What version of FreeBSD you running? 10.0 STABLE. > Are you running xorg and desktop in a jail? No, X run directly on the machine. Also the desktop. I used telnet to connect to the jail. > What video card are you using? > I use the internal GPU of a second generation i7 CPU. Erich