Hi everyone,
I am using OSMC on a Raspberry Pi 2 and I am using this remote to control it: http://www.simplecom.com.au/simplecom-rt100-rechargeable-2-4g-wireless-remote-air-mouse-with-keyboard-for-pc-android-tv-box-media-player.html
I had to remap some of the keys for it to work correctly but I can use it now. My problem is that the remote is supposed to be potentially used as a mouse as well with built-in accelerometer and gyroscope. Whenever I move the remote, the logs get filled with messages like these ones repeated hundred and hundred of times:
22:45:42 131397.796875 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 15
22:45:42 131397.828125 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 10
22:45:42 131397.828125 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 11
22:45:42 131397.828125 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 12
22:45:42 131397.828125 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 13
22:45:42 131397.828125 T:1955865520 WARNING: CLinuxInputDevice::RelEvent: Unknown rel event code: 14
It can be a bit difficult then to analyse the logs when I need to and I was wondering if it was not also putting a load on the RPi by writing logs whenever I move the remote.
Would there be a way for me to ask Kodi/OSMC not too record all these messages?
Thanks for the help
–
Ben