[one-users] VNC problems

Luca Lorenzini lorenzini.luca at gmail.com
Tue Jun 8 08:47:59 PDT 2010


I tried adding the lines you suggest me, but the result is the same. I tried
using ubuntu-server 9 as VM and keyboard works fine. Is there a problem with
ubuntu-desktop and OpenNebula 1.2? I thought my image was corrupted in some
way so i tried to use a fresh installation but nothing new happened :(

Anyone else has a hint?

On Tue, Jun 1, 2010 at 8:13 PM, Ruben S. Montero <rubensm at dacya.ucm.es>wrote:

> Hi,
>
> Try adding to the following to the OpenNebula template:
>
> INPUT = [ type = "tablet", bus = "usb" ]
>
> Also you can set the keymap for your keyboard. For my spanish keyboard
> I am using:
>
> GRAPHICS = [ type = "vnc", listen  = "127.0.0.1", port = "5902",
> keymap="es"]
>
> Cheers
>
> Ruben
>
>
> On Tue, Jun 1, 2010 at 4:11 PM, Luca Lorenzini <lorenzini.luca at gmail.com>
> wrote:
> > After launching a VM (ubuntu-desktop 10) i connect to it with vnc. The
> Login
> > windows appear but both the mouse and the keyboard dont work (it seems
> that
> > vm freezes). Launching the wm with kvm command line (kvm -no-acpi -vnc
> > localhost:0 ubuntu.img -m 512) it works fine!
> >
> > I'm using opennebula 1.2 and the VM template is this:
> >
> > NAME   = ubuntu-desktop
> > MEMORY = 512
> > CPU=0.5
> >
> > OS = [
> > boot="hd",
> > kernel="/vmlinuz",
> > initrd="/initrd.img",
> > root="sda1"
> > ]
> >
> > DISK   = [
> >   source = "/public/lorenz/cloud/ubuntu.img",
> >   target   = "sda",
> >   readonly = "no",
> >   clone = "no"
> > ]
> >
> >
> > GRAPHICS =[type ="vnc",listen ="127.0.0.1", port = "5910"]
> > NIC    = [ NETWORK = "private" ]
> >
> > FEATURES=[ acpi="no" ]
> >
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> >
> >
>
>
>
> --
> Dr. Ruben Santiago Montero
> Associate Professor (Profesor Titular), Complutense University of Madrid
>
> URL: http://dsa-research.org/doku.php?id=people:ruben
> Weblog: http://blog.dsa-research.org/?author=7
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100608/6e6138d5/attachment-0003.htm>


More information about the Users mailing list