Opened 15 years ago
Closed 14 years ago
#208 closed defect (fixed)
Keyboard in console not working when running in VMware
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.3 |
Component: | helenos/srv/kbd | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
When running HelenOS/ia32 0.4.2 in VMware, the keyboard does not work in console. It appears to work though when in GRUB and also kconsole during the system is loading (is the mouse driver somehow interfering with it?).
This was reported on VMware Workstation 7.0.0 build-203739 and is also reproducible on my VMware Player 2.5.3 build-185404.
Attachments (1)
Change History (3)
by , 14 years ago
comment:1 by , 14 years ago
There is a strange message displayed upon boot that seems to be related to APIC code. Could there be some relation? Keyboard does work in kernel console as well as in versions 0.4.1 and below.
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in changeset:head,319. I am still not quite sure what the problem was. It looks like we were sending the mouse the initialization byte at the wrong moment. Since this code did not belong to i8042 but to char_mouse/ps2 anyway, I moved it and now it works fine in both VMware player 3.0.1 and Qemu 0.8.2 (yes, I have that old Qemu on Windows _).
Message seen during boot.