The IR Blaster (Infrared transmitter) is not working/responding on Xiaomi Poco F3 (alioth). Tried multiple remote control apps (like IRPlus), but no signals are being sent out.
To Reproduce:
Flash the built kernel.
Open any infrared control app (e.g., IRPlus).
Try to send a signal to an appliance (e.g., TV or AC).
Result: Nothing happens.
Additional Context:
I checked the alioth_defconfig and confirmed that CONFIG_RC_CORE, CONFIG_LIRC, and CONFIG_IR_SPI are enabled.
However, checking the device tree files (arch/arm64/boot/dts/vendor/qcom/alioth*.dts), I couldn't find a proper gpio-ir-tx or active IR node mapping for this board.
Device Information:
Device: Xiaomi Poco F3 / Redmi K40 (alioth)
Kernel Version: Linux 4.19.x
Could you please check if the IR driver/pinctrl node is missing or disabled in the device tree for alioth? Any guidance or fix would be appreciated. Thanks
The IR Blaster (Infrared transmitter) is not working/responding on Xiaomi Poco F3 (alioth). Tried multiple remote control apps (like IRPlus), but no signals are being sent out.
To Reproduce:
Additional Context:
Device Information:
Could you please check if the IR driver/pinctrl node is missing or disabled in the device tree for alioth? Any guidance or fix would be appreciated. Thanks