Hello Dj, On Friday 05 March 2010, 10:39, Dj YB wrote: > hello, > I am trying to config a y04g0033 tv remote control using my tv card for use > with several applications. > however only few buttons are being recognized and all others are not, the > few are the numbers and the enter buttons. > > I know all the buttons are working properly and as well that the signal is > good, trying to cat /dev/input/event7 i can see that all buttons are > received. > > I am trying to configure the remote to work with mplayer and xmms. install lirc ~]$ su -c 'yum install -y lirc' and then... good luck... Try the following to test a configuration (mine) and post back: Copy http://lirc.sourceforge.net/remotes/devinput/lircd.conf.devinput as /etc/lirc/lircd.conf (root privileges needed). In a terminal start the lircd daemon (root privileges needed): ~]$ su -c 'lircd --device=/dev/input/event7 --driver=devinput -n' the --device switch is according to your info. The --driver may be differt In another terminal run irw (as normal user)l: ~]$ irw /var/run/lirc/lircd and start pressing buttons. Do yo get some output? Regards -- Ariel Constenla-Haile La Plata, Argentina -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines