PDA

View Full Version : Auto logout problem linux mint 13 cinnamon



md328
December 10th, 2013, 05:38 AM
Hello all,

I'm having an issue with my session logging out at certain times without warning. What I mean by this is that the screen will just go dark for a second or two, and I'll be presented with the linux mint login screen. Just a little background: before this starting happening, I decided to update my mesa stack so I could run some games in steam without video problems. I used the directions found here for the intel drivers: https://wiki.ubuntu.com/Valve I have an intel ironlake mobile card, by the way.

I did a little googling and found that it could be something to do with a script in my xorg configuration.

The main culprit seems to be when when any video intensive processes, like games in steam and youtube videos. It seems to be triggered when I used the volume up.down buttons on my keyboard. It's tehe built-in laptop keyboard, not an external device

I'm using Linux Mint 13 Cinnamon

Finally, here's the report in the xorg.0.log

[ 15996.979] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 9 22:23:12 2013
[ 15996.979] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15996.979] (==) No Layout section. Using the first Screen section.
[ 15996.979] (==) No screen section available. Using defaults.
[ 15996.979] (**) |-->Screen "Default Screen Section" (0)
[ 15996.979] (**) | |-->Monitor "<default monitor>"
[ 15996.980] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15996.980] (==) Automatically adding devices
[ 15996.980] (==) Automatically enabling devices
[ 15996.980] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 15996.980] Entry deleted from font path.
[ 15996.980] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 15996.980] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 15996.980] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15996.980] (II) Loader magic: 0x7fa3a1164b00
[ 15996.980] (II) Module ABI versions:
[ 15996.980] X.Org ANSI C Emulation: 0.4
[ 15996.980] X.Org Video Driver: 12.0
[ 15996.980] X.Org XInput driver : 16.0
[ 15996.980] X.Org Server Extension : 6.0
[ 15996.981] (--) PCI:*(0:0:2:0) 8086:0046:103c:1439 rev 2, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00003050/8
[ 15996.981] (II) Open ACPI successful (/var/run/acpid.socket)
[ 15996.981] (II) LoadModule: "extmod"
[ 15996.981] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 15996.981] (II) Module extmod: vendor="X.Org Foundation"
[ 15996.981] compiled for 1.12.3, module version = 1.0.0
[ 15996.981] Module class: X.Org Server Extension
[ 15996.981] ABI class: X.Org Server Extension, version 6.0
[ 15996.981] (II) Loading extension MIT-SCREEN-SAVER
[ 15996.981] (II) Loading extension XFree86-VidModeExtension
[ 15996.981] (II) Loading extension XFree86-DGA
[ 15996.981] (II) Loading extension DPMS
[ 15996.981] (II) Loading extension XVideo
[ 15996.981] (II) Loading extension XVideo-MotionCompensation
[ 15996.981] (II) Loading extension X-Resource
[ 15996.981] (II) LoadModule: "dbe"
[ 15996.982] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 15996.982] (II) Module dbe: vendor="X.Org Foundation"
[ 15996.982] compiled for 1.12.3, module version = 1.0.0
[ 15996.982] Module class: X.Org Server Extension
[ 15996.982] ABI class: X.Org Server Extension, version 6.0
[ 15996.982] (II) Loading extension DOUBLE-BUFFER
[ 15996.982] (II) LoadModule: "glx"
[ 15996.982] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15996.983] (II) Module glx: vendor="X.Org Foundation"
[ 15996.983] compiled for 1.12.3, module version = 1.0.0
[ 15996.983] ABI class: X.Org Server Extension, version 6.0
[ 15996.983] (==) AIGLX enabled
[ 15996.983] (II) Loading extension GLX
[ 15996.983] (II) LoadModule: "record"
[ 15996.983] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 15996.983] (II) Module record: vendor="X.Org Foundation"
[ 15996.983] compiled for 1.12.3, module version = 1.13.0
[ 15996.983] Module class: X.Org Server Extension
[ 15996.983] ABI class: X.Org Server Extension, version 6.0
[ 15996.983] (II) Loading extension RECORD
[ 15996.983] (II) LoadModule: "dri"
[ 15996.983] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 15996.983] (II) Module dri: vendor="X.Org Foundation"
[ 15996.983] compiled for 1.12.3, module version = 1.0.0
[ 15996.983] ABI class: X.Org Server Extension, version 6.0
[ 15996.983] (II) Loading extension XFree86-DRI
[ 15996.983] (II) LoadModule: "dri2"
[ 15996.983] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 15996.984] (II) Module dri2: vendor="X.Org Foundation"
[ 15996.984] compiled for 1.12.3, module version = 1.2.0
[ 15996.984] ABI class: X.Org Server Extension, version 6.0
[ 15996.984] (II) Loading extension DRI2
[ 15996.984] (==) Matched intel as autoconfigured driver 0
[ 15996.984] (==) Matched vesa as autoconfigured driver 1
[ 15996.984] (==) Matched fbdev as autoconfigured driver 2
[ 15996.984] (==) Assigned the driver to the xf86ConfigLayout
[ 15996.984] (II) LoadModule: "intel"
[ 15996.984] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 15996.984] (II) Module intel: vendor="X.Org Foundation"
[ 15996.984] compiled for 1.12.3, module version = 2.99.905
[ 15996.984] Module class: X.Org Video Driver
[ 15996.984] ABI class: X.Org Video Driver, version 12.0
[ 15996.984] (II) LoadModule: "vesa"
[ 15996.984] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 15996.984] (II) Module vesa: vendor="X.Org Foundation"
[ 15996.984] compiled for 1.12.3, module version = 2.3.2
[ 15996.984] Module class: X.Org Video Driver
[ 15996.984] ABI class: X.Org Video Driver, version 12.0
[ 15996.984] (II) LoadModule: "fbdev"
[ 15996.985] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 15996.985] (II) Module fbdev: vendor="X.Org Foundation"
[ 15996.985] compiled for 1.12.3, module version = 0.4.3
[ 15996.985] Module class: X.Org Video Driver
[ 15996.985] ABI class: X.Org Video Driver, version 12.0
[ 15996.985] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 15996.985] (II) VESA: driver for VESA chipsets: vesa
[ 15996.985] (II) FBDEV: driver for framebuffer: fbdev
[ 15996.985] (++) using VT number 9

