I have finally installed lirc for my MythTV box. I can start the lircd daemon [OK]. If I check the status soon after, I see that the daemon is running. However, if I run /usr/bin/irw I get no output and the lircd daemon dies. My log files show the following entries:
<br><br>Jan 16 21:26:55 media lircd-0.8.0-CVS[3464]: lircd(userspace) ready<br>Jan 16 21:27:10 media lircd-0.8.0-CVS[3464]: accepted new client on /dev/lircd<br>Jan 16 21:27:10 media lircd-0.8.0-CVS[3464]: could not get file information for /dev/lirc
<br>Jan 16 21:27:10 media lircd-0.8.0-CVS[3464]: default_init(): No such file or directory<br>Jan 16 21:27:10 media lircd-0.8.0-CVS[3464]: caught signal<br><br>Jan 16 21:27:28 media lircd-0.8.0-CVS[3497]: lircd(userspace) ready
<br>Jan 16 21:27:47 media lircd-0.8.0-CVS[3497]: accepted new client on /dev/lircd<br>Jan 16 21:27:47 media lircd-0.8.0-CVS[3497]: could not get file information for /dev/lirc<br>Jan 16 21:27:47 media lircd-0.8.0-CVS[3497]: default_init(): No such file or directory
<br>Jan 16 21:27:47 media lircd-0.8.0-CVS[3497]: caught signal<br><br>What could be the problem here? My remote input is onboard the Prolink PixelView PlayTV Pro card (a bttv bt878 card).<br>