Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running with windows version of android sdk getting error: cannot open kbd device /dev/input/event3 #1

Open
GoogleCodeExporter opened this issue Feb 22, 2016 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. When executed through windows sdk i am getting following sequence of 
messages.
#./androidvncserver
Initializing framebuffer device /dev/graphics/fb0...
xres=320, yres=480, xresv=320, yresv=960, xoffs=0, yoffs=0, bpp=16
Initializing keyboard device /dev/input/event3 ...
cannot open kbd device /dev/input/event3


What is the expected output? What do you see instead?
android vnc server should start running without any error message.

What version of the product are you using? On what operating system?
latest one, released on Jun 08 2009

Please provide any additional information below.


Original issue reported on code.google.com by deepraj....@gmail.com on 15 Jun 2009 at 2:01

@GoogleCodeExporter
Copy link
Author

When tried setting different Keyboard device and mouse device, got following 
lines 
of errors:

#./androidvncserver -k "/dev/input/event0" -t "/dev/input/mouse0"
Initializing framebuffer device /dev/graphics/fb0...
xres=320, yres=480, xresv=320, yresv=960, xoffs=0, yoffs=480, bpp=16
Initializing keyboard device /dev/input/event0 ...
Initializing touch device /dev/input/mouse0 ...
cannot get ABS_X info, Not a typewriter
#

Original comment by deepraj....@gmail.com on 15 Jun 2009 at 2:08

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Same issue here running emulator on mac.

Original comment by amacb...@gmail.com on 27 Jun 2009 at 7:27

@GoogleCodeExporter
Copy link
Author

This appears to be working on the emulator using:
#./androidvncserver -k "/dev/input/event0" -t "/dev/input/event0"

Original comment by amacb...@gmail.com on 27 Jun 2009 at 9:17

@GoogleCodeExporter
Copy link
Author

run getevent first to see eventX<->device

Original comment by zhaosih@gmail.com on 14 Jan 2010 at 7:36

@GoogleCodeExporter
Copy link
Author

I have the same problem

Original comment by i7gab...@googlemail.com on 25 Apr 2013 at 10:29

@GoogleCodeExporter
Copy link
Author

我也是同样问题 乐视盒子 c1s,有什么解决办法吗?

Original comment by kwing....@gmail.com on 27 Jan 2014 at 5:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant