So I just updated to 16.10 (just got 16.04 a few weeks ago, still new to Linux). The keyboard still works when I need to enter my password to unencrypt the lvm drive, but stops working (along with the mouse) when I get to the login screen. Is this a known problem? How do I fix this? By the way this is installed on a lenovo think pad.
Thanks
Edit: got home and tried connecting a usb keyboard. Does not work (again only after reaching the login screen) . What on earth is going on?
sudo apt install xserver-xorg-input-all
– JamalMcCrackin Dec 21 '17 at 09:12/etc/resolv.conf
file not existing / link broken. In such a case, I recommendecho "nameserver 8.8.8.8" > /etc/resolv.conf
. Do try and have a wired connection also, easier than getting wifi running in this scenario. – shf8888 Sep 08 '18 at 16:41mount -o rw,remount /
to get an internet connection for me. – Rajesh Chaudhary Apr 17 '20 at 04:22