Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X segfaults when Logitech h600 wireless headset is connected
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rand1038
n00b
n00b


Joined: 21 Apr 2012
Posts: 2

PostPosted: Sun Apr 22, 2012 1:22 pm    Post subject: X segfaults when Logitech h600 wireless headset is connected Reply with quote

When I plug the transceiver in or startx with it already connected X segfaults. According to the logs evdev thinks it is a keyboard/mouse.
I found a related bug post by an Ubuntu user at https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/973297
I'm guessing I will need to give the system a hint of what kind of device this is. Maybe it is identified as an input device because it has mute and volume buttons?
It worked well until the last update.
I have done 3 emerge --sync, emerge -auDN world since the problem started but no joy there so far.
Any help you can give it greatly appreciated!


Code:
$ cat /var/log/Xorg.0.log
[   102.445]
X.Org X Server 1.12.0
Release Date: 2012-03-04
[   102.446] X Protocol Version 11, Revision 0
[   102.446] Build Operating System: Linux 2.6.39-gentoo-r2 i686 Gentoo
[   102.446] Current Operating System: Linux brainstraw 3.3.0-gentoo #4 SMP Sun Apr 8 17:23:07 EDT 2012 i686
[   102.446] Kernel command line: root=/dev/sda3 gentoo=nodevfs
[   102.446] Build Date: 04 April 2012  07:31:47PM
[   102.446] 
[   102.447] Current version of pixman: 0.24.4
[   102.447]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   102.447] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   102.448] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 21 16:49:46 2012
[   102.448] (==) Using config file: "/etc/X11/xorg.conf"
[   102.448] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   102.448] (==) ServerLayout "Layout0"
[   102.448] (==) No screen section available. Using defaults.
[   102.448] (**) |-->Screen "Default Screen Section" (0)
[   102.448] (**) |   |-->Monitor "<default monitor>"
[   102.448] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   102.449] (**) |   |-->Device "VideoCard0"
[   102.449] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   102.449] (**) Option "Xinerama" "false"
[   102.449] (**) Option "AutoAddDevices" "true"
[   102.449] (**) Option "AutoEnableDevices" "true"
[   102.449] (**) Automatically adding devices
[   102.449] (**) Automatically enabling devices
[   102.449] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[   102.449] (==) ModulePath set to "/usr/lib/xorg/modules"
[   102.449] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   102.449] (II) Loader magic: 0x81f7580
[   102.449] (II) Module ABI versions:
[   102.449]    X.Org ANSI C Emulation: 0.4
[   102.449]    X.Org Video Driver: 12.0
[   102.449]    X.Org XInput driver : 16.0
[   102.449]    X.Org Server Extension : 6.0
[   102.450] (--) PCI:*(0:1:0:0) 10de:0640:3842:c959 rev 161, Mem @ 0xf7000000/16777216, 0xc0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/524288
[   102.450] (--) PCI: (0:2:0:0) 10de:0640:3842:c959 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[   102.450] (--) PCI: (0:5:0:0) 14f1:8880:0070:2211 rev 4, Mem @ 0xfbc00000/2097152
[   102.450] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   102.450] (WW) "record" will not be loaded unless you've specified it to be loaded elsewhere.
[   102.450] (II) "extmod" will be loaded by default.
[   102.450] (II) "dbe" will be loaded by default.
[   102.450] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   102.450] (II) "record" will be loaded even though the default is to disable it.
[   102.450] (II) "dri" will be loaded by default.
[   102.450] (II) "dri2" will be loaded by default.
[   102.450] (II) LoadModule: "glx"
[   102.450] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   102.464] (II) Module glx: vendor="NVIDIA Corporation"
[   102.464]    compiled for 4.0.2, module version = 1.0.0
[   102.464]    Module class: X.Org Server Extension
[   102.464] (II) NVIDIA GLX Module  295.40  Thu Apr  5 21:49:54 PDT 2012
[   102.464] (II) Loading extension GLX
[   102.464] (II) LoadModule: "v4l"
[   102.464] (II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
[   102.464] (II) Module v4l: vendor="X.Org Foundation"
[   102.464]    compiled for 1.12.0, module version = 0.1.1
[   102.464]    ABI class: X.Org Video Driver, version 12.0
[   102.464] (II) LoadModule: "extmod"
[   102.464] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   102.464] (II) Module extmod: vendor="X.Org Foundation"
[   102.464]    compiled for 1.12.0, module version = 1.0.0
[   102.464]    Module class: X.Org Server Extension
[   102.464]    ABI class: X.Org Server Extension, version 6.0
[   102.464] (II) Loading extension MIT-SCREEN-SAVER
[   102.464] (II) Loading extension XFree86-VidModeExtension
[   102.464] (II) Loading extension XFree86-DGA
[   102.464] (II) Loading extension DPMS
[   102.464] (II) Loading extension XVideo
[   102.464] (II) Loading extension XVideo-MotionCompensation
[   102.464] (II) Loading extension X-Resource
[   102.464] (II) LoadModule: "dbe"
[   102.465] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   102.465] (II) Module dbe: vendor="X.Org Foundation"
[   102.465]    compiled for 1.12.0, module version = 1.0.0
[   102.465]    Module class: X.Org Server Extension
[   102.465]    ABI class: X.Org Server Extension, version 6.0
[   102.465] (II) Loading extension DOUBLE-BUFFER
[   102.465] (II) LoadModule: "dri"
[   102.465] (WW) Warning, couldn't open module dri
[   102.465] (II) UnloadModule: "dri"
[   102.465] (II) Unloading dri
[   102.465] (EE) Failed to load module "dri" (module does not exist, 0)
[   102.465] (II) LoadModule: "dri2"
[   102.465] (WW) Warning, couldn't open module dri2
[   102.465] (II) UnloadModule: "dri2"
[   102.465] (II) Unloading dri2
[   102.465] (EE) Failed to load module "dri2" (module does not exist, 0)
[   102.465] (II) LoadModule: "nvidia"
[   102.465] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   102.465] (II) Module nvidia: vendor="NVIDIA Corporation"
[   102.465]    compiled for 4.0.2, module version = 1.0.0
[   102.465]    Module class: X.Org Video Driver
[   102.465] (II) v4l driver for Video4Linux
[   102.465] (II) NVIDIA dlloader X Driver  295.40  Thu Apr  5 21:29:50 PDT 2012
[   102.465] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   102.465] (--) using VT number 7

[   102.468] (WW) Falling back to old probe method for v4l
[   102.468] (II) Loading sub module "fb"
[   102.468] (II) LoadModule: "fb"
[   102.468] (II) Loading /usr/lib/xorg/modules/libfb.so
[   102.468] (II) Module fb: vendor="X.Org Foundation"
[   102.468]    compiled for 1.12.0, module version = 1.0.0
[   102.468]    ABI class: X.Org ANSI C Emulation, version 0.4
[   102.468] (II) Loading sub module "wfb"
[   102.468] (II) LoadModule: "wfb"
[   102.468] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   102.468] (II) Module wfb: vendor="X.Org Foundation"
[   102.468]    compiled for 1.12.0, module version = 1.0.0
[   102.468]    ABI class: X.Org ANSI C Emulation, version 0.4
[   102.468] (II) Loading sub module "ramdac"
[   102.468] (II) LoadModule: "ramdac"
[   102.468] (II) Module "ramdac" already built-in
[   102.468] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   102.468] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   102.468] (==) NVIDIA(0): RGB weight 888
[   102.468] (==) NVIDIA(0): Default visual is TrueColor
[   102.468] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   102.468] (**) NVIDIA(0): Option "NvAGP" "1"
[   102.468] (**) NVIDIA(0): Option "SLI" "AFR"
[   102.468] (**) NVIDIA(0): Option "DynamicTwinView" "False"
[   102.469] (**) NVIDIA(0): NVIDIA SLI alternate frame rendering selected.
[   102.469] (**) NVIDIA(0): Enabling 2D acceleration
[   102.469] (**) NVIDIA(0): Use of NVIDIA internal AGP requested
[   104.781] (II) NVIDIA(0): NVIDIA SLI enabled.
[   104.871] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH232H (DFP-1)) does
[   104.871] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[   104.872] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:1:0:0 (GPU-0)
[   104.872] (--) NVIDIA(0): Memory: 1048576 kBytes
[   104.872] (--) NVIDIA(0): VideoBIOS: 62.94.73.00.50
[   104.872] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   104.872] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   104.872] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:2:0:0 (GPU-1)
[   104.872] (--) NVIDIA(0): Memory: 1048576 kBytes
[   104.872] (--) NVIDIA(0): VideoBIOS: 62.94.29.00.50
[   104.872] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   104.872] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   104.875] (--) NVIDIA(0): Connected display device(s) on GeForce 9500 GT at PCI:1:0:0
[   104.875] (--) NVIDIA(0):     Ancor Communications Inc ASUS VH232H (DFP-1)
[   104.875] (--) NVIDIA(0): Ancor Communications Inc ASUS VH232H (DFP-1): 330.0 MHz
[   104.875] (--) NVIDIA(0):     maximum pixel clock
[   104.875] (--) NVIDIA(0): Ancor Communications Inc ASUS VH232H (DFP-1): Internal Dual
[   104.875] (--) NVIDIA(0):     Link TMDS
[   104.895] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   104.895] (**) NVIDIA(0):     device Ancor Communications Inc ASUS VH232H (DFP-1) (Using
[   104.895] (**) NVIDIA(0):     EDID frequencies has been enabled on all display
[   104.895] (**) NVIDIA(0):     devices.)
[   104.948] (II) NVIDIA(0): Assigned Display Device: DFP-1
[   104.948] (==) NVIDIA(0):
[   104.948] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   104.948] (==) NVIDIA(0):     will be used as the requested mode.
[   104.948] (==) NVIDIA(0):
[   104.948] (II) NVIDIA(0): Validated modes:
[   104.948] (II) NVIDIA(0):     "nvidia-auto-select"
[   104.948] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   104.982] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[   104.982] (--) NVIDIA(0):     option
[   104.982] (--) Depth 24 pixmap format is 32 bpp
[   104.982] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   104.989] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   104.989] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   104.989] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   104.989] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   104.989] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   104.989] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   104.989] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   104.989] (II) NVIDIA(0):     Config Options in the README.
[   104.992] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   105.031] (II) Loading extension NV-GLX
[   105.064] (==) NVIDIA(0): Disabling shared memory pixmaps
[   105.064] (==) NVIDIA(0): Backing store disabled
[   105.064] (==) NVIDIA(0): Silken mouse enabled
[   105.065] (==) NVIDIA(0): DPMS enabled
[   105.065] (II) Loading extension NV-CONTROL
[   105.065] (II) Loading extension XINERAMA
[   105.065] (II) Loading sub module "dri2"
[   105.065] (II) LoadModule: "dri2"
[   105.065] (WW) Warning, couldn't open module dri2
[   105.065] (II) UnloadModule: "dri2"
[   105.065] (II) Unloading dri2
[   105.065] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[   105.065] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[   105.065] (II) NVIDIA(0):     libvdpau.
[   105.065] (==) RandR enabled
[   105.065] (II) Initializing built-in extension Generic Event Extension
[   105.065] (II) Initializing built-in extension SHAPE
[   105.065] (II) Initializing built-in extension MIT-SHM
[   105.065] (II) Initializing built-in extension XInputExtension
[   105.065] (II) Initializing built-in extension XTEST
[   105.065] (II) Initializing built-in extension BIG-REQUESTS
[   105.065] (II) Initializing built-in extension SYNC
[   105.065] (II) Initializing built-in extension XKEYBOARD
[   105.065] (II) Initializing built-in extension XC-MISC
[   105.065] (II) Initializing built-in extension XINERAMA
[   105.065] (II) Initializing built-in extension XFIXES
[   105.065] (II) Initializing built-in extension RENDER
[   105.065] (II) Initializing built-in extension RANDR
[   105.065] (II) Initializing built-in extension COMPOSITE
[   105.065] (II) Initializing built-in extension DAMAGE
[   105.065] (II) Initializing extension GLX
[   105.151] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   105.151] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   105.151] (II) LoadModule: "evdev"
[   105.151] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   105.151] (II) Module evdev: vendor="X.Org Foundation"
[   105.151]    compiled for 1.12.0, module version = 2.7.0
[   105.151]    Module class: X.Org XInput Driver
[   105.151]    ABI class: X.Org XInput driver, version 16.0
[   105.151] (II) Using input driver 'evdev' for 'Power Button'
[   105.151] (**) Power Button: always reports core events
[   105.151] (**) evdev: Power Button: Device: "/dev/input/event1"
[   105.151] (--) evdev: Power Button: Vendor 0 Product 0x1
[   105.151] (--) evdev: Power Button: Found keys
[   105.151] (II) evdev: Power Button: Configuring as keyboard
[   105.151] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   105.151] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   105.151] (**) Option "xkb_rules" "evdev"
[   105.151] (**) Option "xkb_model" "evdev"
[   105.151] (**) Option "xkb_layout" "us"
[   105.170] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   105.170] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   105.170] (II) Using input driver 'evdev' for 'Power Button'
[   105.170] (**) Power Button: always reports core events
[   105.170] (**) evdev: Power Button: Device: "/dev/input/event0"
[   105.170] (--) evdev: Power Button: Vendor 0 Product 0x1
[   105.170] (--) evdev: Power Button: Found keys
[   105.170] (II) evdev: Power Button: Configuring as keyboard
[   105.170] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[   105.170] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   105.170] (**) Option "xkb_rules" "evdev"
[   105.170] (**) Option "xkb_model" "evdev"
[   105.170] (**) Option "xkb_layout" "us"
[   105.171] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4004 (/dev/input/event5)
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: Applying InputClass "evdev keyboard catchall"
[   105.171] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4004'
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: always reports core events
[   105.171] (**) evdev: Logitech Unifying Device. Wireless PID:4004: Device: "/dev/input/event5"
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Vendor 0x46d Product 0xc52b
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Found 1 mouse buttons
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Found scroll wheel(s)
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Found relative axes
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Forcing relative x/y axes to exist.
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Found absolute axes
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Forcing absolute x/y axes to exist.
[   105.171] (--) evdev: Logitech Unifying Device. Wireless PID:4004: Found keys
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Configuring as mouse
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Configuring as keyboard
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Adding scrollwheel support
[   105.171] (**) evdev: Logitech Unifying Device. Wireless PID:4004: YAxisMapping: buttons 4 and 5
[   105.171] (**) evdev: Logitech Unifying Device. Wireless PID:4004: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   105.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.2/0003:046D:C52B.0003/input/input5/event5"
[   105.171] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4004" (type: KEYBOARD, id 8)
[   105.171] (**) Option "xkb_rules" "evdev"
[   105.171] (**) Option "xkb_model" "evdev"
[   105.171] (**) Option "xkb_layout" "us"
[   105.171] (II) evdev: Logitech Unifying Device. Wireless PID:4004: initialized for relative axes.
[   105.171] (WW) evdev: Logitech Unifying Device. Wireless PID:4004: ignoring absolute axes.
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: (accel) keeping acceleration scheme 1
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: (accel) acceleration profile 0
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: (accel) acceleration factor: 2.000
[   105.171] (**) Logitech Unifying Device. Wireless PID:4004: (accel) acceleration threshold: 4
[   105.172] (II) config/udev: Adding input device Dynex 5-Button Wired Optical Mouse (/dev/input/event4)
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: Applying InputClass "evdev pointer catchall"
[   105.172] (II) Using input driver 'evdev' for 'Dynex 5-Button Wired Optical Mouse'
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: always reports core events
[   105.172] (**) evdev: Dynex 5-Button Wired Optical Mouse: Device: "/dev/input/event4"
[   105.172] (--) evdev: Dynex 5-Button Wired Optical Mouse: Vendor 0x461 Product 0x4d42
[   105.172] (--) evdev: Dynex 5-Button Wired Optical Mouse: Found 9 mouse buttons
[   105.172] (--) evdev: Dynex 5-Button Wired Optical Mouse: Found scroll wheel(s)
[   105.172] (--) evdev: Dynex 5-Button Wired Optical Mouse: Found relative axes
[   105.172] (--) evdev: Dynex 5-Button Wired Optical Mouse: Found x and y relative axes
[   105.172] (II) evdev: Dynex 5-Button Wired Optical Mouse: Configuring as mouse
[   105.172] (II) evdev: Dynex 5-Button Wired Optical Mouse: Adding scrollwheel support
[   105.172] (**) evdev: Dynex 5-Button Wired Optical Mouse: YAxisMapping: buttons 4 and 5
[   105.172] (**) evdev: Dynex 5-Button Wired Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   105.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input4/event4"
[   105.172] (II) XINPUT: Adding extended input device "Dynex 5-Button Wired Optical Mouse" (type: MOUSE, id 9)
[   105.172] (II) evdev: Dynex 5-Button Wired Optical Mouse: initialized for relative axes.
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: (accel) keeping acceleration scheme 1
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: (accel) acceleration profile 0
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: (accel) acceleration factor: 2.000
[   105.172] (**) Dynex 5-Button Wired Optical Mouse: (accel) acceleration threshold: 4
[   105.172] (II) config/udev: Adding input device Dynex 5-Button Wired Optical Mouse (/dev/input/mouse0)
[   105.172] (II) No input driver specified, ignoring this device.
[   105.172] (II) This device may have been added with another device file.
[   105.172] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   105.172] (II) No input driver specified, ignoring this device.
[   105.172] (II) This device may have been added with another device file.
[  4096.389] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event3)
[  4096.389] (**) Logitech Logitech Wireless Headset: Applying InputClass "evdev keyboard catchall"
[  4096.389] (II) Using input driver 'evdev' for 'Logitech Logitech Wireless Headset'
[  4096.389] (**) Logitech Logitech Wireless Headset: always reports core events
[  4096.389] (**) evdev: Logitech Logitech Wireless Headset: Device: "/dev/input/event3"
[  4096.389] (--) evdev: Logitech Logitech Wireless Headset: Vendor 0x46d Product 0xa29
[  4096.389] (--) evdev: Logitech Logitech Wireless Headset: Found absolute axes
[  4096.389] (--) evdev: Logitech Logitech Wireless Headset: Found absolute multitouch axes
[  4096.389] (--) evdev: Logitech Logitech Wireless Headset: Found keys
[  4096.410] (II) evdev: Logitech Logitech Wireless Headset: Configuring as mouse
[  4096.410] (II) evdev: Logitech Logitech Wireless Headset: Configuring as keyboard
[  4096.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.3/input/input6/event3"
[  4096.410] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 10)
[  4096.410] (**) Option "xkb_rules" "evdev"
[  4096.410] (**) Option "xkb_model" "evdev"
[  4096.410] (**) Option "xkb_layout" "us"
[  4096.410] (II) evdev: Logitech Logitech Wireless Headset: initialized for absolute axes.
[  4096.428]
[  4096.428] Backtrace:
[  4096.428] 0: /usr/bin/X (xorg_backtrace+0x50) [0x81c2920]
[  4096.428] 1: /usr/bin/X (0x8048000+0x17e3f1) [0x81c63f1]
[  4096.428] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb778340c]
[  4096.428] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0xb451b000+0x6a46) [0xb4521a46]
[  4096.428] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb451b000+0x6c9a) [0xb4521c9a]
[  4096.428] 5: /usr/bin/X (ActivateDevice+0x51) [0x806c5c1]
[  4096.428] 6: /usr/bin/X (0x8048000+0x801b5) [0x80c81b5]
[  4096.428] 7: /usr/bin/X (0x8048000+0x925fc) [0x80da5fc]
[  4096.428] 8: /usr/bin/X (0x8048000+0x92add) [0x80daadd]
[  4096.428] 9: /usr/bin/X (WakeupHandler+0x5f) [0x807c2cf]
[  4096.428] 10: /usr/bin/X (WaitForSomething+0x1d2) [0x81bfbd2]
[  4096.428] 11: /usr/bin/X (0x8048000+0x2fb36) [0x8077b36]
[  4096.428] 12: /usr/bin/X (0x8048000+0x1dc5a) [0x8065c5a]
[  4096.428] 13: /lib/libc.so.6 (__libc_start_main+0xe7) [0xb74a12a7]
[  4096.428] 14: /usr/bin/X (0x8048000+0x1d811) [0x8065811]
[  4096.428]
[  4096.428] Segmentation fault at address 0x235
[  4096.428]
Fatal server error:
[  4096.428] Caught signal 11 (Segmentation fault). Server aborting
[  4096.428]
[  4096.428]
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  4096.428] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  4096.428]
[  4096.465] (II) evdev: Power Button: Close
[  4096.465] (II) UnloadModule: "evdev"
[  4096.481] (II) evdev: Power Button: Close
[  4096.481] (II) UnloadModule: "evdev"
[  4096.497] (II) evdev: Logitech Unifying Device. Wireless PID:4004: Close
[  4096.497] (II) UnloadModule: "evdev"
[  4096.513] (II) evdev: Dynex 5-Button Wired Optical Mouse: Close
[  4096.513] (II) UnloadModule: "evdev"
[  4096.513] (II) UnloadModule: "evdev"
[  4096.867] Server terminated with error (1). Closing log file.
Back to top
View user's profile Send private message
rand1038
n00b
n00b


Joined: 21 Apr 2012
Posts: 2

PostPosted: Tue Apr 24, 2012 11:05 am    Post subject: Reply with quote

I put
Code:
x11-drivers/xf86-input-evdev -~x86

in /etc/portage/package.keywords and the headset works under X.
I'll look into filing a bug with xorg and we will see what happens when ~2.7.0 goes stable.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum