You are not logged in.

#1 2020-05-26 10:48:47

Augis
Member
Registered: 2020-05-06
Posts: 2

Lenovo ideapad 120 touchpad issues

Like 50% of the time touchpad doesn't work on boot, started losing hope.

xinput

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Elan Touchpad                           	id=9	[slave  pointer  (2)]
⎜   ↳ MOSART Semi. 2.4G Keyboard Mouse Consumer Control	id=13	[slave  pointer  (2)]
⎜   ↳ MOSART Semi. 2.4G Keyboard Mouse        	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)]
    ↳ Ideapad extra buttons                   	id=10	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=11	[slave  keyboard (3)]
    ↳ EasyCamera: EasyCamera                  	id=12	[slave  keyboard (3)]
    ↳ MOSART Semi. 2.4G Keyboard Mouse Consumer Control	id=14	[slave  keyboard (3)]
    ↳ MOSART Semi. 2.4G Keyboard Mouse        	id=16	[slave  keyboard (3)]
    ↳ MOSART Semi. 2.4G Keyboard Mouse System Control	id=17	[slave  keyboard (3)]

lsusb

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:5627 Realtek Semiconductor Corp. EasyCamera
Bus 001 Device 002: ID 0cf3:e500 Qualcomm Atheros Communications 
Bus 001 Device 004: ID 062a:5918 MosArt Semiconductor Corp. 2.4G Keyboard Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Pacman -Qs input

local/libcdio 2.1.0-2
    GNU Compact Disc Input and Control Library
local/libinput 1.15.5-1
    Input device management and event handling library
local/libxi 1.7.10-3
    X11 Input extension library
local/xf86-input-libinput 0.30.0-1 (xorg-drivers)
    Generic input driver for the X.Org server based on libinput
local/xf86-input-synaptics 1.9.1-2 (xorg-drivers)
    Synaptics driver for notebook touchpads
local/xorg-server 1.20.8-2 (xorg)
    Xorg X server
local/xorg-xinput 1.6.3-2 (xorg-apps xorg)
    Small commandline tool to configure devices

cat /proc/cmdline

BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=97f6eab1-8f11-4fd6-a15b-81473b7f34fc rw loglevel=3 quiet i8042.noloop i8042.nomux i8042.nopnp i8042.reset

Tried adding i8042 boot parameters, not sure if didn't work at all or decreased chance of touchpad not working from like 80% to 50%.


modprobe -r psmouse
modprobe psmouse

didn't do anything

Last edited by Augis (2020-05-26 10:50:44)

Offline

#2 2020-05-28 19:29:49

gen2arch
Member
Registered: 2013-05-16
Posts: 182

Re: Lenovo ideapad 120 touchpad issues

Hi

check perhaps if you are not hitting this , I have a Yoga S940IWL (which is also an Ideapad); you could look for i2c and designware related error messages during boot ( see dmesg).

Offline

Board footer

Powered by FluxBB