public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm, hal, and evdev
@ 2008-05-26 22:58 Alan Kennedy
  2008-05-27 17:59 ` Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Kennedy @ 2008-05-26 22:58 UTC (permalink / raw)
  To: kvm

Hi,

When using hal to autoload the mouse and keyboard with evdev. The evdev keyboard
model does not work correctly with kvm (qemu) hosts. The arrow, home, end,
insert & delete keys are mapped incorrectly or do not work at all. 

This is not unique to kvm (qemu), and also occurs with vmware. See url below for
vmware work around. Found this on the net. 

http://communities.vmware.com/message/498632

I suspect the problem is with evdev, but not sure. Is there any work around like
used in vmware or other solutions?

My solution was stop using hal input autoloading with evdev, and everything is
working fine now. However, I would like to start using evdev if possible because
that is the only driver that fully supports my mouse. 

Thanks for any help with this matter.

Alan

System details:

Kernel 2.6.25.4
QEMU PC emulator version 0.9.1 (kvm-69)




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: kvm, hal, and evdev
  2008-05-26 22:58 kvm, hal, and evdev Alan Kennedy
@ 2008-05-27 17:59 ` Anthony Liguori
  2008-05-28 13:15   ` Alan Kennedy
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2008-05-27 17:59 UTC (permalink / raw)
  To: Alan Kennedy; +Cc: kvm

Alan Kennedy wrote:
> Hi,
>
> When using hal to autoload the mouse and keyboard with evdev. The evdev keyboard
> model does not work correctly with kvm (qemu) hosts. The arrow, home, end,
> insert & delete keys are mapped incorrectly or do not work at all. 
>   

How are you interacting with the guest?  via SDL?  If so, do other SDL 
applications work correctly?  Are you using evdev in the host or in the 
guest?

Regards,

Anthony Liguori

> This is not unique to kvm (qemu), and also occurs with vmware. See url below for
> vmware work around. Found this on the net. 
>
> http://communities.vmware.com/message/498632
>
> I suspect the problem is with evdev, but not sure. Is there any work around like
> used in vmware or other solutions?
>
> My solution was stop using hal input autoloading with evdev, and everything is
> working fine now. However, I would like to start using evdev if possible because
> that is the only driver that fully supports my mouse. 
>
> Thanks for any help with this matter.
>
> Alan
>
> System details:
>
> Kernel 2.6.25.4
> QEMU PC emulator version 0.9.1 (kvm-69)
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: kvm, hal, and evdev
  2008-05-27 17:59 ` Anthony Liguori
@ 2008-05-28 13:15   ` Alan Kennedy
  2008-06-03  3:30     ` Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Kennedy @ 2008-05-28 13:15 UTC (permalink / raw)
  To: kvm

Anthony Liguori <anthony <at> codemonkey.ws> writes:

> 
> How are you interacting with the guest?  via SDL?  If so, do other SDL 
> applications work correctly?  Are you using evdev in the host or in the 
> guest?
> 
> Regards,
> 
> Anthony Liguori
> 

Thanks for the response. 

I'm using SDL. I have no other SDL applications. If you know of a easy to
install SDL application to use as a test please let me know. 

The host is running evdev, and the guest is Windows XP. 

Thanks again,

Alan



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: kvm, hal, and evdev
  2008-05-28 13:15   ` Alan Kennedy
@ 2008-06-03  3:30     ` Anthony Liguori
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2008-06-03  3:30 UTC (permalink / raw)
  To: Alan Kennedy; +Cc: kvm

Alan Kennedy wrote:
> Anthony Liguori <anthony <at> codemonkey.ws> writes:
>
>   
>> How are you interacting with the guest?  via SDL?  If so, do other SDL 
>> applications work correctly?  Are you using evdev in the host or in the 
>> guest?
>>
>> Regards,
>>
>> Anthony Liguori
>>
>>     
>
> Thanks for the response. 
>
> I'm using SDL. I have no other SDL applications. If you know of a easy to
> install SDL application to use as a test please let me know. 
>
> The host is running evdev, and the guest is Windows XP. 
>   

Historically, SDL has had some trouble processing input events.  I 
wouldn't be surprised if it's evdev support was buggy.  See if you see 
have problems using -vnc and connecting with a vnc client (preferrably, 
vinagre or gvncviewer).

Regards,

Anthony Liguori

> Thanks again,
>
> Alan
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-03  3:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-26 22:58 kvm, hal, and evdev Alan Kennedy
2008-05-27 17:59 ` Anthony Liguori
2008-05-28 13:15   ` Alan Kennedy
2008-06-03  3:30     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox