<div class="gmail_quote">On Mon, Mar 29, 2010 at 10:38 AM, Brock Haywood <span dir="ltr"><<a href="mailto:brock.haywood@gmail.com">brock.haywood@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Any ideas on how to debug this issue above? The mythfrontend doesn't log any errors and i believe my config is good so i'm unsure what to look for now.<br><br>Thanks,<br><br></blockquote></div><br>1) my output of 'ldd ./mythfrontend |grep lirc' is empty - so I'm not sure why yours isn't.<br>
<br>johnny@mythrevo:~% mythfrontend --version<br>Please include all output in bug reports.<br>MythTV Version : 23775M<br>MythTV Branch : branches/release-0-22-fixes<br>Network Protocol : 50<br>Library API : 0.22.20091023-1<br>
QT Version : 4.5.2<br>Options compiled in:<br> linux release using_oss using_alsa using_pulse using_jack using_backend using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br>
<br>root@mythrevo:/usr/local/bin# ldd ./mythfrontend |grep lirc<br>root@mythrevo:/usr/local/bin# {EMPTY}<br><br>2) I would personally call the Lirc auto generator from MythBuntu a great tool for getting you started but you still need to double-check it.<br>
<br>To answer the question - what happens when you run 'sudo irw' and then press buttons on the remote? If you get an error starting irw try making sure to stop the lirc daemon - 'sudo /etc/init.d/lirc stop'.<br>
<br>-Johnny<br><br><br>