Posts by brick

    I recently bought a variant of the MX3 'air mouse' remote, but the 'Back' and 'Home' buttons aren't working. The other main buttons do, like the 'OK' button and the arrow/cursor ring around it, so I can navigate into libraries and menus and make selections, but can't navigate back out of them again easily. The keyboard on the reverse also appears to be fully functional (albeit from limited search-related testing so far).

    I'm running LibreELEC (Omega) 12.2.1 x86_64 on an Intel NUC (model DN2820FYK). I'm using the provided 2.4GHz USB transceiver that came with the remote, plugged into the front USB 2.0 port on the NUC. Within LibreELEC, I've manually installed the System Tools (12.2.0.11) add-on, but otherwise it's a stock 12.2.1 x86_64 image/install.

    Connecting via ssh and running lsusb shows my MX3 'air mouse' to be a Nordic Semiconductor variant:

    Code
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 002: ID 1915:1025 Nordic Semiconductor ASA USB Composite Device
    Bus 001 Device 003: ID 0bc2:a013 Seagate RSS LLC Backup+ SL
    Bus 001 Device 004: ID 8087:07dc Intel Corp. Bluetooth wireless interface
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Running evtest lists the following input devices:

    Using evtest I was able to log key presses for the 'Home' and 'Back' buttons via event4 and event5.

    Based on that logging, I've tried creating my own /storage/.config/hwdb.d/70-local-keyboard.hwdb file to remap those buttons to standard keyboard inputs as follows:

    Code
    evdev:input:b0003v1915p1025*
     KEYBOARD_KEY_c0224=backspace
    
    evdev:input:b0003v1915p1025*
     KEYBOARD_KEY_c0223=esc

    I then ran systemd-hwdb update and udevadm trigger -s input to implement the above bindings, and whilst I can now see these button presses logging in evtest as KEY_BACKSPACE and KEY_ESC respectively, Kodi still isn't responding to them as expected. All other button presses on the remote appear to work exactly as before.

    Is there something I've missed?

    Not sure if this is a related issue or not, so please bear with me…

    I've been attempting to install the following add-ons at different times over the past 24hrs, but always get an instant "Installation failed" message back on-screen:

    1. System Tools
    2. Raspberry Pi Tools

    My Pi 4 recently automatically upgraded itself to LibreELEC v11.0.0 after running the v11 beta for a few weeks beforehand. Prior to installing the beta, I was able to install the above add-ons when running the stable releases of v10.

    Both of these add-ons in the Add-Ons 'search' detail view are noted as v10.80.12.0 – is this a LibreELEC/add-on version mismatch issue, or could I be experiencing problems with the Add-On server like others?

    My IP address is x.x.60.241