I have installed xcp/xen on ubuntu 12.04 server using the instructions found here: http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution It seems to be running correctly and I can access it using XenCenter and create and run vm''s. However, the keyboard doesn''t work in the vm console. The mouse works fine, but no keyboard. I have tried a vm with Windows 7 64 bit and Ubuntu 11.10 Desktop. I don''t get any errors, just no keyboard. Does anyone have this working or have any ideas how I can fix it? Thanks, Derry Bryson Sr. Software Engineer Highly Reliable Systems www.High-Rely.com<http://www.high-rely.com/> "Making Backup Invisible" Phone: 775.329.5139 X129 Fax: 775.370.1001 Sales & Support: 877.384.6838 This e-mail and any files transmitted with it are the property of Highly Reliable Systems, Inc. This (email) information is confidential, and is intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, disclosure, retention, dissemination, forwarding, printing, distribution or copying of this e-mail is strictly prohibited. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Jonathan Ludlam
2012-May-02 20:19 UTC
Re: Xen/XCP on Ubuntu 12.04 Server keyboard problems
Hi Derry, Have you tried just using plain VNC? The VNC servers don''t listen on the external interface, so you''ll have to run something like ''vncviewer -via me@my.xen.box<mailto:me@my.xen.box> localhost:1'' and see if you get the keyboard working like that. Something else to try is to enable rdesktop on your windows VM - you should then be able to use RDP through XenCenter. Jon On 2 May 2012, at 21:00, Derry Bryson wrote: I have installed xcp/xen on ubuntu 12.04 server using the instructions found here: http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution It seems to be running correctly and I can access it using XenCenter and create and run vm’s. However, the keyboard doesn’t work in the vm console. The mouse works fine, but no keyboard. I have tried a vm with Windows 7 64 bit and Ubuntu 11.10 Desktop. I don’t get any errors, just no keyboard. Does anyone have this working or have any ideas how I can fix it? Thanks, Derry Bryson Sr. Software Engineer Highly Reliable Systems www.High-Rely.com<http://www.high-rely.com/> "Making Backup Invisible" Phone: 775.329.5139 X129 Fax: 775.370.1001 Sales & Support: 877.384.6838 This e-mail and any files transmitted with it are the property of Highly Reliable Systems, Inc. This (email) information is confidential, and is intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, disclosure, retention, dissemination, forwarding, printing, distribution or copying of this e-mail is strictly prohibited. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org<mailto:Xen-users@lists.xen.org> http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Thanks Jon, running vncviewer from another Ubuntu system worked fine, so it must have something to do with XenCenter. I did install the free XenServer on the same hardware and that worked fine with XenCenter. I don''t really see anything I can configure in XenCenter with regards to the keyboard in the console nor do I see any error messages. From: Jonathan Ludlam [mailto:Jonathan.Ludlam@eu.citrix.com] Sent: Wednesday, May 02, 2012 1:20 PM To: Derry Bryson Cc: xen-users@lists.xen.org Subject: Re: [Xen-users] Xen/XCP on Ubuntu 12.04 Server keyboard problems Hi Derry, Have you tried just using plain VNC? The VNC servers don''t listen on the external interface, so you''ll have to run something like ''vncviewer -via me@my.xen.box<mailto:me@my.xen.box> localhost:1'' and see if you get the keyboard working like that. Something else to try is to enable rdesktop on your windows VM - you should then be able to use RDP through XenCenter. Jon On 2 May 2012, at 21:00, Derry Bryson wrote: I have installed xcp/xen on ubuntu 12.04 server using the instructions found here: http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution It seems to be running correctly and I can access it using XenCenter and create and run vm''s. However, the keyboard doesn''t work in the vm console. The mouse works fine, but no keyboard. I have tried a vm with Windows 7 64 bit and Ubuntu 11.10 Desktop. I don''t get any errors, just no keyboard. Does anyone have this working or have any ideas how I can fix it? Thanks, Derry Bryson Sr. Software Engineer Highly Reliable Systems www.High-Rely.com<http://www.high-rely.com/> "Making Backup Invisible" Phone: 775.329.5139 X129 Fax: 775.370.1001 Sales & Support: 877.384.6838 This e-mail and any files transmitted with it are the property of Highly Reliable Systems, Inc. This (email) information is confidential, and is intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, disclosure, retention, dissemination, forwarding, printing, distribution or copying of this e-mail is strictly prohibited. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org<mailto:Xen-users@lists.xen.org> http://lists.xen.org/xen-users ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 10.0.1424 / Virus Database: 2411/4973 - Release Date: 05/02/12 _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Jonathan Ludlam
2012-May-02 21:52 UTC
Re: Xen/XCP on Ubuntu 12.04 Server keyboard problems
Odd. We''ll look into it. Thanks for the bug report! Jon On 2 May 2012, at 21:19, Jonathan Ludlam wrote: Hi Derry, Have you tried just using plain VNC? The VNC servers don''t listen on the external interface, so you''ll have to run something like ''vncviewer -via me@my.xen.box<mailto:me@my.xen.box> localhost:1'' and see if you get the keyboard working like that. Something else to try is to enable rdesktop on your windows VM - you should then be able to use RDP through XenCenter. Jon On 2 May 2012, at 21:00, Derry Bryson wrote: I have installed xcp/xen on ubuntu 12.04 server using the instructions found here: http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution It seems to be running correctly and I can access it using XenCenter and create and run vm’s. However, the keyboard doesn’t work in the vm console. The mouse works fine, but no keyboard. I have tried a vm with Windows 7 64 bit and Ubuntu 11.10 Desktop. I don’t get any errors, just no keyboard. Does anyone have this working or have any ideas how I can fix it? Thanks, Derry Bryson Sr. Software Engineer Highly Reliable Systems www.High-Rely.com<http://www.high-rely.com/> "Making Backup Invisible" Phone: 775.329.5139 X129 Fax: 775.370.1001 Sales & Support: 877.384.6838 This e-mail and any files transmitted with it are the property of Highly Reliable Systems, Inc. This (email) information is confidential, and is intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, disclosure, retention, dissemination, forwarding, printing, distribution or copying of this e-mail is strictly prohibited. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org<mailto:Xen-users@lists.xen.org> http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org<mailto:Xen-users@lists.xen.org> http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users