Page 1 sur 2

Problème touchpad inactif

Posté : mer. 14 juin 2017 14:55
par yub
Bonjour (encore)

J'ai plein de misères avec mon installation de lmde 2

mon touchpad est complètement inopérant. Aucune réaction.
Il fonctionne parfaitement avec W10, Ubuntu 16.04 et OpenSUSE 42.2*. Pas avec lmde 2 ni Debian 8.8.0**

J'ai un trakball logitech M570 sans fil avec petit bitoniau usb qui fonctionne au poil, mais pas le touchpad

j'ai essayé

Code : Tout sélectionner

inxi -Fxz
, ça me donne ça:
  • System: Host: acer-mintde Kernel: 3.16.0-4-amd64 x86_64 (64 bit gcc: 4.8.4)
    Desktop: Cinnamon 3.2.7 (Gtk 3.14.5+4) Distro: LinuxMint 2 betsy
    Machine: Mobo: Acer model: Ironman_SK v: V1.12
    Bios: Insyde v: V1.12 date: 08/02/2016
    CPU: Dual core Intel Core i7-6500U (-HT-MCP-) cache: 4096 KB
    flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10363
    Clock Speeds: 1: 2500 MHz 2: 2500 MHz 3: 2500 MHz 4: 400 MHz
    Graphics: Card: Intel Device 1916 bus-ID: 00:02.0
    Display Server: X.Org 1.16.4 drivers: fbdev,intel (unloaded: vesa)
    Resolution: 1920x1080@77.00hz
    GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.5, 256 bits)
    GLX Version: 3.0 Mesa 10.3.2 Direct Rendering: Yes
    Audio: Card Intel Device 9d70 driver: snd_hda_intel bus-ID: 00:1f.3
    Sound: Advanced Linux Sound Architecture v: k3.16.0-4-amd64
    Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
    driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 03:00.1
    IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
    Card-2: Qualcomm Atheros Device 0042
    driver: ath10k_pci v: backported bus-ID: 02:00.0
    IF: wlan0 state: down mac: <filter>
    Drives: HDD Total Size: 1096.2GB (71.9% used)
    ID-1: /dev/sda model: TOSHIBA_MQ01ABD1 size: 1000.2GB
    ID-2: /dev/sdb model: KINGSTON_RBU size: 96.0GB
    Partition: ID-1: / size: 23G used: 5.3G (25%) fs: ext4 dev: /dev/sda6
    ID-2: /home size: 825G used: 729G (94%) fs: ext4 dev: /dev/sda5
    Sensors: System Temperatures: cpu: 71.0C mobo: N/A
    Fan Speeds (in rpm): cpu: N/A
    Info: Processes: 187 Uptime: 3:14 Memory: 1515.7/7877.5MB
    Init: SysVinit runlevel: 2 Gcc sys: 4.9.2
    Client: Shell (bash 4.3.301) inxi: 2.1.28
je ne vois pas mon touchpad apparaître...

j'ai aussi tenté ça...

Code : Tout sélectionner

awk -v RS= '/mouse|i8042/ {print $0, RT}' /proc/bus/input/devices
, comme trouvé là https://forums.linuxmint.com/viewtopic.php?t=207567

ça donne ça:
  • I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
    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: PROP=0
    B: EV=120013
    B: KEY=10000 c020000000000 0 0 700f02000003 3802078f870f401 febfffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7


    I: Bus=0003 Vendor=046d Product=c52b Version=0111
    N: Name="Logitech Unifying Device. Wireless PID:1028"
    P: Phys=usb-0000:00:14.0-4:1
    S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input5
    U: Uniq=
    H: Handlers=mouse0 event5
    B: PROP=0
    B: EV=17
    B: KEY=ffff0000 0 0 0 0
    B: REL=143
    B: MSC=10
des idées pour remédier à ça? (et me permettre de me déplacer juste avec mon laptop, sans nécessiter une valise pour les accessoires :mrgreen: )

* installation très fugace, trop lent, inutilisable, viré
** installation ne fonctionne pas, testé en live

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 17:38
par alain
Bonjour Yub.

