@hesedieal84 Yes, it is important to file a separate bug. My image probably won't work out of the box, since noloop quirk is probably needed. X550LC is included to list, but your model is not. As a temporary solution yo may add i8042.noloop=1 to /etc/default/grub
Run sudo gedit /etc/default/grub In the opened file edit string GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" so it looks like GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.noloop=1" Then save file and run sudo update-grub Touchpad should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314198 Title: [Asus X550LC] Touchpad not Recognized in ubuntu 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1314198/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
