Home > Linux > 3rd May 2010

Keyboard Problem with Ubuntu 10.04 Login Window on VMware

Recently I installed Ubuntu Lucid 10.04 on my virtual machine VMware player and finally started the OS. As per the data provided at the time of installation, it asked for the login password. When I went ahead to enter the password, I realized that my keyboard stopped working. I checked the keyboard on my real OS which is Windows 7, and it was working fine over there. If you are facing the same problem with your Ubuntu Installation on VMware, then you can feel my situation at that time. Anyways, there is always some fix to keep going on technology bugs. So here comes the simple help to enter your password ob the login window.

Steps to enter Login Password in Ubuntu 10.04 on VMware

  • Start the Ubuntu Installation on VMware and wait for the login window to come
  • At the bottom or top of the window, you can see a small icon as “standing man in a circle”. Right click on that icon to see an option as “Universal Access Preferences”. Now click on that option
  • A new window with lot many check boxes will appear. Check the box “ Use on-screen keyboard”
  • Now shutdown the VMware and start that again
  • On the login window, you can see a on-screen keyboard. You can use that keyboard to enter your password. Click on the password box and then enter he password from on-screen keyboard rather than the physical keyboard
  • Once you will login to Ubuntu successfully, Your physical keyboard will start working properly

Here are some screenshots to show you the mentioned icon and on-screen keyboard of Ubuntu 10.04 on VMware.

1. Get the “Universal Access Preferences” option by clicking on the icon

ubuntu_uap_option

2. Check the on-screen keyboard option

ubuntu_onscreen_keyboard_option

3. Enter the password using on-screen keyboard

ubuntu_onscreen_keyboard

If you are still facing any problem logging into your new Ubuntu OS, share your query/concern thru comments of this article.

Read more on Linux

 

