its most likely that your lircrc file is not setup to tell MythTV what the remote buttons should do.
If you are seeing output from irw, it means your lircd.conf file is fine. Look here: http://www.wilsonet.com/mythtv/fcmyth.php#lirc Jarod has a sample lircrc from his setup that you can edit to meet your needs. Simply run irw, record the output displayed for each button and map it to the corresponding MythTV function. Here's an example (The <-- text was added by me to explain, it should not be in your final file): # Channel Up begin prog = mythtv button = CH+ <---This is what irw reported for the button repeat = 3 config = Up <--This is what you want it to do in MythTV end If a button does not report something in irw, it means its not configured in your lircd.conf file. Hope this helps. Robin On Sat, 12 Feb 2005 16:12:04 +0100, Matthias Meyer <[EMAIL PROTECTED]> wrote: > Hello, > > I am using MythTV 0.16-1 and try to use lirc-0.7.0. > The first test with irw was successfull. Every keypress was been displayed > by irw. Therfore lirc and the remote control should work, I think. > > Than I try to interconnect lirc with MythTV by follow the instructions of > http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2 > Because I use the binary distribution of MythTV I try the non-nativ mode > with irxevent. > I have a irxevent within my lirc-0.7.0 sources but after the make I do not > have the program irxevent :-O. > I also try it with irexec but without success. > After starting of irexec I can additional start irw wich will display the > pressed keys again. > However, MythTV do not reflect to the pressed keys. > > Hot to configure to interact lirc with the binary version of MythTV? > Anybody can help me? > > Thanks in advance :-) > -- > no panic > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users >
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
