[pve-devel] lost mouse pointer - ubuntu-12.04.2-desktop-amd64.iso
Alexandre DERUMIER
aderumier at odiso.com
Wed Feb 20 13:01:18 CET 2013
It's seem to be related to usb uhci companion on top of ehci
I can get it work, editing
/usr/share/qemu-server/pve-usb.cfg
and keep only:
"[device "ehci"]
driver = "ich9-usb-ehci1"
addr = "1d.7"
multifunction = "off"
"
# info mice
Mouse #1: QEMU HID Tablet (absolute)
Mouse #0: QEMU PS/2 Mouse
* Mouse #2: vmmouse (absolute)
(Jump to vmmouse if available, good :)
Maybe is vmmouse related ? I don't see the vmmouse mice when companion controller is plugged?
usb1 companion is needed to plug usb-passthough usb1 devices,
as workaround we can do:
-dedicated ehci for tablet. (that use 1 pci slot, maybe not a problem with bridges)
-only add companion if usb passthrough devices exist. (but they will have the mouse pointer bug, maybe it's already the case with proxmox 2.2)
or find the bug (maybe qemu-mailing can help ?)
----- Mail original -----
De: "Alexandre DERUMIER" <aderumier at odiso.com>
À: "Martin Maurer" <martin at proxmox.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Mercredi 20 Février 2013 12:38:22
Objet: Re: [pve-devel] lost mouse pointer - ubuntu-12.04.2-desktop-amd64.iso
I can also reproduce it with ubuntu 12.10 installer.
(mouse don't with tablet).
I'll do tests this afternoon, playing with the usb controllers
----- Mail original -----
De: "Martin Maurer" <martin at proxmox.com>
À: pve-devel at pve.proxmox.com
Envoyé: Mercredi 20 Février 2013 12:27:09
Objet: Re: [pve-devel] lost mouse pointer - ubuntu-12.04.2-desktop-amd64.iso
> -----Original Message-----
> From: Alexandre DERUMIER [mailto:aderumier at odiso.com]
> Sent: Mittwoch, 20. Februar 2013 11:43
> To: Martin Maurer
> Cc: pve-devel at pve.proxmox.com
> Subject: Re: [pve-devel] lost mouse pointer - ubuntu-12.04.2-desktop-
> amd64.iso
>
> Could try "info mice" in console, to see if the usb tablet is selected ?
[Martin Maurer]
Yes, its loaded.
Type 'help' for help.
# info mice
Mouse #0: QEMU PS/2 Mouse
* Mouse #1: QEMU HID Tablet (absolute)
> I only have tested with windows guest vm for now and I don't have problem.
[Martin Maurer]
On windows, no problem.
> I'll try with linux this afternoon.
[Martin Maurer]
Got the issue with almost all (centos63, limt 14, Ubuntu 12.04.2, Wheezy RC1, ...)
Martin
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list