[fedora-virt] mouse stopped working in F16 guests (on F16 host, using VNC/cirrus)

Chuck Anderson cra at WPI.EDU
Tue Jan 24 17:51:19 UTC 2012


On Mon, Jan 23, 2012 at 06:00:50PM -0500, Cole Robinson wrote:
> On 01/23/2012 05:47 PM, Chuck Anderson wrote:
> > I had a couple original F16 guests (un-updated) that I had originally
> > installed under a F13 host months ago.  I installed a new copy (not
> > upgraded) of F16 on the host and imported the guests with their
> > original storage.  This all worked fine until I did "yum update" on
> > the F16 guests (these guests are used for off-net testing, so they
> > were never updated until today--500+ entries in the update
> > transaction).  Now the mouse pointers don't show up in the guests in
> > virt-manager, and "xev" on the guests shows no mouse activity at all.
> > 
> > I'm using cirrus for the video hardware and VNC for the remote display
> > protocol.  I've tried rebooting host & guests with no improvement.
> > 
> > How can I troubleshoot/fix this?
> > 
> 
> Check for any errors in /var/log/libvirt/qemu/$vmname.log (qemu might be
> reporting something)

No errors that I see.  usb-tablet is being passed in:

2012-01-23 21:40:13.752+0000: starting up
LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/bin/qemu-kvm -S -M pc-0.13 -cpu qemu32 -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name dustpuppy-test3 -uuid e058b6c2-5657-9665-d2b6-72dd7f982632 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/dustpuppy-test3.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -drive file=/home/cra/VirtualMachines/dustpuppy-test3.img,if=none,id=drive-virtio-disk0,format=raw -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=24,id=hostnet0 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:58:78:c1,bus=pci.0,addr=0x5 -netdev tap,fd=26,id=hostnet1 -device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:ab:ce:8e,bus=pci.0,addr=0x7 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -device usb-tablet,id=input0 -vnc 127.0.0.1:1 -vga cirrus -device AC97,id=sound0,bus=pci.0,addr=0x6 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
char device redirected to /dev/pts/21


> 
> Try a different VM video card (vga or qxl), adding or removing the usb tablet
> pointer, maybe try switching to spice.
> 
> Besides that, yum downgrade all the Xorg packages in the guest and see if it
> makes any difference.

Does this Xorg.0.log show anything useful?  USB Tablet is being
detected on /dev/input/event3 and also a ImExPS/2 Generic Explorer
Mouse on /dev/input/event2:

