> hi, > i think now i understand all :) ( tnx agn ) wow! > i build yesterday a new lircd.conf with irrecord > ( not in lirc website, i can send leather ) > irw is good, and display the information . > is this momment i just not understand in lircrc > the fonction to go up / go down in the freevo menu :( > > and for the mod : > rmmod lirc_serial > modprobe lirc_serial sense=0 > do you know the file in mandriva i must change > when isn t good in start up . > modules.conf ? I use a debian system and created the new file: /etc/modprobe.d/lirc it contains just one line: --------- /etc/modprobe.d/lirc--------- options lirc_serial sense=0 ------------------------------------------------- this should do it in mandriva too. you can test it with $ rmmod lirc_serial $ modprobe lirc_serial check the dmesg output. if it works like that, it will work after reboot as well.
Andreas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
