Comment # 95 on bug 1175599 from
(In reply to Stefan Dirsch from comment #92)
> Thanks. You mean blacklisting intel_vbtn kernel module, right?
> 
> https://documentation.suse.com/sled/15-SP1/html/SLED-all/cha-mod.html
> --> 23.2.2 Blacklisting Kernel Modules with modprobe 
> 
> Then please give it a try. Thanks!

Then I reinstall the xf86-input-libinput driver:
sudo zypper in -f xf86-input-libinput
Restart the machine, and send the kernel module to the blacklist:
sudo echo blacklist = intel_vbtn >> /etc/modprobe.d/50-blacklist.conf &&
mkinitrd && reboot
Please confirm that the command is correct.


You are receiving this mail because: