Report this

What is the reason for this report?

Ubuntu control panel not detecting keyboard when attempting to enter password

Posted on October 26, 2020

Hello,

I have issues when trying to enter/paste the droplet password on the ubuntu environment… it doesn’t seem to detect my keyboard on the password section, but it does detect it and I an use copy paste on the login section. I use a USB keyboard. Thank you in advance for your time and help!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Accepted Answer

Hi there @GalFawkes,

Can you clarify which Ubuntu control panel exactly are you referring to? Are you using the web console to access your Ubuntu server?

If so I could suggest using SSH instead of the web console:

https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/

Regards, Bobby

Installing xserver-xorg-input solved my problem !

Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work. After that perhaps the command

sudo apt-get install xserver-xorg-input-all will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.