Regarde si tu as "xserver-xorg-input-synaptics" c'est le pilote pour les touchpad.
Par la même occasion regarde si tu as un "xorg.conf" , car il m'est apparu qu'il n' y en ait plus d'origine.

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 17:46
par yub
je vais regarder ça et venir donner les résultats* ici, merci :-)

(* si j'y arrive tout seul :l :D )

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 17:57
par ultimatum
hihi pas tres dur t’inquiète tu ouvre ton gestionnaires paquet synaptic et tu colle xserver dans la barre de recherche
tu verra les paquet installé ou pas ;)

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 19:57
par mpat
salut, tu sais donner la réponse de... faire un copier coller pour éviter les erreurs dans un terminal

Code : Tout sélectionner

egrep -i 'synap|alps|etps' /proc/bus/input/devices

Code : Tout sélectionner

xinput list "$(egrep -i 'synap|alps|etps' /proc/bus/input/devices |cut -d'"' -f2)"
tu peux essayer de le relancer.

Code : Tout sélectionner

sudo gconftool --type bool --set /desktop/gnome/peripherals/touchpad/touchpad_enabled true

dans ton tableau ton touchpad est sous --> Bus=0011 Vendor=0001 Product=0001 Version=ab83

j'ai l'impression que tu as un elantech , comme touchpad

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 23:18
par yub
alain a écrit :Bonjour Yub.

Regarde si tu as "xserver-xorg-input-synaptics" c'est le pilote pour les touchpad.
Par la même occasion regarde si tu as un "xorg.conf" , car il m'est apparu qu'il n' y en ait plus d'origine.
"xserver-xorg-input-synaptics", j'ai pas
mais j'ai "xserver-xorg-input-synaptics-dev" (non installé mais dispo)

et xorg.conf, j'ai pas non plus

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 23:25
par yub
mpat a écrit :salut, tu sais donner la réponse de...

Code : Tout sélectionner

egrep -i 'synap|alps|etps' /proc/bus/input/devices
rien :oops:

Code : Tout sélectionner

xinput list "$(egrep -i 'synap|alps|etps' /proc/bus/input/devices |cut -d'"' -f2)"
"unable to find device"
tu peux essayer de le relancer.

Code : Tout sélectionner

sudo gconftool --type bool --set /desktop/gnome/peripherals/touchpad/touchpad_enabled true


rien ne bouge :(
dans ton tableau ton touchpad est sous --> Bus=0011 Vendor=0001 Product=0001 Version=ab83

j'ai l'impression que tu as un elantech , comme touchpad
et c'est plutôt bon, ou c'est la misère?

Re: Problème touchpad inactif

Posté : mer. 14 juin 2017 23:37
par mpat
tu peux regarder dans ton fichier 50-synaptic.conf et le coller ici entre balises --> code

Code : Tout sélectionner

faire un copier coller des commandes dans un terminal

Code : Tout sélectionner

sudo xed /usr/share/X11/xorg.conf.d/50-synaptics.conf

Re: Problème touchpad inactif

Posté : jeu. 15 juin 2017 00:10
par yub
Voilà

Code : Tout sélectionner

# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
#   Option "OptionName" "value"
#
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
#       MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "on"
EndSection

# This option enables the bottom right corner to be a right button on clickpads
# and the right and middle top areas to be right / middle buttons on clickpads
# with a top button area.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
        Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
EndSection

# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Disable clickpad buttons on Apple touchpads"
        MatchProduct "Apple|bcm5974"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection

Re: Problème touchpad inactif

Posté : jeu. 15 juin 2017 02:08
par mpat
salut ...... ça marche pour Lmint16.04
toi si ça ne marche pas tu sais l'enlever, tu risques rien d'essayer

Code : Tout sélectionner

sudo xed /usr/share/X11/xorg.conf.d/50-synaptics.conf
tu modifies comme ça

Code : Tout sélectionner

Section "InputClass"
  Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "VertEdgeScroll" "1"