WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] xen 4 only seeing one keyboard and mouse

> >So when you boot dom0 on xen4, do those ps/2 devices get detected?
> 
> Partially. The relevant input lines (with associated lines that look
> relevant) under xen are
> 
> input: Macintosh mouse button emulation as /devices/virtual/input/input3
> ...
> input input3: hash matches
> pnp 00:08: hash matches
> ...
> input: AT Translated Set 2 keyboard as 
> /devices/platform/i8042/serio0/input/input4
> ...
> input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input9
> psmouse.c: Failed to enable mouse on isa0060/serio2

Looking briefly at the code, it looks to be sending two bytes down the
port. What does 'dmesg | grep serio' show? Something like this:

serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input4


Do you see both ports in /proc/ioports and the IRQ utilized in
/proc/interrupts? Are there an interrupts being sent when you type on
the keyboard?


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel