Public bug reported:

System

  * Ubuntu 6.10 Edgy
  * Samsung P35 Notebook with built in synaptics touchpad

Accessoires

   * Wireless Keyboard ( Logitech Cordless Desktop Mx Duo)
   * Wireless Mouse (Mx700)
   * use mouse protocol "evdev" in xorg.conf
   * Hit a media buttton on keyboard
----> xserver restarts

xserver0.log
Download here 
http://www.ubuntuusers.de/paste/4989/
-----

Probably Reasons

"cat /proc/bus/input/devices"
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0 
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio4/input0
S: Sysfs=/class/input/input1
H: Handlers=mouse0 event1 ts0 
B: EV=b
B: KEY=6420 0 670000 0 0 0 0 0 0 0 0
B: ABS=11000003

I: Bus=0003 Vendor=046d Product=c50b Version=2100
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.0-1/input0
S: Sysfs=/class/input/input2
H: Handlers=kbd event2 
B: EV=120003
B: KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe
B: LED=1f

I: Bus=0003 Vendor=046d Product=c50b Version=2100
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.0-1/input1
S: Sysfs=/class/input/input3
H: Handlers=kbd mouse1 event3 ts1 
B: EV=7
B: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 
0 0 1878 d800d100 1e0000 0 0 0
B: REL=103


-----

Mouse Handler is 
H: Handlers=kbd mouse1 event3 ts1 

should be without any "kbd" in it. Xserver "thinks" mouse1 event3 is a
keyboard with 96 buttons and therefore it restarts.

Here is a discussed entry in german language

If a plug the Mx700 Mouse with a ps2-usb adapter to the usb port the
problem resists. IF a use the ordinary "mouse" protocoll and hit a media
button on keyboard the server is failsafe.

So what to do do use the "evdev" protokoll and change the "kbd" driver
Handlers for mouse

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
Logitech Keyboard and Mouse (wireless) with evdev protokoll restarts xserver 
https://launchpad.net/bugs/70764

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to