Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263537 - app-emulation/vmware-workstation-6.5.1.126130 keyboard problems inside guests
Summary: app-emulation/vmware-workstation-6.5.1.126130 keyboard problems inside guests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 20:09 UTC by Vasilis Lourdas
Modified: 2011-12-17 15:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Vmware config file for keyboard remappings (config,694 bytes, text/plain)
2009-03-23 20:12 UTC, Mike Auty (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasilis Lourdas 2009-03-23 20:09:31 UTC
I tried to install Debian Lenny in a guest OS with the latest 64-bit VMware workstation. After I started the vm with the Debian netinst image, the welcome screen starts, but the keyboard does not work. Only a few keys work, among them the Tab and Esc. After searching a bit, I found this kb article by VMware:

http://kb.vmware.com/selfservice/search.do?cmd=displayKC&docType=kc&externalId=1007439 (Linux Hosts That Use the evdev Driver for Keyboards Do Not Map Keys Correctly in Any Guest)

where it states: "Some of the newest Linux distributions use Xorg 1.4, and the new evdev driver manages all devices, including keyboards. The evdev driver causes the keyboard to send different key codes. For example, the down arrow is key code 116, which other drivers understand to be Win+R. Consequently, keyboard mapping problems occur in all guest operating systems."

I use xorg-server-1.5.3 with the evdev driver.

The solution is to put this statement inside /etc/vmware/config:

xkeymap.noKeycodeMap = "TRUE"

Afterwards, I managed to install Debian without any problem.

I suppose a post-install notice in the ebuild would solve any other users trying to use the keyboard.
Comment 1 Mike Auty (RETIRED) gentoo-dev 2009-03-23 20:11:33 UTC
As you say, this is a known bug.  There's also specific keyboard remappings available (which I'll add as an attachment).  I've got several bugs to clean up in the coming weeks, so I'll try and add the warning on the end of the ebuild when I do those.  Thanks for reporting this!  5:)
Comment 2 Mike Auty (RETIRED) gentoo-dev 2009-03-23 20:12:10 UTC
Created attachment 186033 [details]
Vmware config file for keyboard remappings
Comment 3 Vasilis Lourdas 2011-08-06 21:10:56 UTC
I don't know the status with the latest vmware workstation, but this bug is way too old. Maybe mark it as closed?
Comment 4 Vadim Kuznetsov (RETIRED) gentoo-dev 2011-12-17 15:12:23 UTC
workstation 6 was removed from the tree. bug bug 385727.