From owner-freebsd-questions@freebsd.org Mon Aug 26 11:47:17 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8DDDED8ACB for ; Mon, 26 Aug 2019 11:47:17 +0000 (UTC) (envelope-from nep@packageloss.eu) Received: from packageloss.eu (packageloss.eu [IPv6:2a03:4000:29:26b::a]) (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 46H9GX3qGnz4Hbn for ; Mon, 26 Aug 2019 11:47:16 +0000 (UTC) (envelope-from nep@packageloss.eu) Received: from lizzie.fritz.box (x4e363988.dyn.telefonica.de [78.54.57.136]) by packageloss.eu (Postfix) with ESMTPSA id 76E74A02ED for ; Mon, 26 Aug 2019 11:47:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=packageloss.eu; s=mail; t=1566820033; bh=LsdyKQRD4KBQcJY05UFTtqi2o5RYBh3qYAyGxDvhZmE=; h=Date:From:To:Subject:In-Reply-To:References; b=kR2mhIxGPx30TeCWdqX08joRvfP5EZor8PtKAIWnmIFq1r9TXgnHlImXPARgi647d gyGeZc7Ru/KXTP8DWeYVzOqFApLub3qGmwRF+hBfzdQWHdt/zEhpCO8pxURVpn0dAR 31V/ihRVRcR/aMocSFKl/6PN250Z7wxGzSiAn1FQ= Date: Mon, 26 Aug 2019 15:48:07 +0200 From: Pascal Abresch To: freebsd-questions@freebsd.org Subject: Re: Running an Android app Message-ID: <20190826154807.3424800f@lizzie.fritz.box> In-Reply-To: <16fcbb96-59d7-7a00-01ff-bb416c06a4e4@netfence.it> References: <20190826151431.63df9830@lizzie.fritz.box> <16fcbb96-59d7-7a00-01ff-bb416c06a4e4@netfence.it> Organization: packageloss.eu X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46H9GX3qGnz4Hbn X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=pass header.d=packageloss.eu header.s=mail header.b=kR2mhIxG; dmarc=pass (policy=none) header.from=packageloss.eu; spf=none (mx1.freebsd.org: domain of nep@packageloss.eu has no SPF policy when checking 2a03:4000:29:26b::a) smtp.mailfrom=nep@packageloss.eu X-Spamd-Result: default: False [1.85 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[packageloss.eu:s=mail]; NEURAL_HAM_MEDIUM(-0.83)[-0.831,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.73)[-0.730,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; DATE_IN_FUTURE(4.00)[]; DKIM_TRACE(0.00)[packageloss.eu:+]; DMARC_POLICY_ALLOW(-0.50)[packageloss.eu,none]; NEURAL_HAM_SHORT(-0.06)[-0.061,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.27)[ipnet: 2a03:4000::/32(-0.87), asn: 197540(2.23), country: DE(-0.01)]; ASN(0.00)[asn:197540, ipnet:2a03:4000::/32, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[136.57.54.78.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.11] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2019 11:47:17 -0000 You need a vnc client to view the video output of bhyvve (take a look at the vmrun.sh script too) (also if you intend to input text make sure yout x11 keymap is set to us) You never know whether it will work untill you try :) Mfg, Pascal Abresch On Mon, 26 Aug 2019 13:41:24 +0200 Andrea Venturoli wrote: > On 2019-08-26 15:15, Pascal Abresch wrote: > > Have you tried bhyve? > > No. > > I'm not sure it would work on this machine and it would not display > in an X window... besides, I just didn't think about it :) > > > > > If I remember correctly it worked the last time I tried android-x86 > > in it. (but other graphical linux did not. > > Android in VirtualBox is also reported to work :( > > bye & Thanks > av. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"