mouse and keyboard do not work
I compiled a Linux system (Linux Kernel + Busybox), and Weston run well. But keyboard and mouse does not work. System has root privilege by default and /dev/input/event* has device file. Just have no idea why keyboard and mouse are not available. The backend is fbdev-backend.so and the following is warning from Weston: warning: no input devices on entering weston. possible causes:
- no permissions to read /dev/input/event*
- seats misconfigured (weston backend option 'seat', udev device property ID_SEAT)