You are not logged in.
I just upgraded, and I am having some issues with X that don't match up with anything else posted recently. I am running XFCE on a GeForce 9800 GT, and I have a dual-monitor setup.
When I run
startxfceboth screens start up fine, but the mouse is the X 'X' instead of a pointer, and when one window is open I cannot interact with other windows, or change between them with alt-tab or the like. To get a terminal I am sshing in from another machine.
I have tried downgrading xorg-server and the nvidia package, with no result or I lose the ability to start X entirely. Here is my xorg.conf:
Section "ServerLayout"
# Removed Option "Xinerama" "0"
Identifier "Layout0"
Screen 0 "Screen0" 900 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Ancor Communications Inc MT276"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "ViewSonic VA1912w-3"
HorizSync 30.0 - 82.0
VertRefresh 50.0 - 85.0
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9800 GT"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9800 GT"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "CRT-1"
Option "metamodes" "CRT: nvidia-auto-select +0+0 { Rotation=left }"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSectionMonitor 1 is rotated vertically and to the left of monitor 0.
I'm not sure what else to play with/downgrade, and I'm not sure what caused these problems, they started after a reboot. Any ideas?
Offline
In order to offer/get more info I would post/take a look at the Xorg log.
As for the downgrade in case you just downgraded xorg-server and the nvidia package remember that the former goes together with the xorg-server-common and xf86-input-evdev packages.
\(o_X)/
'Cause I wanna be an Archy - An Archy in the UK // Sex Pistols
Offline
Here is my /var/log/Xorg.0.log:
[ 25.834]
X.Org X Server 1.13.0
Release Date: 2012-09-05
[ 25.834] X Protocol Version 11, Revision 0
[ 25.834] Build Operating System: Linux 3.6.0-1-ARCH x86_64
[ 25.834] Current Operating System: Linux aitchbar 3.6.3-1-ARCH #1 SMP PREEMPT Mon Oct 22 10:23:56 CEST 2012 x86_64
[ 25.835] Kernel command line: root=/dev/disk/by-uuid/8afb427d-3196-4611-9073-044f84ea418c ro
[ 25.835] Build Date: 05 October 2012 01:57:18PM
[ 25.835]
[ 25.835] Current version of pixman: 0.26.2
[ 25.835] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 25.835] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 25.837] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 29 07:53:16 2012
[ 25.838] (==) Using config file: "/etc/X11/xorg.conf"
[ 25.838] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 25.839] (==) ServerLayout "Layout0"
[ 25.839] (**) |-->Screen "Screen0" (0)
[ 25.839] (**) | |-->Monitor "Monitor0"
[ 25.839] (**) | |-->Device "Device0"
[ 25.839] (**) |-->Screen "Screen1" (1)
[ 25.839] (**) | |-->Monitor "Monitor1"
[ 25.840] (**) | |-->Device "Device1"
[ 25.840] (**) |-->Input Device "Keyboard0"
[ 25.840] (**) |-->Input Device "Mouse0"
[ 25.840] (**) Option "Xinerama" "1"
[ 25.840] (==) Automatically adding devices
[ 25.840] (==) Automatically enabling devices
[ 25.840] (==) Automatically adding GPU devices
[ 25.840] (**) Xinerama: enabled
[ 25.843] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 25.843] Entry deleted from font path.
[ 25.847] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 25.847] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 25.847] (**) Extension "Composite" is disabled
[ 25.847] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 25.847] (WW) Disabling Keyboard0
[ 25.847] (WW) Disabling Mouse0
[ 25.847] (II) Loader magic: 0x7fcc20
[ 25.847] (II) Module ABI versions:
[ 25.847] X.Org ANSI C Emulation: 0.4
[ 25.847] X.Org Video Driver: 13.0
[ 25.847] X.Org XInput driver : 18.0
[ 25.847] X.Org Server Extension : 7.0
[ 25.851] (--) PCI:*(0:1:0:0) 10de:0614:0000:0000 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
[ 25.851] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 25.851] Initializing built-in extension Generic Event Extension
[ 25.851] Initializing built-in extension SHAPE
[ 25.851] Initializing built-in extension MIT-SHM
[ 25.851] Initializing built-in extension XInputExtension
[ 25.851] Initializing built-in extension XTEST
[ 25.852] Initializing built-in extension BIG-REQUESTS
[ 25.852] Initializing built-in extension SYNC
[ 25.852] Initializing built-in extension XKEYBOARD
[ 25.852] Initializing built-in extension XC-MISC
[ 25.852] Initializing built-in extension SECURITY
[ 25.852] Initializing built-in extension XINERAMA
[ 25.852] Initializing built-in extension XFIXES
[ 25.852] Initializing built-in extension RENDER
[ 25.853] Initializing built-in extension RANDR
[ 25.853] Initializing built-in extension COMPOSITE
[ 25.853] Initializing built-in extension DAMAGE
[ 25.853] Initializing built-in extension MIT-SCREEN-SAVER
[ 25.853] Initializing built-in extension DOUBLE-BUFFER
[ 25.853] Initializing built-in extension RECORD
[ 25.853] Initializing built-in extension DPMS
[ 25.853] Initializing built-in extension X-Resource
[ 25.854] Initializing built-in extension XVideo
[ 25.854] Initializing built-in extension XVideo-MotionCompensation
[ 25.854] Initializing built-in extension XFree86-VidModeExtension
[ 25.854] Initializing built-in extension XFree86-DGA
[ 25.854] Initializing built-in extension XFree86-DRI
[ 25.854] Initializing built-in extension DRI2
[ 25.854] (II) LoadModule: "glx"
[ 25.855] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 25.934] (II) Module glx: vendor="NVIDIA Corporation"
[ 25.934] compiled for 4.0.2, module version = 1.0.0
[ 25.934] Module class: X.Org Server Extension
[ 25.934] (II) NVIDIA GLX Module 304.60 Sun Oct 14 20:44:54 PDT 2012
[ 25.934] Loading extension GLX
[ 25.934] (II) LoadModule: "nvidia"
[ 25.935] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 25.943] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 25.943] compiled for 4.0.2, module version = 1.0.0
[ 25.943] Module class: X.Org Video Driver
[ 25.945] (II) NVIDIA dlloader X Driver 304.60 Sun Oct 14 20:24:42 PDT 2012
[ 25.945] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 25.945] (--) using VT number 7
[ 25.948] (II) Loading sub module "fb"
[ 25.948] (II) LoadModule: "fb"
[ 25.949] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 25.950] (II) Module fb: vendor="X.Org Foundation"
[ 25.950] compiled for 1.13.0, module version = 1.0.0
[ 25.950] ABI class: X.Org ANSI C Emulation, version 0.4
[ 25.950] (II) Loading sub module "wfb"
[ 25.950] (II) LoadModule: "wfb"
[ 25.950] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 25.951] (II) Module wfb: vendor="X.Org Foundation"
[ 25.951] compiled for 1.13.0, module version = 1.0.0
[ 25.951] ABI class: X.Org ANSI C Emulation, version 0.4
[ 25.951] (II) Loading sub module "ramdac"
[ 25.951] (II) LoadModule: "ramdac"
[ 25.951] (II) Module "ramdac" already built-in
[ 25.952] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 25.952] (WW) NVIDIA: X server.
[ 25.953] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 25.954] (==) NVIDIA(0): RGB weight 888
[ 25.954] (==) NVIDIA(0): Default visual is TrueColor
[ 25.954] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 25.954] (**) NVIDIA(0): Option "Stereo" "0"
[ 25.954] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 25.954] (**) NVIDIA(0): Stereo disabled by request
[ 25.954] (**) NVIDIA(0): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
[ 25.954] (**) NVIDIA(1): Option "MetaModes" "CRT: nvidia-auto-select +0+0 { Rotation=left }"
[ 25.954] (**) NVIDIA(0): Enabling 2D acceleration
[ 26.890] (II) NVIDIA(GPU-0): Display (ViewSonic VA1912w-3 (CRT-1)) does not support NVIDIA
[ 26.890] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 26.973] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc MT276 (DFP-0)) does not
[ 26.973] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 26.975] (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0)
[ 26.975] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 26.975] (--) NVIDIA(0): VideoBIOS: 62.92.84.00.06
[ 26.975] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 26.975] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 26.984] (--) NVIDIA(0): Valid display device(s) on GeForce 9800 GT at PCI:1:0:0
[ 26.984] (--) NVIDIA(0): CRT-0
[ 26.984] (--) NVIDIA(0): ViewSonic VA1912w-3 (CRT-1) (connected)
[ 26.984] (--) NVIDIA(0): Ancor Communications Inc MT276 (DFP-0) (connected)
[ 26.984] (--) NVIDIA(0): DFP-1
[ 26.984] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 26.984] (--) NVIDIA(0): ViewSonic VA1912w-3 (CRT-1): 400.0 MHz maximum pixel clock
[ 26.984] (--) NVIDIA(0): Ancor Communications Inc MT276 (DFP-0): 330.0 MHz maximum pixel clock
[ 26.984] (--) NVIDIA(0): Ancor Communications Inc MT276 (DFP-0): Internal Dual Link TMDS
[ 26.984] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 26.984] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 26.984] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 26.984] (**) NVIDIA(0): device Ancor Communications Inc MT276 (DFP-0) (Using EDID
[ 26.984] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 26.986] (WW) NVIDIA(GPU-0): The EDID for Ancor Communications Inc MT276 (DFP-0)
[ 26.986] (WW) NVIDIA(GPU-0): contradicts itself: mode "1920x1080" is specified in the
[ 26.986] (WW) NVIDIA(GPU-0): EDID; however, the EDID's valid HorizSync range
[ 26.986] (WW) NVIDIA(GPU-0): (30.000-83.000 kHz) would exclude this mode's HorizSync
[ 26.986] (WW) NVIDIA(GPU-0): (28.1 kHz); ignoring HorizSync check for mode
[ 26.986] (WW) NVIDIA(GPU-0): "1920x1080".
[ 26.988] (II) NVIDIA(0): Validated MetaModes:
[ 26.988] (II) NVIDIA(0): "DFP:nvidia-auto-select+0+0"
[ 26.988] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 27.017] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 27.017] (--) NVIDIA(0): option
[ 27.017] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 27.017] (==) NVIDIA(1): RGB weight 888
[ 27.017] (==) NVIDIA(1): Default visual is TrueColor
[ 27.017] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 27.017] (**) NVIDIA(1): Option "Stereo" "0"
[ 27.017] (**) NVIDIA(1): Option "nvidiaXineramaInfoOrder" "CRT-1"
[ 27.017] (**) NVIDIA(1): Stereo disabled by request
[ 27.017] (II) NVIDIA(1): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0)
[ 27.017] (--) NVIDIA(1): Memory: 1048576 kBytes
[ 27.017] (--) NVIDIA(1): VideoBIOS: 62.92.84.00.06
[ 27.017] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[ 27.017] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
[ 27.025] (--) NVIDIA(1): Valid display device(s) on GeForce 9800 GT at PCI:1:0:0
[ 27.025] (--) NVIDIA(1): CRT-0
[ 27.025] (--) NVIDIA(1): ViewSonic VA1912w-3 (CRT-1) (connected)
[ 27.025] (--) NVIDIA(1): Ancor Communications Inc MT276 (DFP-0) (connected)
[ 27.025] (--) NVIDIA(1): DFP-1
[ 27.025] (--) NVIDIA(1): CRT-0: 400.0 MHz maximum pixel clock
[ 27.025] (--) NVIDIA(1): ViewSonic VA1912w-3 (CRT-1): 400.0 MHz maximum pixel clock
[ 27.025] (--) NVIDIA(1): Ancor Communications Inc MT276 (DFP-0): 330.0 MHz maximum pixel clock
[ 27.025] (--) NVIDIA(1): Ancor Communications Inc MT276 (DFP-0): Internal Dual Link TMDS
[ 27.025] (--) NVIDIA(1): DFP-1: 165.0 MHz maximum pixel clock
[ 27.025] (--) NVIDIA(1): DFP-1: Internal Single Link TMDS
[ 27.025] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
[ 27.025] (**) NVIDIA(1): device ViewSonic VA1912w-3 (CRT-1) (Using EDID frequencies
[ 27.025] (**) NVIDIA(1): has been enabled on all display devices.)
[ 27.028] (II) NVIDIA(1): Validated MetaModes:
[ 27.028] (II) NVIDIA(1): "CRT:nvidia-auto-select+0+0{Rotation=left}"
[ 27.028] (II) NVIDIA(1): Virtual screen size determined to be 900 x 1440
[ 27.038] (--) NVIDIA(1): DPI set to (55, 140); computed from "UseEdidDpi" X config
[ 27.038] (--) NVIDIA(1): option
[ 27.038] (--) Depth 24 pixmap format is 32 bpp
[ 27.038] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 27.043] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 27.043] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 27.043] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 27.043] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 27.043] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 27.043] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 27.043] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 27.043] (II) NVIDIA(0): Config Options in the README.
[ 27.051] (II) NVIDIA(0): Setting mode "DFP:nvidia-auto-select+0+0"
[ 27.084] Loading extension NV-GLX
[ 27.105] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 27.105] (==) NVIDIA(0): Backing store disabled
[ 27.105] (==) NVIDIA(0): Silken mouse enabled
[ 27.105] (**) NVIDIA(0): DPMS enabled
[ 27.105] Loading extension NV-CONTROL
[ 27.105] (II) Loading sub module "dri2"
[ 27.105] (II) LoadModule: "dri2"
[ 27.105] (II) Module "dri2" already built-in
[ 27.106] (II) NVIDIA(0): [DRI2] Setup complete
[ 27.106] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 27.106] (WW) NVIDIA(0): Not registering RandR
[ 27.106] (==) RandR enabled
[ 27.110] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 27.110] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
[ 27.110] (II) NVIDIA(1): configuration option may not be set correctly. When the
[ 27.110] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
[ 27.110] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
[ 27.110] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
[ 27.110] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
[ 27.110] (II) NVIDIA(1): Config Options in the README.
[ 27.110] (II) NVIDIA(1): Setting mode "CRT:nvidia-auto-select+0+0{Rotation=left}"
[ 27.201] (==) NVIDIA(1): Disabling shared memory pixmaps
[ 27.201] (==) NVIDIA(1): Backing store disabled
[ 27.201] (==) NVIDIA(1): Silken mouse enabled
[ 27.201] (==) NVIDIA(1): DPMS enabled
[ 27.202] (II) Loading sub module "dri2"
[ 27.202] (II) LoadModule: "dri2"
[ 27.202] (II) Module "dri2" already built-in
[ 27.202] (II) NVIDIA(1): [DRI2] Setup complete
[ 27.202] (II) NVIDIA(1): [DRI2] VDPAU driver: nvidia
[ 27.202] (WW) NVIDIA(1): Not registering RandR
[ 27.202] (==) RandR enabled
[ 27.209] (II) Initializing extension GLX
[ 27.370] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 27.370] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27.370] (II) LoadModule: "evdev"
[ 27.371] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27.372] (II) Module evdev: vendor="X.Org Foundation"
[ 27.372] compiled for 1.13.0, module version = 2.7.3
[ 27.372] Module class: X.Org XInput Driver
[ 27.372] ABI class: X.Org XInput driver, version 18.0
[ 27.372] (II) Using input driver 'evdev' for 'Power Button'
[ 27.372] (**) Power Button: always reports core events
[ 27.372] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 27.372] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27.372] (--) evdev: Power Button: Found keys
[ 27.372] (II) evdev: Power Button: Configuring as keyboard
[ 27.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 27.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 27.372] (**) Option "xkb_rules" "evdev"
[ 27.372] (**) Option "xkb_model" "evdev"
[ 27.372] (**) Option "xkb_layout" "us"
[ 27.401] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 27.401] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27.401] (II) Using input driver 'evdev' for 'Power Button'
[ 27.401] (**) Power Button: always reports core events
[ 27.401] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 27.401] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27.401] (--) evdev: Power Button: Found keys
[ 27.401] (II) evdev: Power Button: Configuring as keyboard
[ 27.401] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 27.401] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 27.401] (**) Option "xkb_rules" "evdev"
[ 27.401] (**) Option "xkb_model" "evdev"
[ 27.402] (**) Option "xkb_layout" "us"
[ 27.403] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event11)
[ 27.403] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 27.403] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 27.403] (**) Logitech USB Receiver: always reports core events
[ 27.403] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event11"
[ 27.403] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[ 27.403] (--) evdev: Logitech USB Receiver: Found keys
[ 27.403] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 27.403] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb3/3-2/3-2.2/3-2.2:1.0/input/input11/event11"
[ 27.403] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[ 27.403] (**) Option "xkb_rules" "evdev"
[ 27.403] (**) Option "xkb_model" "evdev"
[ 27.403] (**) Option "xkb_layout" "us"
[ 27.405] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event12)
[ 27.405] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 27.405] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 27.405] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 27.405] (**) Logitech USB Receiver: always reports core events
[ 27.405] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event12"
[ 27.405] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[ 27.405] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[ 27.405] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 27.405] (--) evdev: Logitech USB Receiver: Found relative axes
[ 27.405] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 27.405] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 27.405] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 27.405] (--) evdev: Logitech USB Receiver: Found keys
[ 27.405] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 27.405] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 27.405] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 27.405] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 27.405] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 27.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb3/3-2/3-2.2/3-2.2:1.1/input/input12/event12"
[ 27.405] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 27.405] (**) Option "xkb_rules" "evdev"
[ 27.405] (**) Option "xkb_model" "evdev"
[ 27.405] (**) Option "xkb_layout" "us"
[ 27.406] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 27.407] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 27.407] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 27.407] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 27.407] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 27.407] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 27.407] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.407] (II) This device may have been added with another device file.
[ 27.407] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event10)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.407] (II) This device may have been added with another device file.
[ 27.407] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event3)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.407] (II) This device may have been added with another device file.
[ 27.407] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event4)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.407] (II) This device may have been added with another device file.
[ 27.407] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event5)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.407] (II) This device may have been added with another device file.
[ 27.407] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event6)
[ 27.407] (II) No input driver specified, ignoring this device.
[ 27.408] (II) This device may have been added with another device file.
[ 27.408] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event7)
[ 27.408] (II) No input driver specified, ignoring this device.
[ 27.408] (II) This device may have been added with another device file.
[ 27.408] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event8)
[ 27.408] (II) No input driver specified, ignoring this device.
[ 27.408] (II) This device may have been added with another device file.
[ 27.408] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event9)
[ 27.408] (II) No input driver specified, ignoring this device.
[ 27.408] (II) This device may have been added with another device file.
[ 27.408] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 27.408] (II) No input driver specified, ignoring this device.
[ 27.408] (II) This device may have been added with another device file.I tried downgrading xorg-server-common along with xorg-server (both from version 1.13.0-3 to 1.13.0-2) and rebooted, with no change. I do not have an older version of xf86-input-evdev.
I notice that xfce4-settings has been upgraded recently (10/20) but I do not have an older version of that either.
Offline
Have you tried clearing ~/.cache/sessions ?
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline