July 3, 20242 yr Hi, like described in the Title I'm using the new Beta. So far it works for me except passthrough of Evdev with a mouse. (Keyboard works) Although using the correct device (by-id/ .... ) no output comes to the VM. The device seems to be grabbed by the VM (at least it is "frozen" on the host side). Anyone who knows where to search further ? BTW: When using the older "<qemu:commandline>" commands I get a message that the permission ot the device is denied (for mouse AND kbd)
February 28, 20251 yr Having the same issue. Any fix found yet? Keyboard evdev works fine. Noticed the mouse movement does not work but right and left clicking does which is odd. Edited February 28, 20251 yr by Johnny Utah
March 24Mar 24 Hi,I'm trying this the first time on my VM and stumbled across your posts. On my machine I used the VM template evdev section and the first entry is the keyboard (Grab: all, Repeat: on) and the second one the mouse. Well, in the first round I had the same issue like you and added to the xml this entries to get it to work:<input type='mouse' bus='virtio'> </input> <input type='keyboard' bus='virtio'> </input>
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.