[ 15996.990] drmOpenDevice: node name is /dev/dri/card0
[ 15996.990] drmOpenDevice: open result is 8, (OK)
[ 15996.990] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 15996.990] drmOpenDevice: node name is /dev/dri/card0
[ 15996.990] drmOpenDevice: open result is 8, (OK)
[ 15996.990] drmOpenByBusid: drmOpenMinor returns 8
[ 15996.990] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 15996.990] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.905+git20131023.b70390b4-0ubuntu0sarvatt~precise (Robert Hooker <sarvatt@ubuntu.com>)
[ 15996.990] (WW) Falling back to old probe method for vesa
[ 15996.990] (WW) Falling back to old probe method for fbdev
[ 15996.990] (II) Loading sub module "fbdevhw"
[ 15996.990] (II) LoadModule: "fbdevhw"
[ 15996.990] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 15996.990] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 15996.990] compiled for 1.12.3, module version = 0.0.2
[ 15996.990] ABI class: X.Org Video Driver, version 12.0
[ 15996.991] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 15996.991] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 15996.991] (==) intel(0): RGB weight 888
[ 15996.991] (==) intel(0): Default visual is TrueColor
[ 15996.991] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 15996.991] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3
[ 15996.991] (**) intel(0): Framebuffer tiled
[ 15996.991] (**) intel(0): Pixmaps tiled
[ 15996.991] (**) intel(0): "Tear free" disabled
[ 15996.991] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 15996.992] (II) intel(0): Output LVDS1 has no monitor section
[ 15996.992] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[ 15996.992] (II) intel(0): Output VGA1 has no monitor section
[ 15996.992] (II) intel(0): Output HDMI1 has no monitor section
[ 15996.992] (II) intel(0): Output DP1 has no monitor section
[ 15996.992] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 15996.992] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[ 15996.992] (==) intel(0): DPI set to (96, 96)
[ 15996.992] (II) Loading sub module "dri2"
[ 15996.992] (II) LoadModule: "dri2"
[ 15996.992] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 15996.992] (II) Module dri2: vendor="X.Org Foundation"
[ 15996.992] compiled for 1.12.3, module version = 1.2.0
[ 15996.992] ABI class: X.Org Server Extension, version 6.0
[ 15996.994] (II) UnloadModule: "vesa"
[ 15996.994] (II) Unloading vesa
[ 15996.994] (II) UnloadModule: "fbdev"
[ 15996.994] (II) Unloading fbdev
[ 15996.994] (II) UnloadSubModule: "fbdevhw"
[ 15996.994] (II) Unloading fbdevhw
[ 15996.994] (==) Depth 24 pixmap format is 32 bpp
[ 15996.995] (II) intel(0): SNA initialized with Ironlake (gen5) backend
[ 15996.995] (==) intel(0): Backing store disabled
[ 15996.995] (==) intel(0): Silken mouse enabled
[ 15996.995] (II) intel(0): HW Cursor enabled
[ 15996.995] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 15996.995] (==) intel(0): DPMS enabled
[ 15996.995] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 15996.995] (II) intel(0): [DRI2] Setup complete
[ 15996.995] (II) intel(0): [DRI2] DRI driver: i965
[ 15996.995] (II) intel(0): direct rendering: DRI2 Enabled
[ 15996.995] (==) intel(0): hotplug detection: "enabled"
[ 15996.995] (--) RandR disabled
[ 15996.995] (II) Initializing built-in extension Generic Event Extension
[ 15996.995] (II) Initializing built-in extension SHAPE
[ 15996.995] (II) Initializing built-in extension MIT-SHM
[ 15996.995] (II) Initializing built-in extension XInputExtension
[ 15996.995] (II) Initializing built-in extension XTEST
[ 15996.995] (II) Initializing built-in extension BIG-REQUESTS
[ 15996.995] (II) Initializing built-in extension SYNC
[ 15996.995] (II) Initializing built-in extension XKEYBOARD
[ 15996.995] (II) Initializing built-in extension XC-MISC
[ 15996.995] (II) Initializing built-in extension SECURITY
[ 15996.995] (II) Initializing built-in extension XINERAMA
[ 15996.995] (II) Initializing built-in extension XFIXES
[ 15996.995] (II) Initializing built-in extension RENDER
[ 15996.995] (II) Initializing built-in extension RANDR
[ 15996.995] (II) Initializing built-in extension COMPOSITE
[ 15996.995] (II) Initializing built-in extension DAMAGE
[ 15997.005] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 15997.005] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 15997.005] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 15997.005] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 15997.005] (II) AIGLX: Loaded and initialized i965
[ 15997.005] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 15997.019] (II) intel(0): switch to mode 1600x900@60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal
[ 15997.028] (II) intel(0): Setting screen physical size to 423 x 238
[ 15997.043] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 15997.045] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 15997.045] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15997.045] (II) LoadModule: "evdev"
[ 15997.046] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 15997.046] (II) Module evdev: vendor="X.Org Foundation"
[ 15997.046] compiled for 1.12.1, module version = 2.7.0
[ 15997.046] Module class: X.Org XInput Driver
[ 15997.046] ABI class: X.Org XInput driver, version 16.0
[ 15997.046] (II) Using input driver 'evdev' for 'Power Button'
[ 15997.046] (**) Power Button: always reports core events
[ 15997.046] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 15997.046] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 15997.046] (--) evdev: Power Button: Found keys
[ 15997.046] (II) evdev: Power Button: Configuring as keyboard
[ 15997.046] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 15997.046] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 15997.046] (**) Option "xkb_rules" "evdev"
[ 15997.046] (**) Option "xkb_model" "pc105"
[ 15997.046] (**) Option "xkb_layout" "us"
[ 15997.047] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 15997.047] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 15997.047] (II) Using input driver 'evdev' for 'Video Bus'
[ 15997.047] (**) Video Bus: always reports core events
[ 15997.047] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 15997.047] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 15997.047] (--) evdev: Video Bus: Found keys
[ 15997.047] (II) evdev: Video Bus: Configuring as keyboard
[ 15997.047] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
[ 15997.047] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 15997.047] (**) Option "xkb_rules" "evdev"
[ 15997.047] (**) Option "xkb_model" "pc105"
[ 15997.047] (**) Option "xkb_layout" "us"
[ 15997.047] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 15997.047] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15997.047] (II) Using input driver 'evdev' for 'Power Button'
[ 15997.047] (**) Power Button: always reports core events
[ 15997.047] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 15997.047] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 15997.047] (--) evdev: Power Button: Found keys
[ 15997.047] (II) evdev: Power Button: Configuring as keyboard
[ 15997.047] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 15997.047] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id http://forums.linuxmint.com/images/smilies/icon_cool.gif
[ 15997.047] (**) Option "xkb_rules" "evdev"
[ 15997.047] (**) Option "xkb_model" "pc105"
[ 15997.047] (**) Option "xkb_layout" "us"
[ 15997.048] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 15997.048] (II) No input driver specified, ignoring this device.
[ 15997.048] (II) This device may have been added with another device file.
[ 15997.048] (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event4)
[ 15997.048] (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
[ 15997.048] (II) Using input driver 'evdev' for 'HP Webcam-101'
[ 15997.048] (**) HP Webcam-101: always reports core events
[ 15997.048] (**) evdev: HP Webcam-101: Device: "/dev/input/event4"
[ 15997.048] (--) evdev: HP Webcam-101: Vendor 0x5986 Product 0x149
[ 15997.048] (--) evdev: HP Webcam-101: Found keys
[ 15997.048] (II) evdev: HP Webcam-101: Configuring as keyboard
[ 15997.048] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input4/event4"
[ 15997.048] (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 9)
[ 15997.048] (**) Option "xkb_rules" "evdev"
[ 15997.048] (**) Option "xkb_model" "pc105"
[ 15997.048] (**) Option "xkb_layout" "us"
[ 15997.049] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event10)
[ 15997.049] (II) No input driver specified, ignoring this device.
[ 15997.049] (II) This device may have been added with another device file.
[ 15997.049] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[ 15997.049] (II) No input driver specified, ignoring this device.
[ 15997.049] (II) This device may have been added with another device file.
[ 15997.049] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[ 15997.049] (II) No input driver specified, ignoring this device.
[ 15997.049] (II) This device may have been added with another device file.
[ 15997.050] (II) config/udev: Adding input device Chicony 2.4G Multimedia Wireless Kit (/dev/input/event5)
[ 15997.050] (**) Chicony 2.4G Multimedia Wireless Kit: Applying InputClass "evdev keyboard catchall"
[ 15997.050] (II) Using input driver 'evdev' for 'Chicony 2.4G Multimedia Wireless Kit'
[ 15997.050] (**) Chicony 2.4G Multimedia Wireless Kit: always reports core events
[ 15997.050] (**) evdev: Chicony 2.4G Multimedia Wireless Kit: Device: "/dev/input/event5"
[ 15997.050] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Vendor 0x4f2 Product 0x860
[ 15997.050] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found keys
[ 15997.050] (II) evdev: Chicony 2.4G Multimedia Wireless Kit: Configuring as keyboard
[ 15997.050] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
[ 15997.050] (II) XINPUT: Adding extended input device "Chicony 2.4G Multimedia Wireless Kit" (type: KEYBOARD, id 10)
[ 15997.050] (**) Option "xkb_rules" "evdev"
[ 15997.050] (**) Option "xkb_model" "pc105"
[ 15997.050] (**) Option "xkb_layout" "us"
[ 15997.050] (II) config/udev: Adding input device Chicony 2.4G Multimedia Wireless Kit (/dev/input/event6)
[ 15997.050] (**) Chicony 2.4G Multimedia Wireless Kit: Applying InputClass "evdev pointer catchall"
[ 15997.050] (**) Chicony 2.4G Multimedia Wireless Kit: Applying InputClass "evdev keyboard catchall"
[ 15997.050] (II) Using input driver 'evdev' for 'Chicony 2.4G Multimedia Wireless Kit'
[ 15997.050] (**) Chicony 2.4G Multimedia Wireless Kit: always reports core events
[ 15997.050] (**) evdev: Chicony 2.4G Multimedia Wireless Kit: Device: "/dev/input/event6"
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Vendor 0x4f2 Product 0x860
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found 3 mouse buttons
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found scroll wheel(s)
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found relative axes
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found x and y relative axes
[ 15997.051] (--) evdev: Chicony 2.4G Multimedia Wireless Kit: Found keys
[ 15997.051] (II) evdev: Chicony 2.4G Multimedia Wireless Kit: Configuring as mouse
[ 15997.051] (II) evdev: Chicony 2.4G Multimedia Wireless Kit: Configuring as keyboard
[ 15997.051] (II) evdev: Chicony 2.4G Multimedia Wireless Kit: Adding scrollwheel support
[ 15997.051] (**) evdev: Chicony 2.4G Multimedia Wireless Kit: YAxisMapping: buttons 4 and 5
[ 15997.051] (**) evdev: Chicony 2.4G Multimedia Wireless Kit: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15997.051] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input6/event6"
[ 15997.051] (II) XINPUT: Adding extended input device "Chicony 2.4G Multimedia Wireless Kit" (type: KEYBOARD, id 11)
[ 15997.051] (**) Option "xkb_rules" "evdev"
[ 15997.051] (**) Option "xkb_model" "pc105"
[ 15997.051] (**) Option "xkb_layout" "us"
[ 15997.051] (II) evdev: Chicony 2.4G Multimedia Wireless Kit: initialized for relative axes.
[ 15997.051] (**) Chicony 2.4G Multimedia Wireless Kit: (accel) keeping acceleration scheme 1
[ 15997.051] (**) Chicony 2.4G Multimedia Wireless Kit: (accel) acceleration profile 0
[ 15997.051] (**) Chicony 2.4G Multimedia Wireless Kit: (accel) acceleration factor: 2.000
[ 15997.051] (**) Chicony 2.4G Multimedia Wireless Kit: (accel) acceleration threshold: 4
[ 15997.051] (II) config/udev: Adding input device Chicony 2.4G Multimedia Wireless Kit (/dev/input/mouse0)
[ 15997.051] (II) No input driver specified, ignoring this device.
[ 15997.051] (II) This device may have been added with another device file.
[ 15997.052] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 15997.052] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 15997.052] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 15997.052] (**) AT Translated Set 2 keyboard: always reports core events
[ 15997.052] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 15997.052] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 15997.052] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 15997.052] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 15997.052] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 15997.052] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 15997.052] (**) Option "xkb_rules" "evdev"
[ 15997.052] (**) Option "xkb_model" "pc105"
[ 15997.052] (**) Option "xkb_layout" "us"
[ 15997.052] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 15997.052] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 15997.052] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 15997.052] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 15997.053] (II) LoadModule: "synaptics"
[ 15997.053] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 15997.053] (II) Module synaptics: vendor="X.Org Foundation"
[ 15997.053] compiled for 1.12.3, module version = 1.6.99
[ 15997.053] Module class: X.Org XInput Driver
[ 15997.053] ABI class: X.Org XInput driver, version 16.0
[ 15997.053] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 15997.053] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 15997.053] (**) Option "Device" "/dev/input/event8"
[ 15997.053] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 15997.053] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5826
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4764
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 15997.054] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input8/event8"
[ 15997.054] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 15997.054] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 15997.054] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 15997.054] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 15997.054] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 15997.054] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 15997.054] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 15997.056] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
[ 15997.056] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 15997.056] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 15997.056] (**) HP WMI hotkeys: always reports core events
[ 15997.056] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event7"
[ 15997.056] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 15997.056] (--) evdev: HP WMI hotkeys: Found keys
[ 15997.056] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 15997.056] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 15997.056] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[ 15997.056] (**) Option "xkb_rules" "evdev"
[ 15997.056] (**) Option "xkb_model" "pc105"
[ 15997.056] (**) Option "xkb_layout" "us"
[ 16000.947] (II) intel(0): EDID vendor "SEC", prod id 13140
[ 16000.947] (II) intel(0): Printing DDC gathered Modelines:
[ 16000.947] (II) intel(0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1932 900 902 907 930 -hsync -vsync (55.8 kHz eP)
[ 16001.457] (II) XKB: reuse xkmfile /var/lib/xkb/server-8AA988DD479FAABEC4FC3CCCF4CC29B4948840B4.xkm
[ 16001.508] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.217] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.222] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.227] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.232] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.237] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.242] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.246] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.251] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.256] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm
[ 16005.261] (II) XKB: reuse xkmfile /var/lib/xkb/server-7FE92F377FF41A4916034AC922C81480A2B413FF.xkm

Any help would be greatly appreciated.


Thanks!