• 1
  • 160
  • 161
  • 162(current)
  • 163
  • 164
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-10-06, 08:55)dias0 Wrote:
(2016-10-06, 08:17)Milhouse Wrote:
(2016-10-06, 08:10)dias0 Wrote: Lirc Remote not working with build #1005.

Not working at all?
Yes not working at all.Revert to build #1004


This works fine on my RPI3 with an MCE USB IR receiver.


Sent from my iPhone
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
RPi 1B2 #1005 confirm lirc does not work on GPIO receiver. PVR-NEXTPVR couldn't load.

irw does not report key presses. No mention of lirc in DMESG.


#1004
Lirc works, irw report keypresses, loaded in DMesg. PVR not loaded. Doesn't seem to be a way to enable TV.
(2016-10-06, 15:03)donbrew Wrote: RPi 1B2 #1005 confirm lirc does not work on GPIO receiver. PVR-NEXTPVR couldn't load.

irw does not report key presses. No mention of lirc in DMESG.

#1004
Lirc works, irw report keypresses, loaded in DMesg. PVR not loaded. Doesn't seem to be a way to enable TV.

Can you post dmesg for #1004 and #1005.
Also output of lsmod for both.
My output of dmesg #1004 http://pastebin.com/LrXsYsqG
lsmod #1004 http://pastebin.com/myh1E5VN

dmesg #1005 http://pastebin.com/iZyiKQ04
lsmod #1005 http://pastebin.com/Ei5FJnth
@dias0 what is in your config.txt file? I added:
Code:
dtoverlay=lirc-rpi

and get:
Code:
LibreELEC:~ # uname -a
Linux LibreELEC 4.8.0 #1 SMP Thu Oct 6 03:13:52 BST 2016 armv7l GNU/Linux
LibreELEC:~ # dmesg |grep -i lirc
[    3.251238] lirc_dev: IR Remote Control driver registered, major 243
[    3.264337] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[    4.209608] lirc_rpi: auto-detected active high receiver on GPIO pin 18
[    4.209761] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[    4.209765] lirc_rpi: driver registered!
[    4.381629] input: lircd as /devices/virtual/input/input0
LibreELEC:~ # lsmod |grep -i lirc
lirc_rpi                5930  3
lirc_dev                7013  1 lirc_rpi
rc_core                15390  1 lirc_dev
Also post output of
Code:
vcdbg log msg
Should show:
Code:
001724.414: Loaded overlay 'lirc-rpi'
(2016-10-06, 08:55)dias0 Wrote:
(2016-10-06, 08:17)Milhouse Wrote:
(2016-10-06, 08:10)dias0 Wrote: Lirc Remote not working with build #1005.

Not working at all?
Yes not working at all.Revert to build #1004
confirmed Lirc Remote not working with build #1005.
Back to 1004
(2016-10-06, 16:32)popcornmix Wrote: @dias0 what is in your config.txt file?
My config.txt

gpu_mem=300

force_turbo=0

disable_overscan=1
#dtparam=sd_overclock=83
framebuffer_width=1280
framebuffer_height=720
hdmi_ignore_cec_init=0
decode_MPG2=0xe4fcbf65
decode_WVC1=0xceb36774
hdmi_pixel_encoding=2
#hdmi_pixel_encoding=4
dtoverlay=lirc-rpi
#dtoverlay=pi3-miniuart-bt-overlay
#max_usb_current=1
(2016-10-06, 16:39)laniel Wrote:
(2016-10-06, 08:55)dias0 Wrote:
(2016-10-06, 08:17)Milhouse Wrote: Not working at all?
Yes not working at all.Revert to build #1004
confirmed Lirc Remote not working with build #1005.
Back to 1004

lirc_rpi still broken in #1006

EDIT: nonsense, it was still #1005 - #1006 isnt out yet, sorry...

#1005:
Code:
kodi-wz:~ # dmesg | grep lirc
kodi-wz:~

#1004:
Code:
kodi-wz:~ # dmesg | grep lirc
[    5.205260] lirc_dev: IR Remote Control driver registered, major 244
[    5.234861] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[    6.128186] lirc_rpi: auto-detected active low receiver on GPIO pin 18
[    6.128677] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[    6.128698] lirc_rpi: driver registered!
[    6.666209] input: lircd as /devices/virtual/input/input2
kodi-wz:~ #
For me, dtoverlay=hifiberry-dacplus doesn't work anymore in build #1005, but it does in #1004.
(2016-10-06, 18:37)makruiten Wrote: For me, dtoverlay=hifiberry-dacplus doesn't work anymore in build #1005, but it does in #1004.

Can you report output of
Code:
dmesg
lsmod
vcdbg log msg

for #1004 and #1005
@Milhouse, reference my previous recent posts. NO kodi crashes after install and boot and/or wake-up from idle/sleep with CEC remote with builds #1003, #1004 & #1005
As suggested added a comment and links to a few of the recent thread posts to PR:10544
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-10-06, 18:50)popcornmix Wrote:
(2016-10-06, 18:37)makruiten Wrote: For me, dtoverlay=hifiberry-dacplus doesn't work anymore in build #1005, but it does in #1004.

Can you report output of
Code:
dmesg
lsmod
vcdbg log msg

for #1004 and #1005

Here they are! Small part of the output:

Code:
001857.805: dtdebug: Failed to open overlay file 'overlays/hifiberry-dacplus-overlay.dtb'
001862.180: dtdebug: Failed to open overlay file 'overlays/hifiberry-dacplus.dtb'
001862.193: Failed to load overlay 'hifiberry-dacplus'
(2016-10-06, 15:28)popcornmix Wrote:
(2016-10-06, 15:03)donbrew Wrote: RPi 1B2 #1005 confirm lirc does not work on GPIO receiver. PVR-NEXTPVR couldn't load.

irw does not report key presses. No mention of lirc in DMESG.

#1004
Lirc works, irw report keypresses, loaded in DMesg. PVR not loaded. Doesn't seem to be a way to enable TV.

Can you post dmesg for #1004 and #1005.
Also output of lsmod for both.

forget the bit about pvr-nextpvr I forgot to start it on the host.

Here are all 4
https://1drv.ms/f/s!AjzU630GFTBNjn6pz-jJlQY2NFQB
(2016-10-06, 21:17)makruiten Wrote:
(2016-10-06, 18:50)popcornmix Wrote:
(2016-10-06, 18:37)makruiten Wrote: For me, dtoverlay=hifiberry-dacplus doesn't work anymore in build #1005, but it does in #1004.

Can you report output of
Code:
dmesg
lsmod
vcdbg log msg

for #1004 and #1005

Here they are! Small part of the output:

Code:
001857.805: dtdebug: Failed to open overlay file 'overlays/hifiberry-dacplus-overlay.dtb'
001862.180: dtdebug: Failed to open overlay file 'overlays/hifiberry-dacplus.dtb'
001862.193: Failed to load overlay 'hifiberry-dacplus'
same here, the same message in the log Wink
  • 1
  • 160
  • 161
  • 162(current)
  • 163
  • 164
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19