[mythtv-users] lirc do not work in my debian
Fa Yoeu
fayoeu at gmail.com
Mon Oct 18 02:43:34 UTC 2004
Check the following because it got me many times:
1. lircd and lircmd are running.
2. major and minor number of /dev/lirc are correct (on FC2 it
incorrectly was pointing to ttyS0).
3. Check and make sure you are running the same version of the binary
that you think you are running and make sure it matches your module
version. Make sure you remove old versions so that it doesn't confuse
you.
4. Use irw and press a button to see if it works.
5. I heard rumors (i haven't verified it) that pre8 is broken with
the PVR350, I am currently using pre7.
On Sun, 17 Oct 2004 22:58:16 +0200, Matthias Meyer
<matthias.meyer at gmx.li> wrote:
> Hello,
>
> I use Debian 3.0 with MythTV 0.16-1 and PVR350.
> TV-Out and television-control by keyboard works fine.
>
> But not the control by lirc !
>
> I get http://lirc.sourceforge.net/software/snapshots/lirc-0.7.0pre8.tar.bz2 and untar it.
> Then I do the ./setup.sh, make and make install as descriped in http://www.mythtv.org/docs/mythtv-HOWTO-22.html#hauppauge_remote.
>
> I check my modules.conf
> -----------------------------------------------------
> options ivtv ivtv_debug=1 ivtv_pal=1 tuner=5
> options tuner debug=0 type=5 pal=1
> options msp3400 debug=0 once=1 simple=1
> add below msp3400 tuner
> add below saa7115 msp3400
> add below ivtv saa7115
> options saa7127 enable_output=1 output_select=0 pal=1
> add above ivtv ivtv-fb
> add below ivtv saa7127
> add above ivtv lirc_dev lirc_i2c
> -----------------------------------------------------
> and the loaded mpdules:
> vdr:~# lsmod | grep lirc
> lirc_i2c 4224 1
> lirc_dev 8596 1 [lirc_i2c]
> i2c-core 12256 0 [lirc_i2c ivtv saa7115 msp3400 tuner saa7127 i2c-algo-bit]
>
> I run lircd and irw and check the log-file:
> tail /var/log/lircd
> Oct 17 22:48:10 vdr.PrivateLAN.at lircd 0.7.0pre8: lircd(hauppauge) ready
> Oct 17 22:48:19 vdr.PrivateLAN.at lircd 0.7.0pre8: accepted new client on /dev/lircd
>
> But if I press some button on my haupauge remote control nothing appears.
>
> Anybody can help?
> There is somewere a howto for lirc and debian?
> --
> no panic
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
More information about the mythtv-users
mailing list