Hello,
I experiences similar problems using the exact same Qemu version as
yours. To work around it, I first instructed Qemu to use the SDL back
end by adding the following line to the Genode build configuration at
'<build-dir>/etc/build.conf':
QEMU_OPT += -display sdl
But that was not enough to fix the bugged user input. I also had to set
the environment variable SDL_VIDEO_X11_DGAMOUSE to 0.
export SDL_VIDEO_X11_DGAMOUSE=0
This fixed the problem for me. But I still have not investigated what
strange kind of events Qemu is delivering by default now. The events
seem to confuse the PS/2 driver completely.
Cheers
Norman
--
Dr.-Ing. Norman Feske
Genode Labs
http://www.genode-labs.com · http://genode.org
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
genode-main mailing list
genode-main@...12...ceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main