2.1.0 currupts keyboard settings after install guest addons

Discussions related to using VirtualBox on Windows hosts.
Post Reply
abcuser
Volunteer
Posts: 595
Joined: 10. May 2007, 20:03
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows XP

2.1.0 currupts keyboard settings after install guest addons

Post by abcuser »

Hi,
I have installed VirtualBox 2.1.0 on Windows XP SP3 host and Ubuntu 8.10 as guest.

Keyboard (non-US) is working OK on host and on guest before upgrading to 2.1.0 from 2.0.6 version. But after installing Guest Additions keyboard is working properly on host, but on Ubuntu US-keyboard is working despite my local language keyboard settings in guest.

I have remove guest additions by using info from this forum:

Code: Select all

sudo find /etc -name "*vboxadd*" -exec rm {} \;
sudo find /etc -name "*vboxvfs*" -exec rm {} \;
sudo rm -r /usr/src/vboxadd-*
sudo rm -r /usr/src/vboxvfs-*
sudo rm /usr/sbin/vboxadd-timesync
sudo rm /lib/modules/`uname -r`/misc/vboxadd.ko
sudo rm /lib/modules/`uname -r`/misc/vboxvfs.ko 
and after guest reboot my local language keyboard in guest is working again.

I reinstalled guest additions and US-keyboard reappeared again.
So it looks like a bug in guest additions.

Does anyone have the same problem? Is there any work-around?
Thanks

EDIT: I have reported a bug to: http://www.virtualbox.org/ticket/2793
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: 2.1.0 currupts keyboard settings after install guest add

Post by fixedwheel »

Hi,
Does anyone have the same problem? Is there any work-around?
found a thread in linux guests Ubuntu 8.10 on Vista : AZERTY to QUERTY (VirtualBox 2.1.0)

with 2.0.6 GA the keyboard worked ok for me on 2.1.0 host
FeroS
Posts: 1
Joined: 19. Dec 2008, 02:56

Similar problem with keyboard

Post by FeroS »

My host is WinXP and guest OS is Ubuntu 8.04.
After installing VirtualBox 2.1.0 and VBLinuxAdditions I cannot login to Ubuntu. I cannot type "e" and "n" characters. Unfortunately "e" is in my name :shock:
I have to boot with older kernel and with "repaired" X server. After this clear step I can type "e" and "n" characters and log in the Ubuntu. But now VBLinuxAddition does not work . :roll:
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

There is a known issue with the GA breaking the keyboard layout on Linux Guests. It defaults to the US layout (qwerty). So either don't install the GA, or remind yourself that you must type on a US keyboard layout.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
abcuser
Volunteer
Posts: 595
Joined: 10. May 2007, 20:03
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows XP

Post by abcuser »

Hi,
I have solved the problem. Work-around solution is described in bug report site:
http://www.virtualbox.org/ticket/2793#comment:5
Regards
techguy
Posts: 1
Joined: 6. Jan 2011, 08:21
Primary OS: Solaris
VBox Version: OSE Fedora
Guest OSses: Windows 7

Re: 2.1.0 currupts keyboard settings after install guest addons

Post by techguy »

Hello Dude,
It is said that oracle VM VirtualBox is an x86 virtualization software package now developed by Oracle Corporation.
Taking view of these fact I installed VirtualBox 3.2.12 on Windows XP SP3 host and Ubuntu 8.10 as guest.

But my Keyboard which was working before didn't work after installing. I mean, some of the keywords aren't typed but they seemed fine few days ago. I haven't changed any settings from control panel. Even, any other new programs are being installed except photoshop 7.0. Besides, I have one Guest account in my OS. The same keyboard runs fine in another system.

What is the most probable and best solution?
Post Reply