[xenpreview-dev] SLES10 SP1 Beta 3 - no mouse

Gerd Hoffmann kraxel at suse.de
Wed Feb 14 01:58:28 MST 2007


Manzer, Kirk wrote:
> I did an install of SLES10 SP1 Beta 3 on a server, and then created a
> SLES10 para-virtualized VM.  During the installation of the VM I had no
> mouse, the icon was there, but no response.  I then rebooted the VM,
> used virt-manager to access the vnc window, and still had no mouse.

Sorry, the fix for that one didn't made it to the beta3 media, beta4
should be fine.

For the time being:  Fetch a new xen kernel from
http://ftp.suse.com/pub/projects/kernel/kotd/sle10-sp-x86_64/SLES10_SP1_BRANCH/
and install that one inside the virtual machine.  That makes the mouse
work again.

Then open /etc/X11/xorg.conf in your favorite editor and update the
Mouse section to look like this:

Section "InputDevice"
  Driver       "evdev"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/input/event1"
EndSection

This will fix the mouse tracking.

enjoy,
  Gerd

-- 
Gerd Hoffmann <kraxel at suse.de>


More information about the xenpreview-dev mailing list