Alienware 13 touchpad not working under any distro [DLL068B:00 06CB:76E9] [hid-rmi]
Solution 1:
I found an solution:
Type in the terminal
sudo su
echo 'blacklist i2c_hid' >> /etc/modprobe.d/blacklist.conf
depmod -a
update-initramfs -u
and reboot
Hope did work for you!!