PDA

View Full Version : Acer C720: touchpad not working under Kali 1.0.6



neverflw
2014-03-20, 04:36
Hi everyone,

got myself an Acer C720 Chromebook. Booting Live Kali via USB works fine, and I'm in the middle of installing it to a SD drive. The only problem here is that the touchpad is not working under Kali (but fine under Chrome OS). (X)Ubuntu has the same issue, and they have an apparent solution, which obviously doesn't apply to Kali Linux.

Has anyone encountered the same problem and/or solved the problem ? Workaround is to use a mouse.

Appreciate any input :) !

Thanks
--n

neverflw
2014-04-02, 20:45
ell, here is the solution: a modified cros-haswell-modules.sh:


root@milka:~/Downloads# uname -a
Linux milka 3.12-kali1-amd64 #1 SMP Debian 3.12.6-2kali1 (2014-01-06) x86_64 GNU/Linux
root@milka:~/Downloads# diff cros-haswell-modules_ORIG.sh cros-haswell-modules.sh
14c14,15
< cd $mykernver
---
> #cd $mykernver
> cd linux-3.12.6

illwill
2014-05-08, 00:47
im assuming its this file your using https://googledrive.com/host/0B0YvUuHHn3MndlNDbXhPRlB2eFE/cros-haswell-modules.sh
hoping it gets added to next version, im running from a bootable usb without persistence, these need reboot to work :/