[    11.283] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[    11.283] X Protocol Version 11, Revision 0
[    11.283] Build Operating System: x86-02 2.6.32-220.el6.x86_64 
[    11.283] Current Operating System: Linux dustpuppy-test4 3.1.9-1.fc16.i686 #1 SMP Fri Jan 13 17:14:41 UTC 2012 i686
[    11.283] Kernel command line: BOOT_IMAGE=/vmlinuz-3.1.9-1.fc16.i686 root=/dev/mapper/vg_dustpuppytest4-lv_root ro rd.md=0 rd.dm=0 rd.lvm.lv=vg_dustpuppytest4/lv_root KEYTABLE=us quiet rd.lvm.lv=vg_dustpuppytest4/lv_swap SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8
[    11.283] Build Date: 19 December 2011  02:24:32AM
[    11.283] Build ID: xorg-x11-server 1.11.3-1.fc16 
[    11.283] Current version of pixman: 0.22.2
[    11.283] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.283] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.284] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 23 17:38:32 2012
[    11.285] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    11.285] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.338] (==) No Layout section.  Using the first Screen section.
[    11.338] (==) No screen section available. Using defaults.
[    11.338] (**) |-->Screen "Default Screen Section" (0)
[    11.338] (**) |   |-->Monitor "<default monitor>"
[    11.338] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.338] (==) Automatically adding devices
[    11.338] (==) Automatically enabling devices
[    11.339] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[    11.339] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.339] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.339] (II) Loader magic: 0x8222580
[    11.339] (II) Module ABI versions:
[    11.339] 	X.Org ANSI C Emulation: 0.4
[    11.339] 	X.Org Video Driver: 11.0
[    11.339] 	X.Org XInput driver : 13.0
[    11.339] 	X.Org Server Extension : 6.0
[    11.341] (--) PCI:*(0:0:2:0) 1013:00b8:1af4:1100 rev 0, Mem @ 0xf0000000/33554432, 0xf2000000/4096, BIOS @ 0x????????/65536
[    11.341] (II) LoadModule: "extmod"
[    11.346] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    11.347] (II) Module extmod: vendor="X.Org Foundation"
[    11.347] 	compiled for 1.11.3, module version = 1.0.0
[    11.347] 	Module class: X.Org Server Extension
[    11.347] 	ABI class: X.Org Server Extension, version 6.0
[    11.347] (II) Loading extension SELinux
[    11.347] (II) Loading extension MIT-SCREEN-SAVER
[    11.347] (II) Loading extension XFree86-VidModeExtension
[    11.347] (II) Loading extension XFree86-DGA
[    11.347] (II) Loading extension DPMS
[    11.347] (II) Loading extension XVideo
[    11.347] (II) Loading extension XVideo-MotionCompensation
[    11.347] (II) Loading extension X-Resource
[    11.347] (II) LoadModule: "dbe"
[    11.347] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    11.347] (II) Module dbe: vendor="X.Org Foundation"
[    11.347] 	compiled for 1.11.3, module version = 1.0.0
[    11.347] 	Module class: X.Org Server Extension
[    11.347] 	ABI class: X.Org Server Extension, version 6.0
[    11.347] (II) Loading extension DOUBLE-BUFFER
[    11.347] (II) LoadModule: "glx"
[    11.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    11.348] (II) Module glx: vendor="X.Org Foundation"
[    11.348] 	compiled for 1.11.3, module version = 1.0.0
[    11.348] 	ABI class: X.Org Server Extension, version 6.0
[    11.348] (==) AIGLX enabled
[    11.348] (II) Loading extension GLX
[    11.348] (II) LoadModule: "record"
[    11.348] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    11.349] (II) Module record: vendor="X.Org Foundation"
[    11.349] 	compiled for 1.11.3, module version = 1.13.0
[    11.349] 	Module class: X.Org Server Extension
[    11.349] 	ABI class: X.Org Server Extension, version 6.0
[    11.349] (II) Loading extension RECORD
[    11.349] (II) LoadModule: "dri"
[    11.349] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    11.350] (II) Module dri: vendor="X.Org Foundation"
[    11.350] 	compiled for 1.11.3, module version = 1.0.0
[    11.350] 	ABI class: X.Org Server Extension, version 6.0
[    11.350] (II) Loading extension XFree86-DRI
[    11.350] (II) LoadModule: "dri2"
[    11.350] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    11.350] (II) Module dri2: vendor="X.Org Foundation"
[    11.350] 	compiled for 1.11.3, module version = 1.2.0
[    11.350] 	ABI class: X.Org Server Extension, version 6.0
[    11.350] (II) Loading extension DRI2
[    11.350] (==) Matched cirrus as autoconfigured driver 0
[    11.350] (==) Matched vesa as autoconfigured driver 1
[    11.350] (==) Matched fbdev as autoconfigured driver 2
[    11.350] (==) Assigned the driver to the xf86ConfigLayout
[    11.350] (II) LoadModule: "cirrus"
[    11.351] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
[    11.351] (II) Module cirrus: vendor="X.Org Foundation"
[    11.351] 	compiled for 1.10.99.902, module version = 1.3.2
[    11.351] 	Module class: X.Org Video Driver
[    11.351] 	ABI class: X.Org Video Driver, version 11.0
[    11.351] (II) LoadModule: "vesa"
[    11.351] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    11.355] (II) Module vesa: vendor="X.Org Foundation"
[    11.355] 	compiled for 1.10.99.902, module version = 2.3.0
[    11.355] 	Module class: X.Org Video Driver
[    11.355] 	ABI class: X.Org Video Driver, version 11.0
[    11.356] (II) LoadModule: "fbdev"
[    11.356] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    11.356] (II) Module fbdev: vendor="X.Org Foundation"
[    11.356] 	compiled for 1.10.99.902, module version = 0.4.2
[    11.356] 	ABI class: X.Org Video Driver, version 11.0
[    11.356] (II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
	CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
	CL-GD5465, CL-GD7548
[    11.356] (II) VESA: driver for VESA chipsets: vesa
[    11.356] (II) FBDEV: driver for framebuffer: fbdev
[    11.356] (++) using VT number 1

[    11.364] (WW) Falling back to old probe method for cirrus
[    11.364] (--) Assigning device section with no busID to primary device
[    11.364] (--) Chipset CLGD5446 found
[    11.374] (II) Loading sub module "cirrus_alpine"
[    11.374] (II) LoadModule: "cirrus_alpine"
[    11.374] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_alpine.so
[    11.374] (II) Module cirrus_alpine: vendor="X.Org Foundation"
[    11.374] 	compiled for 1.10.99.902, module version = 1.0.0
[    11.374] 	ABI class: X.Org Video Driver, version 11.0
[    11.375] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
[    11.375] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_alpine.so
[    11.375] (WW) Falling back to old probe method for vesa
[    11.375] (WW) Falling back to old probe method for fbdev
[    11.375] (II) Loading sub module "fbdevhw"
[    11.375] (II) LoadModule: "fbdevhw"
[    11.375] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    11.375] (II) Module fbdevhw: vendor="X.Org Foundation"
[    11.375] 	compiled for 1.11.3, module version = 0.0.2
[    11.375] 	ABI class: X.Org Video Driver, version 11.0
[    11.386] (EE) open /dev/fb0: No such device
[    11.386] (II) Loading sub module "vgahw"
[    11.386] (II) LoadModule: "vgahw"
[    11.386] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    11.387] (II) Module vgahw: vendor="X.Org Foundation"
[    11.387] 	compiled for 1.11.3, module version = 0.1.0
[    11.387] 	ABI class: X.Org Video Driver, version 11.0
[    11.387] (II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[    11.387] (II) Loading sub module "int10"
[    11.387] (II) LoadModule: "int10"
[    11.387] (II) Loading /usr/lib/xorg/modules/libint10.so
[    11.387] (II) Module int10: vendor="X.Org Foundation"
[    11.387] 	compiled for 1.11.3, module version = 1.0.0
[    11.387] 	ABI class: X.Org Video Driver, version 11.0
[    11.387] (II) CIRRUS(0): initializing int10
[    11.388] (WW) System lacks support for changing MTRRs
[    11.388] (II) CIRRUS(0): Primary V_BIOS segment is: 0xc000
[    11.388] (II) CIRRUS(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/24
[    11.388] (--) CIRRUS(0): Depth 24, (==) framebuffer bpp 24
[    11.388] (==) CIRRUS(0): RGB weight 888
[    11.388] (==) CIRRUS(0): Default visual is TrueColor
[    11.388] (==) CIRRUS(0): Using SW cursor
[    11.388] (--) CIRRUS(0): Linear framebuffer at 0xF0000000
[    11.388] (--) CIRRUS(0): Using MMIO
[    11.388] (--) CIRRUS(0): MMIO registers at 0xF2000000
[    11.388] (II) Loading sub module "i2c"
[    11.388] (II) LoadModule: "i2c"
[    11.388] (II) Module "i2c" already built-in
[    11.388] (II) Loading sub module "ddc"
[    11.388] (II) LoadModule: "ddc"
[    11.388] (II) Module "ddc" already built-in
[    11.388] (II) CIRRUS(0): I2C bus "I2C bus 1" initialized.
[    11.388] (II) CIRRUS(0): I2C bus "I2C bus 2" initialized.
[    11.388] (II) CIRRUS(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
[    11.404] (==) CIRRUS(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.404] (--) CIRRUS(0): Memory Config reg 1 is 0x98
[    11.404] (--) CIRRUS(0): Memory Config reg 2 is 0x20
[    11.404] (--) CIRRUS(0): VideoRAM: 4096 kByte
[    11.404] (==) CIRRUS(0): Min pixel clock is 12 MHz
[    11.404] (--) CIRRUS(0): Max pixel clock is 85 MHz
[    11.404] (II) CIRRUS(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
[    11.404] (II) CIRRUS(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[    11.404] (II) CIRRUS(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
[    11.404] (WW) CIRRUS(0): Unable to estimate virtual size
[    11.404] (II) CIRRUS(0): Clock range:  12.00 to  85.50 MHz
[    11.404] (II) CIRRUS(0): Not using default mode "640x350" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x400" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "720x400" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "800x600" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "800x600" (vrefresh out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1024x768i" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "512x384i" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)
[    11.404] (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[    11.404] (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "832x624" (hsync out of range)
[    11.405] (II) CIRRUS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[    11.405] (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
[    11.405] (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[    11.405] (--) CIRRUS(0): Virtual size is 1024x768 (pitch 1024)
[    11.405] (**) CIRRUS(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[    11.405] (II) CIRRUS(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    11.405] (**) CIRRUS(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[    11.405] (II) CIRRUS(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    11.405] (**) CIRRUS(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[    11.405] (II) CIRRUS(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    11.405] (**) CIRRUS(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[    11.405] (II) CIRRUS(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    11.405] (==) CIRRUS(0): DPI set to (96, 96)
[    11.405] (II) Loading sub module "fb"
[    11.405] (II) LoadModule: "fb"
[    11.405] (II) Loading /usr/lib/xorg/modules/libfb.so
[    11.406] (II) Module fb: vendor="X.Org Foundation"
[    11.406] 	compiled for 1.11.3, module version = 1.0.0
[    11.406] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.406] (II) UnloadModule: "vesa"
[    11.406] (II) Unloading vesa
[    11.406] (II) UnloadModule: "fbdev"
[    11.406] (II) Unloading fbdev
[    11.406] (II) UnloadModule: "fbdevhw"
[    11.406] (II) Unloading fbdevhw
[    11.406] (--) Depth 24 pixmap format is 24 bpp
[    11.406] (II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[    12.331] (==) CIRRUS(0): Silken mouse enabled
[    12.331] (==) CIRRUS(0): DPMS enabled
[    12.331] (==) RandR enabled
[    12.331] (II) Initializing built-in extension Generic Event Extension
[    12.331] (II) Initializing built-in extension SHAPE
[    12.331] (II) Initializing built-in extension MIT-SHM
[    12.331] (II) Initializing built-in extension XInputExtension
[    12.331] (II) Initializing built-in extension XTEST
[    12.331] (II) Initializing built-in extension BIG-REQUESTS
[    12.331] (II) Initializing built-in extension SYNC
[    12.331] (II) Initializing built-in extension XKEYBOARD
[    12.331] (II) Initializing built-in extension XC-MISC
[    12.331] (II) Initializing built-in extension XINERAMA
[    12.331] (II) Initializing built-in extension XFIXES
[    12.331] (II) Initializing built-in extension RENDER
[    12.331] (II) Initializing built-in extension RANDR
[    12.331] (II) Initializing built-in extension COMPOSITE
[    12.331] (II) Initializing built-in extension DAMAGE
[    12.333] (II) SELinux: Disabled by boolean
[    12.340] (II) AIGLX: Screen 0 is not DRI2 capable
[    12.340] (II) AIGLX: Screen 0 is not DRI capable
[    12.816] (II) AIGLX: Loaded and initialized swrast
[    12.816] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    13.158] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    13.158] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.158] (**) Power Button: Applying InputClass "system-setup-keyboard"
[    13.159] (II) LoadModule: "evdev"
[    13.163] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.169] (II) Module evdev: vendor="X.Org Foundation"
[    13.169] 	compiled for 1.11.3, module version = 2.6.99
[    13.169] 	Module class: X.Org XInput Driver
[    13.169] 	ABI class: X.Org XInput driver, version 13.0
[    13.169] (II) Using input driver 'evdev' for 'Power Button'
[    13.169] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.169] (**) Power Button: always reports core events
[    13.169] (**) evdev: Power Button: Device: "/dev/input/event0"
[    13.169] (--) evdev: Power Button: Vendor 0 Product 0x1
[    13.169] (--) evdev: Power Button: Found keys
[    13.169] (II) evdev: Power Button: Configuring as keyboard
[    13.169] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[    13.169] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.169] (**) Option "xkb_rules" "evdev"
[    13.169] (**) Option "xkb_model" "pc105+inet"
[    13.169] (**) Option "xkb_layout" "us"
[    13.169] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    13.231] (II) config/udev: Adding input device QEMU 0.15.1 QEMU USB Tablet (/dev/input/event3)
[    13.235] (**) QEMU 0.15.1 QEMU USB Tablet: Applying InputClass "evdev pointer catchall"
[    13.235] (II) Using input driver 'evdev' for 'QEMU 0.15.1 QEMU USB Tablet'
[    13.235] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.235] (**) QEMU 0.15.1 QEMU USB Tablet: always reports core events
[    13.235] (**) evdev: QEMU 0.15.1 QEMU USB Tablet: Device: "/dev/input/event3"
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Vendor 0x627 Product 0x1
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Found 3 mouse buttons
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Found scroll wheel(s)
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Found relative axes
[    13.307] (II) evdev: QEMU 0.15.1 QEMU USB Tablet: Forcing relative x/y axes to exist.
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Found absolute axes
[    13.307] (--) evdev: QEMU 0.15.1 QEMU USB Tablet: Found x and y absolute axes
[    13.307] (II) evdev: QEMU 0.15.1 QEMU USB Tablet: Configuring as mouse
[    13.307] (II) evdev: QEMU 0.15.1 QEMU USB Tablet: Adding scrollwheel support
[    13.307] (**) evdev: QEMU 0.15.1 QEMU USB Tablet: YAxisMapping: buttons 4 and 5
[    13.307] (**) evdev: QEMU 0.15.1 QEMU USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    13.307] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3/event3"
[    13.307] (II) XINPUT: Adding extended input device "QEMU 0.15.1 QEMU USB Tablet" (type: MOUSE, id 7)
[    13.307] (II) evdev: QEMU 0.15.1 QEMU USB Tablet: initialized for relative axes.
[    13.307] (WW) evdev: QEMU 0.15.1 QEMU USB Tablet: ignoring absolute axes.
[    13.308] (**) QEMU 0.15.1 QEMU USB Tablet: (accel) keeping acceleration scheme 1
[    13.308] (**) QEMU 0.15.1 QEMU USB Tablet: (accel) acceleration profile 0
[    13.308] (**) QEMU 0.15.1 QEMU USB Tablet: (accel) acceleration factor: 2.000
[    13.308] (**) QEMU 0.15.1 QEMU USB Tablet: (accel) acceleration threshold: 4
[    13.308] (II) config/udev: Adding input device QEMU 0.15.1 QEMU USB Tablet (/dev/input/js0)
[    13.308] (II) No input driver/identifier specified (ignoring)
[    13.308] (II) config/udev: Adding input device QEMU 0.15.1 QEMU USB Tablet (/dev/input/mouse1)
[    13.308] (II) No input driver/identifier specified (ignoring)
[    13.309] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[    13.309] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    13.309] (**) AT Translated Set 2 keyboard: Applying InputClass "system-setup-keyboard"
[    13.309] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    13.309] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.309] (**) AT Translated Set 2 keyboard: always reports core events
[    13.309] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1"
[    13.309] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    13.309] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    13.309] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    13.309] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[    13.309] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    13.309] (**) Option "xkb_rules" "evdev"
[    13.309] (**) Option "xkb_model" "pc105+inet"
[    13.309] (**) Option "xkb_layout" "us"
[    13.309] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    13.310] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event2)
[    13.310] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    13.310] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "vmmouse"
[    13.310] (II) LoadModule: "vmmouse"
[    13.310] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
[    13.311] (II) Module vmmouse: vendor="X.Org Foundation"
[    13.311] 	compiled for 1.10.99.902, module version = 12.7.0
[    13.311] 	Module class: X.Org XInput Driver
[    13.311] 	ABI class: X.Org XInput driver, version 13.0
[    13.311] (II) VMWARE(0): VMMOUSE module was loaded
[    13.311] (II) Using input driver 'vmmouse' for 'ImExPS/2 Generic Explorer Mouse'
[    13.311] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    13.311] (II) VMWARE(0): vmmouse is available
[    13.311] (**) Option "Device" "/dev/input/event2"
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: ZAxisMapping: buttons 4 and 5
[    13.311] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event2"
[    13.311] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9)
[    13.311] (II) VMWARE(0): VMMOUSE DEVICE_INIT
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[    13.311] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[    13.311] (II) VMWARE(0): VMMOUSE DEVICE_ON
[    13.311] (II) VMWARE(0): vmmouse enabled
[    13.311] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    13.312] (II) No input driver/identifier specified (ignoring)
[  1338.674] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
[ 58680.946] (II) VMWARE(0): VMMOUSE DEVICE_ON
[ 58680.947] (II) VMWARE(0): vmmouse enabled



Thanks.


More information about the virt mailing list