Ho appena installato Kubuntu 17.04 su un Lenovo Ideapad 320 e il touchpad non viene rilevato. Il touchpad funziona bene dall'installazione di Windows 10 già sul laptop, ma non viene rilevato affatto da Kubuntu, quindi sembra un errore del driver.
Ecco l' xinput
output. Il mouse Logitech è un mouse USB che sto usando nel frattempo, che funziona benissimo.
$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech M315/M235 id=9 [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)]
↳ EasyCamera id=10 [slave keyboard (3)]
↳ Ideapad extra buttons id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
E:
$ cat /proc/bus/input/devices | grep TouchPad
Non ha output. Ho anche provato le cose relative a psmouse suggerite qui senza alcun risultato
Sembra che non sia l'unico, questo è pubblicato in alcuni altri posti senza risposta, qui e qui , e forse qui
Modificare:
uscita dpkg:
$ dpkg -i elantech...
Selecting previously unselected package
elantech-0608-dkms.
(Reading database ... 267979 files and directories currently installed.)
Preparing to unpack elantech-0608-dkms_0.1_all.deb ...
Unpacking elantech-0608-dkms (0.1) ...
Setting up elantech-0608-dkms (0.1) ...
Loading new elantech-0608-0.1 DKMS files...
Building for 4.10.0-32-generic
Building for architecture x86_64
Building initial module for 4.10.0-32-generic
Done.
psmouse:
Running module version sanity check.
Error! Module version 69C24E88441CC55A8AC9337 for psmouse.ko
is not newer than what is already found in kernel 4.10.0-32-generic
(69C24E88441CC55A8AC9337).
You may override by specifying --force.
depmod...
Backing up initrd.img-4.10.0-32-generic to /boot/initrd.img-4.10.0-32-
generic.old-dkms
Making new initrd.img-4.10.0-32-generic
(If next boot fails, revert to initrd.img-4.10.0-32-generic.old-dkms image)
update-initramfs........
DKMS: install completed.
Processing triggers for shim-signed (1.32~17.04.1+0.9+1474479173.6c180c6-1ubuntu1) ...
Installazione della versione 0.2:
$ sudo dkms install --force elantech-0608/0.2
Error! Could not find module source directory.
Directory: /usr/src/elantech-0608-0.2 does not exist.
Ed è installato:
$ apt search elantech
Sorting...
Full Text Search...
elantech-0608-dkms/now 0.2 all [installed,local]
elantech-0608 driver in DKMS format.