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

[Noob] Can't make it work #34

Open
F-36 opened this issue May 19, 2023 · 3 comments
Open

[Noob] Can't make it work #34

F-36 opened this issue May 19, 2023 · 3 comments

Comments

@F-36
Copy link

F-36 commented May 19, 2023

After running $ sudo rkvm-server /etc/rkvm/server.toml --shutdown-after 15

I get:

[INFO rkvm_server::server] Listening on 0.0.0.0:5258 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event22 at /dev/input/event23 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event8 at /dev/input/event24 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event7 at /dev/input/event25 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event6 at /dev/input/event26 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event5 at /dev/input/event27 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event4 at /dev/input/event28 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event3 at /dev/input/event29 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event2 at /dev/input/event30 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event1 at /dev/input/event31 [INFO rkvm_input::event_reader] Registered helper for /dev/input/event0 at /dev/input/event256 [INFO rkvm_input::event_writer] Registered virtual device at /dev/input/event257 [INFO rkvm_server] Shutting down as requested

Keyboard and mouse are unresponsive, nothing happens. I'm probably doing something wrong.

edit: Server is on a system with X11, Gnome 42.5 and Mutter.

@htrefil
Copy link
Owner

htrefil commented Jun 4, 2023

Perhaps X11 is not configured to read from rkvm's virtual devices. Can you please confirm that?

@F-36
Copy link
Author

F-36 commented Jun 4, 2023

How can I check that?

@htrefil
Copy link
Owner

htrefil commented Jun 10, 2023

Please install and run evtest and check if it's reporting any events after you run rkvm-server.

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

No branches or pull requests

2 participants