[vfio-users] Using input-linux in qemu-git; mouse works, but keyboard doesn't

William Green billcoder at gmail.com
Mon Apr 11 23:26:29 UTC 2016


Sure:

/dev/input/event1
   id   : 046d:200a, USB, v273
   phys : "usb-0000:00:14.0-14:2"
   name : "Logitech K350"
        : [ 261 codes ]
        : (null)
        : (null)
        : (null)
        : (null) (null) (null) (null) (null)



On Mon, Apr 11, 2016 at 12:35 AM, Gerd Hoffmann <kraxel at redhat.com> wrote:

> On So, 2016-04-10 at 15:10 -0700, William Green wrote:
> > Looks like this is a bug with the input-linux.  The function
> > "input_linux_complete" tries to detect what kind of input device the
> > given evdev device is by testing EVIOCGBIT(0, ...).  My keyboard (a
> > Logitech K350) has the EV_REL bit set, and so input_linux_complete
> > sees it as a mouse.  That explains my problems.
>
> Can you mail the output of 'lsinput -vs1' ?
>
> thanks,
>   Gerd
>
> PS: lsinput is here: https://www.kraxel.org/cgit/input/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/vfio-users/attachments/20160411/c138d69f/attachment.htm>


More information about the vfio-users mailing list