Forum Discussion
Altera_Forum
Honored Contributor
8 years agode0-nano-soc USB OTG Keyboard and other
Hello! I have a de0-nano-soc, according to the manual, everything worked fine, but I need to try to connect the keyboard or mouse to the USB OTG. What was done for this: 1) in soc_system.dts ...
Altera_Forum
Honored Contributor
8 years agoNow I went another way. Loaded the ready Linux LXDE for de0-nano-soc, launched X11.
When I connect the keyboard, I see that it is defined, but the text is also not entered. But I see that, the input is with the process: cat /dev/input/event1 I understand that he uses the keyboard from the computer itself, which is connected to the SSH ttyS0. How do I now start the input with event1?