50 Responses to “Keyboard Problem with Ubuntu 10.04 Login Window on VMware”
  1. Marcelo Sabadini says:

    I had same problem.

    Thankyou for this tip.

  2. Johnson says:

    I had this problem too, quick google search brought me here, thanks

  3. Hetal Bhagat says:

    I installed Ubuntu using Wubi and had the same issue. I logged in using the on screen keyboard but once logged in the keyboard still did not work. Any ideas how to get it working?

  4. peterson says:

    I have the same problem. But when I open the on-board it closes soon as it opens automatically.

    I’m using Ubuntu 10.04 into a VMware Fusion in a Mac OS X 10.6.3

  5. cepnyci says:

    I tried this on-screen keyboard disappears after launch. I cannot login.

  6. Josh says:

    THANK YOU THANK YOU THANK YOU!!! This was driving me nuts all last night!!!

  7. Andrei says:

    hey thx a lot for the post … i had the same problem but now it worked :D

  8. Eric says:

    The actual fix is here:
    connect-utb.com/index.php?option=com_content&view=article&id=365:keyboard-not-working-with-ubuntu-1004-in-vmware-fusion&catid=36:technology

    what you describe is useful to login the first time, then you should do whatever is on the previous post:
    Then, open up a terminal and type:

    sudo dpkg-reconfigure console-setup

    Then follow the on-screen instructions, reboot, and you are good to go!

  9. tony says:

    had the same issue too, figured it out on my own … got here looking for a real solution … post one if you find the real fix for this

  10. cmattfletcher says:

    I’m also using Ubuntu 10.04 within a VMware Fusion on a Mac OS X 10.6.3

    And I have the same problem, on board shuts down.

  11. Frank Zlotkowski says:

    Thanks so much!
    Had a helluva time coming up with a good Google search string for this. Had to use Windows Previous Versions on my Virtual Machines folder to get my original Ubuntu back. Too bad I didn’t see this first.
    ….I’m grateful…BUT….what is the REAL solution here?

  12. tryer says:

    it’s work on me..
    thanks

  13. Drask says:

    I had the same problem (Lucid running on VMWare Player, keyboard did not work at login screen but did work after logging in using the onscreen keyboard). I followed the instructions here reformedmusings.wordpress.com/2010/04/24/keyboard-issues-with-ubuntu-lucid-10-04-and-vmware-workstation-7-0/ and it fixed my problem.

  14. Nick says:

    I found a better fix on a blog which shows which file to edit so that the keyboard now works in the logon screen. You no longer need the ‘on screen keyboard’ workaround.

    After using the onscreen keyboard to login.
    1) Open terminal (note that your keyboard should be working at this point)
    2) type sudo gedit /etc/default/console-setup
    3) Scroll down to the bottom and change the following

    XKBMODEL=”SKIP”
    XKBLAYOUT=”us”
    XKBVARIANT=”U.S. English”
    XKBOPTIONS=””

    XKBMODEL=”pc105″
    XKBLAYOUT=”us”
    XKBVARIANT=””
    XKBOPTIONS=””

    worked perfect for me.

    Hope this helps.

  15. Dale Keys says:

    Thank you…. worked for me :D Had to reboot to keep the keyboard up.

  16. Jeff says:

    Thanks Nick!

    Your post worked perfectly! :o )

  17. Stefan says:

    I have got the bug on Ubuntu 10.04 (host system) when installing an additional Ubuntu 10.04 in the latest VMware Player.

  18. Eric says:

    Thank you or this posting. I made your recommended changes in the file and I can no login without the work around.

  19. mark says:

    Didn’t have any problem with Virtual Box running 10.4

  20. Juan Carlos says:

    Thanks Mr. Mishra. It worked! ^_^

  21. SLiTER says:

    thanks that WORKS

  22. Ivan says:

    thanks!!

  23. metroranchero says:

    Your tip worked like a charm. Thanks!

  24. barath says:

    Thanks a lot even i had the same problem,googling brought me here:-)

  25. Augustus D Johnson says:

    same happened to me, appeared disappeared still cannot log in

  26. cmattfletcher says:

    Update: I installed VMWare Fusion 3.1.0 and I can now use the on-screen keyboard to login then everything is fine. (before the on-screeen just flashed and disappeared) Interestingly the VMWare update stated compatibility fixes for Ubuntu 10.04

    I still have to try and fix this!

  27. heru says:

    Thanks for ur Information :)

  28. rob says:

    Thanks Nick – that worked.

    To clear it up for anyone not sure what to do, replace this;
    XKBMODEL=”SKIP”
    XKBLAYOUT=”us”
    XKBVARIANT=”U.S. English”
    XKBOPTIONS=””

    with this – original lines commented out just in case :) ;

    #XKBMODEL=”SKIP”
    #XKBLAYOUT=”us”
    #XKBVARIANT=”U.S. English”
    #XKBOPTIONS=””

    XKBMODEL=”pc105″
    XKBLAYOUT=”us”
    XKBVARIANT=””
    XKBOPTIONS=””

  29. Craig R Watson says:

    I am really trying to embrace ubuntu, I love the concept, and the great community out there, but some of this stuff is still a bit geeky for me, and I am not an idiot. W7 64, VM player Ubuntu 10.04…Craig

  30. Esteban Benavides says:

    It worked, excellent, Thank you!

    Physical machine: Windows 7 64.
    VMWare Player running Ubuntu 10.04

  31. Marco says:

    This tutorial saved me, THANK YOU THANK YOU!

  32. Daniel says:

    Thank you!! It would have took me a lot longer to figure that one out on my own.

  33. Suhas says:

    My keyboard doesnt work even after the logging in :( Any solution for that ? Using VM and Win7

  34. miras says:

    Yes! It’s really important bug!

  35. Ulrik says:

    Thanks a lot – this tip saved my day!

  36. EvNix says:

    Very good article ,
    but i never faced this problem
    but my thanks in advance i myself dont know what i am saying

  37. ryan says:

    the screen keyboard appeared for a fraction of a second and disappeared. It never came back. The keyboard still not working. I find this really bad.

  38. mario says:

    Thanks man! you are the shiznick!

  39. Robert MacEwan says:

    I’m having the same problem under VMWare. Virtual keyboard never displays. An earlier version of Lucid install several months ago is working without problem. The latest .iso downloaded and install does not work. Same problem with keyboard not working. Mouse does work. Tested on two mouse/keyboard (usb) sets.

  40. akash sharma says:

    nice but the problem occuring with me that when i login in safe mode after entering my username it logins normally but in the normal mode it simply doesn’t neither it says authenication failure just blinks and again login screen comes plllllzzzzzzzzz help

  41. Radika Veera Valli says:

    Ryan,

    After checking the on-screen keyboard option, did you shutdown the guest machine and start again? I did not do it initially and the keyboard was appearing only for a second. It works now.

    Good Luck.

  42. igiiu says:

    An easy solution to get rid of this problem is to install Ubuntu 9.10 and then upgrade the installation to 10.04.

  43. Milad says:

    Hi,
    I did that but my keyboard not work and on-screen keyboard not shown when check it!
    I can’t use my UBUNTU! :’(

  44. RVV says:

    Milad, did you shutdown and restart your virtual OS?

  45. BR says:

    Thanks! although i knew this option of using on-screen keyboard, it never occurred to me when i had the problem :-)

Leave a Reply

(required)

(required)