On 2011-01-16 04:06, Mattia Dongili wrote: > On Sun, Jan 16, 2011 at 12:37:33AM -0500, Filipus Klutiero wrote: >> On 2011-01-16 00:18, Cyril Brulebois wrote: >>> Filipus Klutiero<chea...@gmail.com> (15/01/2011): > ... >>>> Section "Module" >>>> Load "synaptics" >>>> EndSection >>>> […] >>> You probably want to remove that part. If you have both evdev and >>> synaptics installed, the latter wins. >> It doesn't, in fact I added that part trying to get rid of this >> error. See the attached log for the previous situation. > what does "cat /proc/bus/input/devices" report? udev's database doesn't > list any touchpad. > Also, do you see anything related to finding the touchpad in dmesg? $ 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=/devices/platform/i8042/serio0/input/input0 U: Uniq= H: Handlers=sysrq kbd event0 B: EV=120013 B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=7
I: Bus=0019 Vendor=0000 Product=0005 Version=0000 N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4 U: Uniq= H: Handlers=event4 B: EV=21 B: SW=1 I: Bus=0019 Vendor=0000 Product=0003 Version=0000 N: Name="Sleep Button" P: Phys=PNP0C0E/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5 U: Uniq= H: Handlers=kbd event5 B: EV=3 B: KEY=4000 0 0 0 0 I: Bus=0019 Vendor=0000 Product=0001 Version=0000 N: Name="Power Button" P: Phys=LNXPWRBN/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 U: Uniq= H: Handlers=kbd event6 B: EV=3 B: KEY=100000 0 0 0 I: Bus=0010 Vendor=001f Product=0001 Version=0100 N: Name="PC Speaker" P: Phys=isa0061/input0 S: Sysfs=/devices/platform/pcspkr/input/input7 U: Uniq= H: Handlers=kbd event7 B: EV=40001 B: SND=6 I: Bus=0019 Vendor=0000 Product=0006 Version=0000 N: Name="Video Bus" P: Phys=LNXVIDEO/video/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8 U: Uniq= H: Handlers=kbd event8 B: EV=3 B: KEY=3e000b 0 0 0 0 0 0 0 I: Bus=0003 Vendor=04f2 Product=b044 Version=1114 N: Name="Video WebCam" P: Phys=usb-0000:00:1d.0-1.5/button S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input9 U: Uniq= H: Handlers=kbd event9 B: EV=3 B: KEY=100000 0 0 0 0 0 0 I: Bus=0011 Vendor=0002 Product=0005 Version=0000 N: Name="ImPS/2 Generic Wheel Mouse" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input10 U: Uniq= H: Handlers=mouse1 event10 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=103 I: Bus=0001 Vendor=10ec Product=0272 Version=0001 N: Name="HDA Digital PCBeep" P: Phys=card0/codec#0/beep0 S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input11 U: Uniq= H: Handlers=kbd event11 B: EV=40001 B: SND=6 I: Bus=0003 Vendor=046d Product=c03d Version=0110 N: Name="Logitech USB-PS/2 Optical Mouse" P: Phys=usb-0000:00:1d.0-1.3.2/input0 S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.2/2-1.3.2:1.0/input/input14 U: Uniq= H: Handlers=mouse2 event3 B: EV=17 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=103 B: MSC=10 I: Bus=0003 Vendor=04f2 Product=0403 Version=0111 N: Name="Chicony USB Keyboard" P: Phys=usb-0000:00:1d.0-1.3.1/input0 S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1:1.0/input/input15 U: Uniq= H: Handlers=sysrq kbd event1 B: EV=120013 B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=7 I: Bus=0003 Vendor=04f2 Product=0403 Version=0111 N: Name="Chicony USB Keyboard" P: Phys=usb-0000:00:1d.0-1.3.1/input1 S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1:1.1/input/input16 U: Uniq= H: Handlers=kbd event2 B: EV=13 B: KEY=2000000 387a d801d001 1e0000 0 0 0 B: MSC=10 chealer@vinci:/var/www/tiki/trunk$ I don't know, input is so bad. I wouldn't be surprised if the touchpad was misreported as a "generic wheel mouse". I can attach dmesg if you wish. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org