You are not logged in.
Hi,
I have a wireless keyboard/mouse combo from Logitech (MK700 keyboard and MX705 mouse), which uses a USB receiver.
After booting, the mouse pointer sometimes is completely blocked, and I have to reboot to make it work. Sometimes I need to do this twice. I cannot reproduce it and this is not linked to the fact the mouse is active or on sleep mode. This seems to be a race condition, considering it is difficult to reproduce. Once the mouse pointer is working, there is no issue anymore during desktop use.
I compared lsmod when mouse pointer is working or not, and did not see any difference in the loaded modules.
This started to happen maybe 3 months ago. I have had this hardware for two years with no problem in the past. It is not a battery problem either.
Has anyone an idea?
Last edited by zebulon (2012-03-21 07:22:53)
Offline
See thread for ideas.
Offline
Thanks.
Ther is indeed a difference in evedev detection in Xorg logs when mouse is working or not working.
Not working:
[ 22.745]
X.Org X Server 1.12.0
Release Date: 2012-03-04
[ 22.765] X Protocol Version 11, Revision 0
[ 22.765] Build Operating System: Linux 3.2.9-1-ARCH x86_64
[ 22.765] Current Operating System: Linux arch 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
[ 22.765] Kernel command line: root=/dev/sda6 ro vga=891
[ 22.765] Build Date: 05 March 2012 05:59:48AM
[ 22.765]
[ 22.765] Current version of pixman: 0.24.4
[ 22.765] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 22.765] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 22.765] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 23 06:16:55 2012
[ 22.816] (==) Using config file: "/etc/X11/xorg.conf"
[ 22.816] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 22.841] (==) No Layout section. Using the first Screen section.
[ 22.841] (**) |-->Screen "screen1" (0)
[ 22.841] (**) | |-->Monitor "monitor1"
[ 22.841] (**) | |-->Device "device1"
[ 22.841] (**) Option "IgnoreABI" "True"
[ 22.841] (**) Ignoring ABI Version
[ 22.841] (==) Automatically adding devices
[ 22.841] (==) Automatically enabling devices
[ 22.866] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 22.866] Entry deleted from font path.
[ 22.871] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 22.871] Entry deleted from font path.
[ 22.871] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 22.871] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 22.871] Entry deleted from font path.
[ 22.871] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 22.871] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 22.871] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 22.871] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 22.871] (II) Loader magic: 0x7cef60
[ 22.871] (II) Module ABI versions:
[ 22.871] X.Org ANSI C Emulation: 0.4
[ 22.871] X.Org Video Driver: 12.0
[ 22.871] X.Org XInput driver : 16.0
[ 22.871] X.Org Server Extension : 6.0
[ 22.872] (--) PCI:*(0:1:0:0) 10de:05e2:1682:2394 rev 161, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
[ 22.872] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 22.872] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 22.872] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 22.872] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 22.872] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 22.872] (II) "record" will be loaded by default.
[ 22.872] (II) "dri" will be loaded even though the default is to disable it.
[ 22.872] (II) "dri2" will be loaded by default.
[ 22.872] (II) LoadModule: "dbe"
[ 22.948] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 22.955] (II) Module dbe: vendor="X.Org Foundation"
[ 22.955] compiled for 1.12.0, module version = 1.0.0
[ 22.955] Module class: X.Org Server Extension
[ 22.955] ABI class: X.Org Server Extension, version 6.0
[ 22.955] (II) Loading extension DOUBLE-BUFFER
[ 22.955] (II) LoadModule: "v4l"
[ 22.955] (WW) Warning, couldn't open module v4l
[ 22.955] (II) UnloadModule: "v4l"
[ 22.955] (II) Unloading v4l
[ 22.955] (EE) Failed to load module "v4l" (module does not exist, 0)
[ 22.955] (II) LoadModule: "extmod"
[ 22.955] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 22.968] (II) Module extmod: vendor="X.Org Foundation"
[ 22.968] compiled for 1.12.0, module version = 1.0.0
[ 22.968] Module class: X.Org Server Extension
[ 22.968] ABI class: X.Org Server Extension, version 6.0
[ 22.968] (II) Loading extension MIT-SCREEN-SAVER
[ 22.968] (II) Loading extension XFree86-VidModeExtension
[ 22.968] (II) Loading extension XFree86-DGA
[ 22.968] (II) Loading extension DPMS
[ 22.968] (II) Loading extension XVideo
[ 22.968] (II) Loading extension XVideo-MotionCompensation
[ 22.968] (II) Loading extension X-Resource
[ 22.968] (II) LoadModule: "glx"
[ 22.968] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 24.007] (II) Module glx: vendor="NVIDIA Corporation"
[ 24.018] compiled for 4.0.2, module version = 1.0.0
[ 24.018] Module class: X.Org Server Extension
[ 24.018] (II) NVIDIA GLX Module 295.20 Mon Feb 6 21:28:16 PST 2012
[ 24.018] (II) Loading extension GLX
[ 24.018] (II) LoadModule: "record"
[ 24.019] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 24.026] (II) Module record: vendor="X.Org Foundation"
[ 24.026] compiled for 1.12.0, module version = 1.13.0
[ 24.026] Module class: X.Org Server Extension
[ 24.026] ABI class: X.Org Server Extension, version 6.0
[ 24.026] (II) Loading extension RECORD
[ 24.026] (II) LoadModule: "dri2"
[ 24.026] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 24.034] (II) Module dri2: vendor="X.Org Foundation"
[ 24.034] compiled for 1.12.0, module version = 1.2.0
[ 24.034] ABI class: X.Org Server Extension, version 6.0
[ 24.034] (II) Loading extension DRI2
[ 24.034] (II) LoadModule: "nvidia"
[ 24.035] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 24.111] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 24.120] compiled for 4.0.2, module version = 1.0.0
[ 24.120] Module class: X.Org Video Driver
[ 24.154] (II) NVIDIA dlloader X Driver 295.20 Mon Feb 6 21:09:10 PST 2012
[ 24.154] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 24.161] (++) using VT number 7
[ 24.734] (II) Loading sub module "fb"
[ 24.734] (II) LoadModule: "fb"
[ 24.735] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 24.832] (II) Module fb: vendor="X.Org Foundation"
[ 24.832] compiled for 1.12.0, module version = 1.0.0
[ 24.832] ABI class: X.Org ANSI C Emulation, version 0.4
[ 24.832] (II) Loading sub module "wfb"
[ 24.832] (II) LoadModule: "wfb"
[ 24.832] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 27.003] (II) Module wfb: vendor="X.Org Foundation"
[ 27.003] compiled for 1.12.0, module version = 1.0.0
[ 27.003] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.003] (II) Loading sub module "ramdac"
[ 27.003] (II) LoadModule: "ramdac"
[ 27.003] (II) Module "ramdac" already built-in
[ 29.070] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 29.070] (==) NVIDIA(0): RGB weight 888
[ 29.070] (==) NVIDIA(0): Default visual is TrueColor
[ 29.070] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 29.070] (**) NVIDIA(0): Option "UseEdidDpi" "False"
[ 29.070] (**) NVIDIA(0): Option "DPI" "96 x 96"
[ 29.070] (**) NVIDIA(0): Enabling 2D acceleration
[ 31.411] (II) NVIDIA(GPU-0): Display (SAMSUNG (DFP-1)) does not support NVIDIA 3D Vision
[ 31.411] (II) NVIDIA(GPU-0): stereo.
[ 31.416] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 260 (GT200) at PCI:1:0:0 (GPU-0)
[ 31.416] (--) NVIDIA(0): Memory: 917504 kBytes
[ 31.416] (--) NVIDIA(0): VideoBIOS: 62.00.50.00.52
[ 31.416] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 31.416] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 31.417] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 260 at PCI:1:0:0
[ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1)
[ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1): 330.0 MHz maximum pixel clock
[ 31.417] (--) NVIDIA(0): SAMSUNG (DFP-1): Internal Dual Link TMDS
[ 31.503] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.503] (**) NVIDIA(0): device SAMSUNG (DFP-1) (Using EDID frequencies has been
[ 31.503] (**) NVIDIA(0): enabled on all display devices.)
[ 31.538] (II) NVIDIA(0): Assigned Display Device: DFP-1
[ 31.538] (WW) NVIDIA(0): No valid modes for "1600x900"; removing.
[ 31.538] (WW) NVIDIA(0): No valid modes for "1366x768"; removing.
[ 31.538] (WW) NVIDIA(0): No valid modes for "1360x765"; removing.
[ 31.538] (II) NVIDIA(0): Validated modes:
[ 31.538] (II) NVIDIA(0): "1920x1080"
[ 31.538] (II) NVIDIA(0): "1280x720"
[ 31.538] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 31.566] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[ 31.566] (--) Depth 24 pixmap format is 32 bpp
[ 31.567] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 31.571] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 31.571] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 31.571] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 31.571] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 31.571] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 31.571] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 31.571] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 31.571] (II) NVIDIA(0): Config Options in the README.
[ 31.575] (II) NVIDIA(0): Setting mode "1920x1080"
[ 31.608] (II) Loading extension NV-GLX
[ 31.630] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 31.630] (==) NVIDIA(0): Backing store disabled
[ 31.630] (==) NVIDIA(0): Silken mouse enabled
[ 31.631] (**) NVIDIA(0): DPMS enabled
[ 31.631] (II) Loading extension NV-CONTROL
[ 31.631] (II) Loading extension XINERAMA
[ 31.631] (WW) NVIDIA(0): Option "PreferredMode" is not used
[ 31.631] (II) Loading sub module "dri2"
[ 31.631] (II) LoadModule: "dri2"
[ 31.631] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 31.631] (II) Module dri2: vendor="X.Org Foundation"
[ 31.631] compiled for 1.12.0, module version = 1.2.0
[ 31.631] ABI class: X.Org Server Extension, version 6.0
[ 31.631] (II) NVIDIA(0): [DRI2] Setup complete
[ 31.631] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 31.631] (==) RandR enabled
[ 31.631] (II) Initializing built-in extension Generic Event Extension
[ 31.631] (II) Initializing built-in extension SHAPE
[ 31.631] (II) Initializing built-in extension MIT-SHM
[ 31.631] (II) Initializing built-in extension XInputExtension
[ 31.631] (II) Initializing built-in extension XTEST
[ 31.631] (II) Initializing built-in extension BIG-REQUESTS
[ 31.631] (II) Initializing built-in extension SYNC
[ 31.631] (II) Initializing built-in extension XKEYBOARD
[ 31.631] (II) Initializing built-in extension XC-MISC
[ 31.631] (II) Initializing built-in extension SECURITY
[ 31.631] (II) Initializing built-in extension XINERAMA
[ 31.631] (II) Initializing built-in extension XFIXES
[ 31.631] (II) Initializing built-in extension RENDER
[ 31.631] (II) Initializing built-in extension RANDR
[ 31.631] (II) Initializing built-in extension COMPOSITE
[ 31.631] (II) Initializing built-in extension DAMAGE
[ 31.632] (II) Initializing extension GLX
[ 32.105] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 32.105] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 32.105] (II) LoadModule: "evdev"
[ 32.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.188] (II) Module evdev: vendor="X.Org Foundation"
[ 32.188] compiled for 1.12.0, module version = 2.7.0
[ 32.188] Module class: X.Org XInput Driver
[ 32.188] ABI class: X.Org XInput driver, version 16.0
[ 32.188] (II) Using input driver 'evdev' for 'Power Button'
[ 32.188] (**) Power Button: always reports core events
[ 32.188] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 32.188] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 32.188] (--) evdev: Power Button: Found keys
[ 32.188] (II) evdev: Power Button: Configuring as keyboard
[ 32.188] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 32.188] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 32.188] (**) Option "xkb_rules" "evdev"
[ 32.188] (**) Option "xkb_model" "evdev"
[ 32.188] (**) Option "xkb_layout" "gb"
[ 32.240] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 32.240] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 32.240] (II) Using input driver 'evdev' for 'Power Button'
[ 32.240] (**) Power Button: always reports core events
[ 32.240] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 32.240] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 32.241] (--) evdev: Power Button: Found keys
[ 32.241] (II) evdev: Power Button: Configuring as keyboard
[ 32.241] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 32.241] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 32.241] (**) Option "xkb_rules" "evdev"
[ 32.241] (**) Option "xkb_model" "evdev"
[ 32.241] (**) Option "xkb_layout" "gb"
[ 32.241] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event0)
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
[ 32.241] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
[ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event0"
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
[ 32.241] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
[ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
[ 32.241] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 32.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input0/event0"
[ 32.241] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 8)
[ 32.241] (**) Option "xkb_rules" "evdev"
[ 32.241] (**) Option "xkb_model" "evdev"
[ 32.241] (**) Option "xkb_layout" "gb"
[ 32.241] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
[ 32.241] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
[ 32.241] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
[ 32.241] (II) config/udev: Adding input device UVC Camera (046d:09a4) (/dev/input/event4)
[ 32.241] (**) UVC Camera (046d:09a4): Applying InputClass "evdev keyboard catchall"
[ 32.241] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a4)'
[ 32.241] (**) UVC Camera (046d:09a4): always reports core events
[ 32.241] (**) evdev: UVC Camera (046d:09a4): Device: "/dev/input/event4"
[ 32.241] (--) evdev: UVC Camera (046d:09a4): Vendor 0x46d Product 0x9a4
[ 32.241] (--) evdev: UVC Camera (046d:09a4): Found keys
[ 32.241] (II) evdev: UVC Camera (046d:09a4): Configuring as keyboard
[ 32.242] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-7/2-7:1.0/input/input4/event4"
[ 32.242] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a4)" (type: KEYBOARD, id 9)
[ 32.242] (**) Option "xkb_rules" "evdev"
[ 32.242] (**) Option "xkb_model" "evdev"
[ 32.242] (**) Option "xkb_layout" "gb"
[ 32.242] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 32.242] (II) No input driver specified, ignoring this device.
[ 32.242] (II) This device may have been added with another device file.Working:
[ 21.623]
X.Org X Server 1.12.0
Release Date: 2012-03-04
[ 21.642] X Protocol Version 11, Revision 0
[ 21.642] Build Operating System: Linux 3.2.9-1-ARCH x86_64
[ 21.642] Current Operating System: Linux arch 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
[ 21.642] Kernel command line: root=/dev/sda6 ro vga=891
[ 21.642] Build Date: 05 March 2012 05:59:48AM
[ 21.642]
[ 21.642] Current version of pixman: 0.24.4
[ 21.642] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.642] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.643] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 23 06:18:23 2012
[ 21.702] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.702] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 21.727] (==) No Layout section. Using the first Screen section.
[ 21.727] (**) |-->Screen "screen1" (0)
[ 21.727] (**) | |-->Monitor "monitor1"
[ 21.727] (**) | |-->Device "device1"
[ 21.727] (**) Option "IgnoreABI" "True"
[ 21.727] (**) Ignoring ABI Version
[ 21.727] (==) Automatically adding devices
[ 21.727] (==) Automatically enabling devices
[ 21.752] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 21.752] Entry deleted from font path.
[ 21.757] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 21.757] Entry deleted from font path.
[ 21.757] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 21.765] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 21.765] Entry deleted from font path.
[ 21.765] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 21.765] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 21.765] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 21.765] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 21.765] (II) Loader magic: 0x7cef60
[ 21.765] (II) Module ABI versions:
[ 21.765] X.Org ANSI C Emulation: 0.4
[ 21.765] X.Org Video Driver: 12.0
[ 21.765] X.Org XInput driver : 16.0
[ 21.765] X.Org Server Extension : 6.0
[ 21.766] (--) PCI:*(0:1:0:0) 10de:05e2:1682:2394 rev 161, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
[ 21.766] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 21.766] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 21.766] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 21.766] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 21.766] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 21.766] (II) "record" will be loaded by default.
[ 21.766] (II) "dri" will be loaded even though the default is to disable it.
[ 21.766] (II) "dri2" will be loaded by default.
[ 21.766] (II) LoadModule: "dbe"
[ 21.826] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21.833] (II) Module dbe: vendor="X.Org Foundation"
[ 21.833] compiled for 1.12.0, module version = 1.0.0
[ 21.833] Module class: X.Org Server Extension
[ 21.833] ABI class: X.Org Server Extension, version 6.0
[ 21.833] (II) Loading extension DOUBLE-BUFFER
[ 21.833] (II) LoadModule: "v4l"
[ 21.833] (WW) Warning, couldn't open module v4l
[ 21.833] (II) UnloadModule: "v4l"
[ 21.833] (II) Unloading v4l
[ 21.833] (EE) Failed to load module "v4l" (module does not exist, 0)
[ 21.833] (II) LoadModule: "extmod"
[ 21.833] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21.846] (II) Module extmod: vendor="X.Org Foundation"
[ 21.846] compiled for 1.12.0, module version = 1.0.0
[ 21.846] Module class: X.Org Server Extension
[ 21.846] ABI class: X.Org Server Extension, version 6.0
[ 21.846] (II) Loading extension MIT-SCREEN-SAVER
[ 21.846] (II) Loading extension XFree86-VidModeExtension
[ 21.846] (II) Loading extension XFree86-DGA
[ 21.846] (II) Loading extension DPMS
[ 21.846] (II) Loading extension XVideo
[ 21.846] (II) Loading extension XVideo-MotionCompensation
[ 21.846] (II) Loading extension X-Resource
[ 21.846] (II) LoadModule: "glx"
[ 21.846] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 22.902] (II) Module glx: vendor="NVIDIA Corporation"
[ 22.913] compiled for 4.0.2, module version = 1.0.0
[ 22.913] Module class: X.Org Server Extension
[ 22.913] (II) NVIDIA GLX Module 295.20 Mon Feb 6 21:28:16 PST 2012
[ 22.913] (II) Loading extension GLX
[ 22.913] (II) LoadModule: "record"
[ 22.913] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 22.921] (II) Module record: vendor="X.Org Foundation"
[ 22.921] compiled for 1.12.0, module version = 1.13.0
[ 22.921] Module class: X.Org Server Extension
[ 22.921] ABI class: X.Org Server Extension, version 6.0
[ 22.921] (II) Loading extension RECORD
[ 22.921] (II) LoadModule: "dri2"
[ 22.921] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 22.929] (II) Module dri2: vendor="X.Org Foundation"
[ 22.929] compiled for 1.12.0, module version = 1.2.0
[ 22.929] ABI class: X.Org Server Extension, version 6.0
[ 22.929] (II) Loading extension DRI2
[ 22.929] (II) LoadModule: "nvidia"
[ 22.929] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 23.006] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 23.014] compiled for 4.0.2, module version = 1.0.0
[ 23.014] Module class: X.Org Video Driver
[ 23.040] (II) NVIDIA dlloader X Driver 295.20 Mon Feb 6 21:09:10 PST 2012
[ 23.040] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 23.047] (++) using VT number 7
[ 23.721] (II) Loading sub module "fb"
[ 23.721] (II) LoadModule: "fb"
[ 23.721] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 24.428] (II) Module fb: vendor="X.Org Foundation"
[ 24.428] compiled for 1.12.0, module version = 1.0.0
[ 24.428] ABI class: X.Org ANSI C Emulation, version 0.4
[ 24.428] (II) Loading sub module "wfb"
[ 24.428] (II) LoadModule: "wfb"
[ 24.428] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 26.531] (II) Module wfb: vendor="X.Org Foundation"
[ 26.531] compiled for 1.12.0, module version = 1.0.0
[ 26.531] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.531] (II) Loading sub module "ramdac"
[ 26.531] (II) LoadModule: "ramdac"
[ 26.531] (II) Module "ramdac" already built-in
[ 27.811] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 27.811] (==) NVIDIA(0): RGB weight 888
[ 27.811] (==) NVIDIA(0): Default visual is TrueColor
[ 27.811] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.811] (**) NVIDIA(0): Option "UseEdidDpi" "False"
[ 27.811] (**) NVIDIA(0): Option "DPI" "96 x 96"
[ 27.811] (**) NVIDIA(0): Enabling 2D acceleration
[ 29.881] (II) NVIDIA(GPU-0): Display (SAMSUNG (DFP-1)) does not support NVIDIA 3D Vision
[ 29.881] (II) NVIDIA(GPU-0): stereo.
[ 29.911] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 260 (GT200) at PCI:1:0:0 (GPU-0)
[ 29.911] (--) NVIDIA(0): Memory: 917504 kBytes
[ 29.911] (--) NVIDIA(0): VideoBIOS: 62.00.50.00.52
[ 29.911] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 29.911] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 29.911] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 260 at PCI:1:0:0
[ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1)
[ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1): 330.0 MHz maximum pixel clock
[ 29.911] (--) NVIDIA(0): SAMSUNG (DFP-1): Internal Dual Link TMDS
[ 29.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 29.997] (**) NVIDIA(0): device SAMSUNG (DFP-1) (Using EDID frequencies has been
[ 29.997] (**) NVIDIA(0): enabled on all display devices.)
[ 30.033] (II) NVIDIA(0): Assigned Display Device: DFP-1
[ 30.033] (WW) NVIDIA(0): No valid modes for "1600x900"; removing.
[ 30.033] (WW) NVIDIA(0): No valid modes for "1366x768"; removing.
[ 30.033] (WW) NVIDIA(0): No valid modes for "1360x765"; removing.
[ 30.033] (II) NVIDIA(0): Validated modes:
[ 30.033] (II) NVIDIA(0): "1920x1080"
[ 30.033] (II) NVIDIA(0): "1280x720"
[ 30.033] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 30.068] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[ 30.068] (--) Depth 24 pixmap format is 32 bpp
[ 30.068] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 30.072] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 30.072] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 30.072] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 30.072] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 30.072] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 30.072] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 30.072] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 30.072] (II) NVIDIA(0): Config Options in the README.
[ 30.076] (II) NVIDIA(0): Setting mode "1920x1080"
[ 30.119] (II) Loading extension NV-GLX
[ 30.149] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 30.149] (==) NVIDIA(0): Backing store disabled
[ 30.149] (==) NVIDIA(0): Silken mouse enabled
[ 30.149] (**) NVIDIA(0): DPMS enabled
[ 30.149] (II) Loading extension NV-CONTROL
[ 30.150] (II) Loading extension XINERAMA
[ 30.150] (WW) NVIDIA(0): Option "PreferredMode" is not used
[ 30.150] (II) Loading sub module "dri2"
[ 30.150] (II) LoadModule: "dri2"
[ 30.150] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 30.150] (II) Module dri2: vendor="X.Org Foundation"
[ 30.150] compiled for 1.12.0, module version = 1.2.0
[ 30.150] ABI class: X.Org Server Extension, version 6.0
[ 30.150] (II) NVIDIA(0): [DRI2] Setup complete
[ 30.150] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 30.150] (==) RandR enabled
[ 30.150] (II) Initializing built-in extension Generic Event Extension
[ 30.150] (II) Initializing built-in extension SHAPE
[ 30.150] (II) Initializing built-in extension MIT-SHM
[ 30.150] (II) Initializing built-in extension XInputExtension
[ 30.150] (II) Initializing built-in extension XTEST
[ 30.150] (II) Initializing built-in extension BIG-REQUESTS
[ 30.150] (II) Initializing built-in extension SYNC
[ 30.150] (II) Initializing built-in extension XKEYBOARD
[ 30.150] (II) Initializing built-in extension XC-MISC
[ 30.150] (II) Initializing built-in extension SECURITY
[ 30.150] (II) Initializing built-in extension XINERAMA
[ 30.150] (II) Initializing built-in extension XFIXES
[ 30.150] (II) Initializing built-in extension RENDER
[ 30.150] (II) Initializing built-in extension RANDR
[ 30.150] (II) Initializing built-in extension COMPOSITE
[ 30.150] (II) Initializing built-in extension DAMAGE
[ 30.151] (II) Initializing extension GLX
[ 30.624] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 30.624] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.624] (II) LoadModule: "evdev"
[ 30.624] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 30.633] (II) Module evdev: vendor="X.Org Foundation"
[ 30.633] compiled for 1.12.0, module version = 2.7.0
[ 30.633] Module class: X.Org XInput Driver
[ 30.633] ABI class: X.Org XInput driver, version 16.0
[ 30.633] (II) Using input driver 'evdev' for 'Power Button'
[ 30.633] (**) Power Button: always reports core events
[ 30.633] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 30.633] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.633] (--) evdev: Power Button: Found keys
[ 30.633] (II) evdev: Power Button: Configuring as keyboard
[ 30.633] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 30.633] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 30.633] (**) Option "xkb_rules" "evdev"
[ 30.633] (**) Option "xkb_model" "evdev"
[ 30.633] (**) Option "xkb_layout" "gb"
[ 30.677] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 30.677] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 30.677] (II) Using input driver 'evdev' for 'Power Button'
[ 30.677] (**) Power Button: always reports core events
[ 30.677] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 30.677] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 30.677] (--) evdev: Power Button: Found keys
[ 30.677] (II) evdev: Power Button: Configuring as keyboard
[ 30.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[ 30.677] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 30.677] (**) Option "xkb_rules" "evdev"
[ 30.677] (**) Option "xkb_model" "evdev"
[ 30.677] (**) Option "xkb_layout" "gb"
[ 30.677] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event0)
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[ 30.677] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event0"
[ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[ 30.677] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[ 30.677] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 30.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input0/event0"
[ 30.677] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 8)
[ 30.677] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[ 30.677] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
[ 30.677] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse0)
[ 30.677] (II) No input driver specified, ignoring this device.
[ 30.677] (II) This device may have been added with another device file.
[ 30.678] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event1)
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
[ 30.678] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
[ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event1"
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
[ 30.678] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
[ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
[ 30.678] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 30.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0003/input/input1/event1"
[ 30.678] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 9)
[ 30.678] (**) Option "xkb_rules" "evdev"
[ 30.678] (**) Option "xkb_model" "evdev"
[ 30.678] (**) Option "xkb_layout" "gb"
[ 30.678] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
[ 30.678] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
[ 30.678] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
[ 30.678] (II) config/udev: Adding input device UVC Camera (046d:09a4) (/dev/input/event5)
[ 30.678] (**) UVC Camera (046d:09a4): Applying InputClass "evdev keyboard catchall"
[ 30.678] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a4)'
[ 30.678] (**) UVC Camera (046d:09a4): always reports core events
[ 30.678] (**) evdev: UVC Camera (046d:09a4): Device: "/dev/input/event5"
[ 30.678] (--) evdev: UVC Camera (046d:09a4): Vendor 0x46d Product 0x9a4
[ 30.678] (--) evdev: UVC Camera (046d:09a4): Found keys
[ 30.678] (II) evdev: UVC Camera (046d:09a4): Configuring as keyboard
[ 30.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-7/2-7:1.0/input/input5/event5"
[ 30.678] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a4)" (type: KEYBOARD, id 10)
[ 30.678] (**) Option "xkb_rules" "evdev"
[ 30.678] (**) Option "xkb_model" "evdev"
[ 30.678] (**) Option "xkb_layout" "gb"
[ 30.678] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 30.678] (II) No input driver specified, ignoring this device.
[ 30.678] (II) This device may have been added with another device file.I note the differences start there:
(--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axesvs
(II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.Could my Logitech camera interfere with the keyboard/mouse unifier detection?
Offline
Note that restarting X, when the pointer is not moving, does not fix the problem. I have to reboot (sometimes several times) until the pointer is responding to mouse movements.
Offline
I still suffer this problem as of today. Sometimes I need to reboot 4 times in a row to have my mouse working, sometimes it works straight away. It really looks like a race condition, considering it is difficult to trigger it in a reproducible way. Am I the only one having this issue?
Offline
It's not a solution, but have you tried to unplug the USB dongle and plugging it in again instead of rebooting?
I have a similar problem with an external HD. The only consistency that I found is that once it is detected, it keeps being detected when rebooting.
Last edited by Terminator (2012-05-22 20:12:23)
Offline
Yes, it does not work. The difference in the X logs when it is detected/undetected suggests it is at boot time. Also, restarting the X server only does not fix, I have to reboot. But dmesg outputs are the same either it fails or not.
Offline
I can report this is still happening, but I found on Launchpad a thread that describes the same issue (with various symptoms) and a workaround: https://bugs.launchpad.net/ubuntu/+bug/958174
This workaround works for me if the mouse does not work at start:
sudo modprobe -r hid_logitech_dj && sleep 1s && sudo modprobe hid_logitech_djThe problem is the commit 4ea5454203d991ec in hid_logitech_dj, which interferes with the semaphores in the code of the module. This is consistent with the fact the problem is difficult to reproduce and that it is race-dependent. The developers are working on a patch, so there is no need for me to fill a bug report on Arch, since this will be dealt upstream.
Offline