From owner-freebsd-questions@freebsd.org Fri Aug 30 10:51:56 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 8B2D8CAA2F for ; Fri, 30 Aug 2019 10:51:56 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from smh-06.1blu.de (smh-06.1blu.de [178.254.0.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46Kbrp6c8Vz3yr3 for ; Fri, 30 Aug 2019 10:51:54 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [172.16.29.5] (helo=sh4-5.1blu.de) by smh-06.1blu.de with esmtp (Exim 4.86_2) (envelope-from ) id 1i3eas-00061T-CV for freebsd-questions@freebsd.org; Fri, 30 Aug 2019 12:57:26 +0200 Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.86_2) (envelope-from ) id 1i3eVM-000OFE-Vz for freebsd-questions@freebsd.org; Fri, 30 Aug 2019 12:51:44 +0200 Date: Fri, 30 Aug 2019 12:51:44 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Qemu: Debian boots fine but has no mouse Message-ID: <20190830105144.GA87312@sh4-5.1blu.de> Reply-To: Matthias Apitz Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Operating-System: FreeBSD 12.0-CURRENT r314251 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.5.24 (2015-08-30) X-Rspamd-Queue-Id: 46Kbrp6c8Vz3yr3 X-Spamd-Bar: ++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of guru@unixarea.de has no SPF policy when checking 178.254.0.206) smtp.mailfrom=guru@unixarea.de X-Spamd-Result: default: False [6.01 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.59)[0.591,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; RBL_SENDERSCORE(2.00)[206.0.254.178.bl.score.senderscore.com]; NEURAL_SPAM_MEDIUM(0.98)[0.977,0]; NEURAL_SPAM_LONG(0.97)[0.972,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(0.57)[ipnet: 178.254.0.0/19(1.56), asn: 42730(1.29), country: DE(-0.01)] X-Spam: Yes 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: Fri, 30 Aug 2019 10:51:56 -0000 Hello, I have a qemu image 'qemu-x86_64.qcow2' which contains a bootable (Debian) Linux mobile, mote information on this here: https://developer.puri.sm/Librem5/Development_Environment/Boards/qemu.html The host is a 12-CURRENT amd64 and I compiled qemu from the ports as version 2.12.1_1 The guest boots fine with: # qemu-system-x86_64 -boot menu=on -drive file=qemu-x86_64.qcow2,format=qcow2 -vga virtio -display gtk -m 1G but no mouse is working in it and so I can't unloack the "phone" on the screen by sliding away the lockscreen. The mouse itself is working fine in the host system from the touchpad (/dev/sysmouse) and from an external USB mouse (/dev/ums0). What can I do? Could I use/convert the file 'qemu-x86_64.qcow2' for VirtualBox? matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub