[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Mouse support in Ubuntu 10.04 VM



It doesn't work...

rens@Sylar:~$ lsmod
Module                  Size  Used by
binfmt_misc             7960  1
ppdev                   6375  0
fbcon                  39270  71
tileblit                2487  1 fbcon
font                    8053  1 fbcon
bitblit                 5811  1 fbcon
softcursor              1565  1 bitblit
xen_fbfront             7225  2
fb_sys_fops             1611  1 xen_fbfront
joydev                 11072  0
sysimgblt               2547  1 xen_fbfront
sysfillrect             3949  1 xen_fbfront
lp                      9336  0
syscopyarea             3640  1 xen_fbfront
xen_kbdfront            4249  0
parport                37160  2 ppdev,lp
xen_netfront           17890  0
xen_blkfront           10697  4


cat /etc/xen/ubuntu.xen.cfg

name       = "ubuntu"
bootloader = "/opt/pygrub64/bin/pygrub"
memory     = 512
disk       = [ 'phy:/dev/VolGroupHiro/VM1,xvda,w' ]
vif        = [ 'bridge=xenbr0' ]
vcpus      = 1
vnc        = 1
#vncconsole = 1
sdl        = 1
usb        = 1
usbdevice  = 'mouse'
on_reboot  = 'destroy'
on_crash   = 'destroy'

The mistake is that the click is ok but not the movements... :D

Le 3/09/2010 17:37, David Markey a écrit :
Try 

"modprobe xen-fbfront"
 
>From within the VM.


On 3 September 2010 15:35, Bob Sauvage <Bob.sauvage@xxxxxx> wrote:

Hello people !


I just installed successfully Ubuntu 10.04 under Xen with the help of David Markey and his pygrub 4.0.1! (Thanks again)


But I have a problem when I connect on this VM with VNC...

The mouse pointer is frozen on the middle of the screen. The click is ok but not the movements.


I tried these options : 


name       = "ubuntu"
bootloader = "/opt/pygrub64/bin/pygrub"
memory     = 512
disk       = [ 'phy:/dev/VolGroupHiro/VM1,xvda,w' ]
vif        = [ 'bridge=xenbr0' ]
vcpus      = 1
vnc        = 1
vncconsole = 1
sdl        = 1
usb        = 1
usbdevice  = 'mouse' or 'tablet' or 'host:046d:c00c'


For the last, I found it in /proc/bus/usb/devices


Someone has an idea to help me ?


Thanks a lot ;) !






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

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.