← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1817441] [NEW] lirc ITE8713 not working

 

Public bug reported:

On Zotac ZBOX NANO AQ01 remote control with in build ir receiver does
not work.

$ irw # gives not output at all
$ mode2 -d /dev/lirc0 # gives output
$ sudo dpkg-reconfigure lirc # Windows Media Center Transceivers/Remotes (all) chosen

$ sudo systemctl status lirc
● lirc.service - LSB: Starts LIRC daemon.
   Loaded: loaded (/etc/init.d/lirc; generated)
   Active: active (running) since Sun 2019-02-24 00:48:21 CET; 17min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 6693 ExecStart=/etc/init.d/lirc start (code=exited, status=0/SUCCESS)
    Tasks: 1 (limit: 3976)
   CGroup: /system.slice/lirc.service
           └─6706 /usr/sbin/lircd --output=/run/lirc/lircd --device=/dev/lirc0

Feb 24 00:48:21 keksdose systemd[1]: Starting LSB: Starts LIRC daemon....
Feb 24 00:48:21 keksdose lirc[6693]:  * Loading LIRC modules
Feb 24 00:48:21 keksdose lirc[6693]:    ...done.
Feb 24 00:48:21 keksdose lirc[6693]:  * Starting remote control daemon(s) :
Feb 24 00:48:21 keksdose lircd-0.9.0[6706]: lircd(default) ready, using /run/lirc/lircd
Feb 24 00:48:21 keksdose lirc[6693]:    ...done.
Feb 24 00:48:21 keksdose systemd[1]: Started LSB: Starts LIRC daemon..
Feb 24 00:48:24 keksdose lircd-0.9.0[6706]: accepted new client on /run/lirc/lircd
Feb 24 00:48:50 keksdose lircd-0.9.0[6706]: removed client

$ sudo ir-keytable 
Found /sys/class/rc/rc0/ (/dev/input/event4) with:
	Name: ITE8713 CIR transceiver
	Driver: ite-cir, table: rc-rc6-mce
	lirc device: /dev/lirc0
	Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp 
	Enabled protocols: lirc 
	bus: 25, vendor/product: 1283:0000, version: 0x0000
	Repeat delay = 500 ms, repeat period = 125 ms

** Affects: lirc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/1817441

Title:
  lirc ITE8713 not working

Status in lirc package in Ubuntu:
  New

Bug description:
  On Zotac ZBOX NANO AQ01 remote control with in build ir receiver does
  not work.

  $ irw # gives not output at all
  $ mode2 -d /dev/lirc0 # gives output
  $ sudo dpkg-reconfigure lirc # Windows Media Center Transceivers/Remotes (all) chosen

  $ sudo systemctl status lirc
  ● lirc.service - LSB: Starts LIRC daemon.
     Loaded: loaded (/etc/init.d/lirc; generated)
     Active: active (running) since Sun 2019-02-24 00:48:21 CET; 17min ago
       Docs: man:systemd-sysv-generator(8)
    Process: 6693 ExecStart=/etc/init.d/lirc start (code=exited, status=0/SUCCESS)
      Tasks: 1 (limit: 3976)
     CGroup: /system.slice/lirc.service
             └─6706 /usr/sbin/lircd --output=/run/lirc/lircd --device=/dev/lirc0

  Feb 24 00:48:21 keksdose systemd[1]: Starting LSB: Starts LIRC daemon....
  Feb 24 00:48:21 keksdose lirc[6693]:  * Loading LIRC modules
  Feb 24 00:48:21 keksdose lirc[6693]:    ...done.
  Feb 24 00:48:21 keksdose lirc[6693]:  * Starting remote control daemon(s) :
  Feb 24 00:48:21 keksdose lircd-0.9.0[6706]: lircd(default) ready, using /run/lirc/lircd
  Feb 24 00:48:21 keksdose lirc[6693]:    ...done.
  Feb 24 00:48:21 keksdose systemd[1]: Started LSB: Starts LIRC daemon..
  Feb 24 00:48:24 keksdose lircd-0.9.0[6706]: accepted new client on /run/lirc/lircd
  Feb 24 00:48:50 keksdose lircd-0.9.0[6706]: removed client

  $ sudo ir-keytable 
  Found /sys/class/rc/rc0/ (/dev/input/event4) with:
  	Name: ITE8713 CIR transceiver
  	Driver: ite-cir, table: rc-rc6-mce
  	lirc device: /dev/lirc0
  	Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp 
  	Enabled protocols: lirc 
  	bus: 25, vendor/product: 1283:0000, version: 0x0000
  	Repeat delay = 500 ms, repeat period = 125 ms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1817441/+subscriptions


Follow ups