From: Anthony <ant...@ya...> - 2007-01-28 16:56:19
|
Hello In case, anyone has a similar problem here is a perl script, socketdup, that helps. It is a daemon that sits between the real lircd daemon and /dev/lircd, keeping the latter alive. To use, configure lircd to use the output socket /dev/lircd0 lircd -o /dev/lircd0 and then start this script socketdup /dev/lircd0 /dev/lircd Mplayer and freevo all continue to get remote input after the lircd daemon is restarted. Anthony On 19 Dec 2006 at 21:43:24, Anthony wrote: > Lirc works well for me with a Streamzap remote. > > I have one issue. After a suspend-to-ram, the USB modules have been > unloaded and reloaded. Lircd no longer works and needs to be restarted. > Sadly freevo and mplayer (which are still running) don't reconnect? > > Does anyone have a way around this? > > Anthony. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > |