All of lore.kernel.org
 help / color / mirror / Atom feed
* Keyboard does not work on Debian Squeeze with Xen 4.0.1-2
@ 2011-07-22 18:21 Rafael Braga
  2011-07-22 19:27 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael Braga @ 2011-07-22 18:21 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 608 bytes --]

Friends of the list, I'm using Debian Squeeze and installed Xen 4.0.1-2
available in the package xen-linux-system-2.6.32-5-xen-amd64 via apt-get.
When I try to reboot the system using the dom0 kernel, the keyboard
simply does not work. Xen works correctly, the mouse functions,
not only the keyboard. In other kernels the problem is not
occurs. 've Searched on google and the archives of the list and not
I found a solution, I am asking for your help. I installed xen on
a Dell Inspiron 1525 notebook.

excuse me for possible replication.

-- 
Rafael Braga <http://www.linkedin.com/myprofile?trk=hb_tab_pro>

[-- Attachment #1.2: Type: text/html, Size: 4672 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

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

* Re: Keyboard does not work on Debian Squeeze with Xen 4.0.1-2
  2011-07-22 18:21 Keyboard does not work on Debian Squeeze with Xen 4.0.1-2 Rafael Braga
@ 2011-07-22 19:27 ` Konrad Rzeszutek Wilk
  2011-07-23 14:06   ` Rafael Braga
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-07-22 19:27 UTC (permalink / raw)
  To: Rafael Braga; +Cc: xen-devel

On Fri, Jul 22, 2011 at 03:21:46PM -0300, Rafael Braga wrote:
> Friends of the list, I'm using Debian Squeeze and installed Xen 4.0.1-2
> available in the package xen-linux-system-2.6.32-5-xen-amd64 via apt-get.
> When I try to reboot the system using the dom0 kernel, the keyboard
> simply does not work. Xen works correctly, the mouse functions,
> not only the keyboard. In other kernels the problem is not
> occurs. 've Searched on google and the archives of the list and not
> I found a solution, I am asking for your help. I installed xen on
> a Dell Inspiron 1525 notebook.

That sounds quite familiar. MA Young was hitting the same issue
and it was traced to the Xen hypervisor doing something silly. Can you
try 4.1.1 instead and/or a USB keyboard?

> 
> excuse me for possible replication.
> 
> -- 
> Rafael Braga <http://www.linkedin.com/myprofile?trk=hb_tab_pro>

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

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

* Re: Keyboard does not work on Debian Squeeze with Xen 4.0.1-2
  2011-07-22 19:27 ` Konrad Rzeszutek Wilk
@ 2011-07-23 14:06   ` Rafael Braga
  2011-07-23 19:14     ` Pasi Kärkkäinen
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael Braga @ 2011-07-23 14:06 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1287 bytes --]

yes, using the usb keyboard works normally ... what can be?

On Fri, Jul 22, 2011 at 4:27 PM, Konrad Rzeszutek Wilk <
konrad.wilk@oracle.com> wrote:

> On Fri, Jul 22, 2011 at 03:21:46PM -0300, Rafael Braga wrote:
> > Friends of the list, I'm using Debian Squeeze and installed Xen 4.0.1-2
> > available in the package xen-linux-system-2.6.32-5-xen-amd64 via apt-get.
> > When I try to reboot the system using the dom0 kernel, the keyboard
> > simply does not work. Xen works correctly, the mouse functions,
> > not only the keyboard. In other kernels the problem is not
> > occurs. 've Searched on google and the archives of the list and not
> > I found a solution, I am asking for your help. I installed xen on
> > a Dell Inspiron 1525 notebook.
>
> That sounds quite familiar. MA Young was hitting the same issue
> and it was traced to the Xen hypervisor doing something silly. Can you
> try 4.1.1 instead and/or a USB keyboard?
>
> >
> > excuse me for possible replication.
> >
> > --
> > Rafael Braga <http://www.linkedin.com/myprofile?trk=hb_tab_pro>
>
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>


-- 
Rafael Braga <http://www.linkedin.com/myprofile?trk=hb_tab_pro>

[-- Attachment #1.2: Type: text/html, Size: 1985 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

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

* Re: Keyboard does not work on Debian Squeeze with Xen 4.0.1-2
  2011-07-23 14:06   ` Rafael Braga
@ 2011-07-23 19:14     ` Pasi Kärkkäinen
  0 siblings, 0 replies; 4+ messages in thread
From: Pasi Kärkkäinen @ 2011-07-23 19:14 UTC (permalink / raw)
  To: Rafael Braga; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Sat, Jul 23, 2011 at 11:06:52AM -0300, Rafael Braga wrote:
>    yes, using the usb keyboard works normally ... what can be?
> 

Like said, it's a known bug, so you need to upgrade to a newer hypervisor version.
Try Xen 4.0.2 or 4.1.1.

-- Pasi

>    On Fri, Jul 22, 2011 at 4:27 PM, Konrad Rzeszutek Wilk
>    <[1]konrad.wilk@oracle.com> wrote:
> 
>      On Fri, Jul 22, 2011 at 03:21:46PM -0300, Rafael Braga wrote:
>      > Friends of the list, I'm using Debian Squeeze and installed Xen
>      4.0.1-2
>      > available in the package xen-linux-system-2.6.32-5-xen-amd64 via
>      apt-get.
>      > When I try to reboot the system using the dom0 kernel, the keyboard
>      > simply does not work. Xen works correctly, the mouse functions,
>      > not only the keyboard. In other kernels the problem is not
>      > occurs. 've Searched on google and the archives of the list and not
>      > I found a solution, I am asking for your help. I installed xen on
>      > a Dell Inspiron 1525 notebook.
> 
>      That sounds quite familiar. MA Young was hitting the same issue
>      and it was traced to the Xen hypervisor doing something silly. Can you
>      try 4.1.1 instead and/or a USB keyboard?
>      >
>      > excuse me for possible replication.
>      >
>      > --
>      > Rafael Braga <[2]http://www.linkedin.com/myprofile?trk=hb_tab_pro>
> 
>      > _______________________________________________
>      > Xen-devel mailing list
>      > [3]Xen-devel@lists.xensource.com
>      > [4]http://lists.xensource.com/xen-devel
> 
>    --
>    Rafael Braga
> 
> References
> 
>    Visible links
>    1. mailto:konrad.wilk@oracle.com
>    2. http://www.linkedin.com/myprofile?trk=hb_tab_pro
>    3. mailto:Xen-devel@lists.xensource.com
>    4. http://lists.xensource.com/xen-devel

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

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

end of thread, other threads:[~2011-07-23 19:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 18:21 Keyboard does not work on Debian Squeeze with Xen 4.0.1-2 Rafael Braga
2011-07-22 19:27 ` Konrad Rzeszutek Wilk
2011-07-23 14:06   ` Rafael Braga
2011-07-23 19:14     ` Pasi Kärkkäinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.