<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4763&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Installing a virtual machine using qemu in Colemak keyboard layout]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4763</link>
		<description><![CDATA[The most recent posts in [SOLVED] Installing a virtual machine using qemu in Colemak keyboard layout.]]></description>
		<lastBuildDate>Sun, 02 Jan 2022 17:47:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[SOLVED] Installing a virtual machine using qemu in Colemak keyboard layout]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33654#p33654</link>
			<description><![CDATA[<p>qemu failed to run when virgl option was on.&#160; </p><div class="codebox"><pre><code>qemu-system-x86_64: warning: &#039;-soundhw es1370&#039; is deprecated, please use &#039;-device ES1370&#039; instead
gl_version 45 - core profile enabled
vrend_renderer_fill_caps: Entering with stale GL error: 1280
GLSL feature level 430
virtio_input_hid_handle_status: unknown type 20
virtio_input_hid_handle_status: unknown type 20</code></pre></div><div class="codebox"><pre><code>-device virtio-vga,virgl=off</code></pre></div><p>Below is the command I ran.</p><div class="codebox"><pre><code>$ qemu-system-x86_64 -enable-kvm -m 2048 -smp 2 -cpu host -soundhw es1370 -device virtio-mouse-pci -device virtio-keyboard-pci -serial mon:stdio -boot menu=on -net nic -net user,hostfwd=tcp::5555-:22 -device virtio-vga,virgl=off -display gtk,gl=off -hda androidx86_hda.img -cdrom android-x86-8.1-r6.iso
qemu-system-x86_64: warning: &#039;-soundhw es1370&#039; is deprecated, please use &#039;-device ES1370&#039; instead</code></pre></div><p>After loading the android setup, I got stuck on the disk partition menu. My Xorg&#039;s system keyboard layout for English is Colemak.&#160; The android setup inside qemu ignores key values Xorg are sending. It&#039;s weird. I think if I plug in Qwerty USB keyboard, I would enter characters correctly during the setup.</p>]]></description>
			<author><![CDATA[dummy@example.com (penguin)]]></author>
			<pubDate>Sun, 02 Jan 2022 17:47:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33654#p33654</guid>
		</item>
	</channel>
</rss>
