hallo
nach einen update von ubuntu 8.10 auf 9.4 geht mein toutchpad nicht mehr, bzw gehen die tasten (Links, Rechts, Mittel Klick) gehen ohne Probleme
ich habe mir schon die Touchpad seite zu dem thema duchgelsen und dort eines stelle gefundne die sehr interressant scheint
Sollte das Modell ein "ETPS/2 Elantech Touchpad" sein, ist das psmouse-Modul neu zu laden. In einem Terminal folgendes eingeben:
modprobe -r psmouse modprobe psmouse proto=imps
Jetzt sollte das Touchpad zunächst funktionieren.
Für eine dauerhafte Lösung sollte man folgenden Eintrag in der Datei /etc/modules.d/options eintragen:
options psmouse proto=imps
Siehe Bug-Report: https://bugs.launchpad.net/bugs/315882, Kommentar
auf den befehl "modprobe -r psmouse" bekomme ich aber eine fehler meldung "FATAL: Error removing psmouse (/lib/modules/2.6.28-14-generic/kernel/drivers/input/mouse/psmouse.ko): Operation not permitted "
um zu schauen ob das pad überhaupt erkannt wird habe ich cat /proc/bus/input/devices in die konsole eingeben und bekomme folgendes herraus
I: Bus=0019 Vendor=0000 Product=0002 Version=0000 N: Name="Power Button (FF)" P: Phys=LNXPWRBN/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 U: Uniq= H: Handlers=kbd event0 B: EV=3 B: KEY=100000 0 0 0 I: Bus=0019 Vendor=0000 Product=0001 Version=0000 N: Name="Power Button (CM)" P: Phys=PNP0C0C/button/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 U: Uniq= H: Handlers=kbd event1 B: EV=3 B: KEY=100000 0 0 0 I: Bus=0019 Vendor=0000 Product=0005 Version=0000 N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 U: Uniq= H: Handlers=event2 B: EV=21 B: SW=1 I: Bus=0019 Vendor=0000 Product=0003 Version=0000 N: Name="Sleep Button (CM)" P: Phys=PNP0C0E/button/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 U: Uniq= H: Handlers=kbd event3 B: EV=3 B: KEY=4000 0 0 0 0 I: Bus=0017 Vendor=0001 Product=0001 Version=0100 N: Name="Macintosh mouse button emulation" P: Phys= S: Sysfs=/devices/virtual/input/input4 U: Uniq= H: Handlers=mouse0 event4 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 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/input5 U: Uniq= H: Handlers=kbd event5 B: EV=120013 B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=7 I: Bus=0003 Vendor=046d Product=c00e Version=0110 N: Name="Logitech USB-PS/2 Optical Mouse" P: Phys=usb-0000:00:1d.1-1/input0 S: Sysfs=/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6 U: Uniq= H: Handlers=mouse1 event6 B: EV=17 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=103 B: MSC=10 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=/video/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input8 U: Uniq= H: Handlers=kbd event8 B: EV=3 B: KEY=3f000b 0 0 0 0 0 0 0 I: Bus=0011 Vendor=0002 Product=000e Version=0000 N: Name="ETPS/2 Elantech Touchpad" P: Phys=isa0060/serio4/input0 S: Sysfs=/devices/platform/i8042/serio4/input/input9 U: Uniq= H: Handlers=mouse2 event9 B: EV=f B: KEY=6420 0 70000 0 0 0 0 0 0 0 0 B: REL=3 B: ABS=3 Code
über die Grafischen Maus einstell Panesl wird zwar angezeigt das das touchpad aktivirt ist aber funzen tut es leider trotzdem nicht
siehe bild
könnte es daran liegen das ich nur Upgedatet habe und nicht komplett neu insttaliert habe?
würde mich über baltige hilfe freuen danke Gruß jochen

2004 – 2012 ubuntuusers.de • Einige Rechte vorbehalten