Hi, I'm trying to use the built-in ir receiver of my *pcDuino3* without success. Whenever I try to insmod *sun7i-ir* driver on Android on my pcDuino3, dmesg shows those errors:
<4>[ 1863.472367] keyname:ir_para subname:ir_rate ,get error! <4>[ 1863.472424] ir_sys_cfg: ir_fetch_sysconfig_para err. <6>[ 1863.490605] input: sun7i-ir as /devices/virtual/input/input5 <4>[ 2445.485580] ir_clk handle is invalid, just return! I'm not an expert, but I think it is due to the missing subname "*ir_rate*", which is not present in the *pcduino3.fex* (here <https://github.com/linux-sunxi/sunxi-boards/blob/master/sys_config/a20/linksprite_pcduino3.fex> ). If this is the probelm, I'd like to (learn to) compile the module, maybe adding the missing "*ir_rate*", but I don't know how to correctly edit the fex. If it's not, please help me inspecting this issue and hopefully solve it. Thank you for your precious work guys! -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
