You are not logged in.

#1 2020-02-08 09:18:24

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,978
Website

[SOLVED] Clickpad arbitrarily not working on cold boot

Hi all,

I have the problem that arbitrarily. mostly on cold boots without AC plugged in, the click pad of my HP ENVY x360 13-ag0005ng is not recognized.
Removing and re-loading psmouse does not solve the issue.
Here's the logs from the initial boot with the error:
dmesg: https://home.richard-neumann.de/dmesg.err.txt
journal: https://home.richard-neumann.de/journal.err.txt
And here after a subsequent reboot with working clickpad:
dmesg: https://home.richard-neumann.de/dmesg.ok.txt
journal: https://home.richard-neumann.de/journal.ok.txt

I have had this problem since day 0 with this laptop, but it never bugged me enough to address this issue.
However it'd be nice to have the device to reliably function on any initial boot.

Some more info:

0 ✓ rne@envy ~ $ xinput 
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ ELAN0732:00 04F3:262B                   	id=11	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=14	[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)]
    ↳ HP Wide Vision HD Camera: HP Wi         	id=9	[slave  keyboard (3)]
    ↳ HP IR Camera: HP IR Camera              	id=10	[slave  keyboard (3)]
    ↳ ELAN0732:00 04F3:262B                   	id=12	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=13	[slave  keyboard (3)]
    ↳ HP Wireless hotkeys                     	id=15	[slave  keyboard (3)]
    ↳ HP WMI hotkeys                          	id=16	[slave  keyboard (3)]
    ↳ F4:BC:DA:56:C7:08                       	id=17	[slave  keyboard (3)]

Any hint is appreciated.

Solution
Solved with kernel params

i8042.nomux=1 i8042.reset

as per https://forum.manjaro.org/t/how-to-make … hpad/89648

Last edited by schard (2020-03-04 16:13:52)


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Online

Board footer

Powered by FluxBB