Jump to content

madmalkav

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    madmalkav got a reaction from armar in Armbian for TV box rk3328   
    Got bundled remote to work with A5X in LibreElec, @armar you were right about not using the PWM part on LE.
  2. Like
    madmalkav got a reaction from armar in Armbian for TV box rk3328   
    I'm working on generating an DTS file valid for LibreELEC for A5X . I don't know if this can be of help for you, but the IR part, I think where it says:
     
    compatible = "rockchip,rk3328-pwm";
     
    It should say:
     
    compatible = "rockchip,remotectl-pwm";
     
    And compile the kernel with:
     
    CONFIG_ROCKCHIP_REMOTECTL=y
    CONFIG_ROCKCHIP_REMOTECTL_PWM=y

    PS: I just saw you have status = "disabled"; on the PWM that seems linked to the IR, is that intentional?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines