Δηλαδή είδες στις ρυθμίσεις στο touchpad, αν είναι όλα εντάξει;
Γενικότερα, δεν έχω κάποια ιδέα και σε αναζήτηση στην Google δεν βρήκα κάτι σχετικό που ίσως να βοηθάει.
Ίσως κάποιο άλλο μέλος μπορεί να σε βοηθήσει αποτελεσματικά.



xinput list
uname -r
dmesg | grep mouse
cat /proc/bus/input/devices
harris@harris-laptop:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ eTurboTouch eTurboTouch id=11 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=14 [slave pointer (2)]
⎜ ↳ Macintosh mouse button emulation id=15 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ CNF8127 id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
harris@harris-laptop:~$ uname -r
2.6.32-43-generic
harris@harris-laptop:~$ dmesg | grep mouse
[ 0.394570] input: Macintosh mouse button emulation as /devices/virtual/inpu
/input4
[ 0.613412] mice: PS/2 mouse device common for all mice
[46567.807617] PM: suspend of drv:psmouse dev:serio1 complete after 414.982 mse
s
[46590.273835] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[46590.275397] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.277014] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.280410] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.292303] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.

[46590.273835] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[46590.275397] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.277014] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.280410] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[46590.292303] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.synclient
cat /proc/bus/input/devices
Usage: synclient [-s] [-m interval] [-h] [-l] [-V] [-?] [var1=value1 [var2=value
2] ...]
-m monitor changes to the touchpad state (implies -s)
interval specifies how often (in ms) to poll the touchpad state
-l List current user settings
-V Print synclient version string and exit
-? Show this help message
var=value Set user parameter 'var' to 'value'.
harris@harris-laptop:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=3
B: KEY=100000 0 0 0
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/input1
U: Uniq=
H: Handlers=kbd event1
B: EV=3
B: KEY=4000 0 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/LNXSYBUS:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2
B: EV=21
B: SW=1
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/input3
U: Uniq=
H: Handlers=kbd event3
B: EV=3
B: KEY=100000 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=04f2 Product=b12f Version=1563
N: Name="CNF8127"
P: Phys=usb-0000:00:1d.7-3/button
S: Sysfs=/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=3
B: KEY=100000 0 0 0 0 0 0
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/LNXVIDEO:00/input/input7
U: Uniq=
H: Handlers=kbd event7
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0
I: Bus=0003 Vendor=22b9 Product=0006 Version=0101
N: Name="eTurboTouch eTurboTouch"
P: Phys=usb-0000:00:1d.3-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input8
U: Uniq=
H: Handlers=mouse1 event8
B: EV=1b
B: KEY=c01 0 70000 0 0 0 0 0 0 0 0
B: ABS=f
B: MSC=10
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input9
U: Uniq=
H: Handlers=mouse2 event9
B: EV=b
B: KEY=420 0 7000f 0 0 0 0 0 0 0 0
B: ABS=11000003
I: Bus=0001 Vendor=10ec Product=0269 Version=0001
N: Name="HDA Digital PCBeep"
P: Phys=card0/codec#0/beep0
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input10
U: Uniq=
H: Handlers=kbd event10
B: EV=40001
B: SND=6


harrisaggelosaleif έγραψε:Δεν ξέρω τελικά αν θα βρουμε λύση αλλά θέλω να πω ένα μεγάλο ευχαριστώ. Μιλώντας με τον πατέρα μου θυμήθηκα κάτι το οποίο δεν το θεώρησα σημαντικό αλλά θα το αναφέρω. το laptop μου, έπεσε απο τα χέρια του αδερφού μου. Ίσως αυτή η πτώση να φταίει. Δεν ξέρω τι άλλο να σκεφτώ.

