Translations:Consumer IR/20/en

Материал из Wiren Board
Версия от 16:36, 3 июля 2019; RomanKulibaba (обсуждение | вклад) (Новая страница: «== Troubleshooting == = = = = Not working reception === * Make sure the driver "sees" pulses from the receiver. ** Stop service '''lirc''' (command "service lirc…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Troubleshooting

= = = Not working reception ==

  • Make sure the driver "sees" pulses from the receiver.
    • Stop service lirc (command "service lirc stop")
    • root@wirenboard:~# mode2 -d /dev/lirc1
      The numbers should run when you press the buttons on the remote, if not - the problem is in the "hardware" or in the mismatch of the carrier of the remote and the receiver. You should try using a different receiver.
  • Make sure that lirc can decode pulse sequences according to the configuration of the remote control:
    • Run back lirc ('service lirc start')
    • root@wirenboard:~# irw
      Due to run lines when you press the buttons on the remote. If mode2 works and irw doesn't, there is a problem with the remote config. It is worth trying to use another config, or create a new one.