when i suspend my sonny laptop my laptop keyboard not working then i have to restart my laptop . i am new on zorin os plz guide how i solve this problem .
copy paste this in your terminal using your mouse or an external keyboard if it works.
sudo apt install xserver-xorg-input-all
You can click the Ok
option on that - it deals with Input.
its is not clickable.
Not with the mouse. Use your tab key to navigate in the terminal.
run sudo dpkg --configure -a
i click on ok .and and all the drivers are installed but still not working.
i should have said to run this command at start instead
sudo apt remove --purge xserver-xorg-input-all && sudo apt install --reinstall libinput-tools
since dpkg was interupted, its safer to have a reinstallation.
if it does not work, try this - updates - Ubuntu 20.04 - keyboard not working - Ask Ubuntu
i run these two command one by one by but still i have the problem.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.