Joshua-Riek / ubuntu-rockchip

Ubuntu 22.04 and 24.04 for Rockchip RK35XX Devices
https://joshua-riek.github.io/ubuntu-rockchip-download/
GNU General Public License v3.0
1.83k stars 198 forks source link

rock 5B, use 2404 LTS v2.1.0, after apt install kodi ,when relogin or restart into "kodi-wayland", then no mouse or keyboard can be usable, either wired nor wireless. #833

Closed kkein closed 1 month ago

nguyenhunga5 commented 1 month ago

@kkein you can try this command: sudo usermod -a -G input,video

kkein commented 1 month ago

nguyenhunga5 Yes, it works~ Thanks a lot. " sudo usermod -a -G input,video yourusername " , solve my problems.