Posts by gremlin

    Okay just tried the command above and it didn't work, I notice your command doesn't include the path to the hwdb file and I don't see where to add that looking up that command on the web. Sorry I'm not much of a linux person I'm trying to learn and have a lot of experience with other OS's

    Thank you! I saw the second part and thought I'd done the substitution so maybe I pasted an old version of the file, or missed it.

    The first bit I'm hoping is what I need. I'm traveling for a few days but will give it a go when I'm back.

    So I did a search and the words TIVO Slide don't appear in any post I can find using the built in search or search engine.

    Mostly this remote works great, but there are a couple of things I haven't been able to do mainly around getting the other buttons to work, things like the info button and the select button in the middle of the dpad when it's slid open. I followed the directions on this site: TiVo Slide - Official Kodi Wiki

    and put the file 95-tivoslide.hwdb in /etc/.config/hwdb.d

    This is my file:


    I also made a copy of this called 99-tivoslide.hwdb then I created the file 95-keymap.rules and 99-keymap.rules with this content

    Code
    SUBSYSTEM=="input", SUBSYSTEMS=="usb", ENV{ID_VENDOR_ID}=="150a", ENV{ID_MODEL_ID}=="1203", RUN+="/lib/udev/keymap $name /etc/udev/hwdb.d/99-tivoslide.hwdb"

    Then I ran the command

    Code
    udevadm hwdb --update


    and still these key's don't work any thoughts?

    thank you,

    -G