[mythtv-users] IR Blaster and Channel change script for Myth TV

Ramanraj Vamsi ramanrajvamsi at gmail.com
Fri Sep 8 09:27:49 UTC 2006


Hi Nick,
Thanks for your detailed reply!

I got the following output on syslog when I loaded lirc module.

Sep  8 09:55:51 linux kernel: lirc_dev: module not supported by Novell,
setting U taint flag.
Sep  8 09:55:51 linux kernel: lirc_dev: IR Remote Control driver registered,
at major 60
Sep  8 09:55:51 linux kernel: lirc_pvr150: module not supported by Novell,
setting U taint flag.
Sep  8 09:55:51 linux kernel: lirc_pvr150: no version for
"ivtv_reset_ir_gpio" found: kernel tainted.
Sep  8 09:55:51 linux kernel: lirc_pvr150: probe 0x70 @ ivtv i2c driver #0:
yes
Sep  8 09:55:51 linux kernel: lirc_pvr150: probe 0x71 @ ivtv i2c driver #0:
yes
Sep  8 09:55:51 linux kernel: lirc_pvr150: chip found with RX and TX
Sep  8 09:55:51 linux kernel: ivtv0: i2c attach to card #0 ok
[client=Hauppauge PVR150 IR RX, addr=71]
Sep  8 09:55:51 linux kernel: lirc_pvr150: poll thread started
Sep  8 09:55:51 linux kernel: ivtv0: i2c attach to card #0 ok
[client=Hauppauge PVR150 IR TX, addr=70]
Sep  8 09:55:51 linux kernel: lirc_dev: lirc_register_plugin: sample_rate: 0
Sep  8 09:55:52 linux kernel: lirc_pvr150: firmware of size 248009 loaded
Sep  8 09:55:52 linux kernel: lirc_pvr150: 637 codesets loaded
Sep  8 09:55:52 linux kernel: lirc_pvr150: 01 60 00 01 c7<7>lirc_pvr150: 05
02 04 9d 16<7>lirc_pvr150: 09 6a bc 13 0f<7>lirc_pvr150: 0d ea f6 6a
fa<7>lirc_pvr150: 11 72 be 32 7f<7>lirc_pvr150: 15 91 9e b6
6b<7>lirc_pvr150: 19 2a 7f 06 05<7>lirc_pvr150: 1d 78 73 00
26<7>lirc_pvr150: 21 05 5b 90 43<7>lirc_pvr150: 25 cf 6a 5d
2b<7>lirc_pvr150: 29 00 7c 9f 73<7>lirc_pvr150: 2d db 2e cf
3a<7>lirc_pvr150: 31 2d 32 d4 3d<7>lirc_pvr150: 35 4b 3b 96
40<7>lirc_pvr150: 39 d7 5a 1a 64<7>lirc_pvr150: 3d ec 7c 98
1e<7>lirc_pvr150: 41 5b 17 2b 6d<7>lirc_pvr150: 45 1f 5f 06
54<7>lirc_pvr150: 49 39 66 57 29<7>lirc_pvr150: 4d 8b 4d 3d
48<7>lirc_pvr150: 51 6b 52 81 74<7>lirc_pvr150: 55 0f 7e 1b
63<7>lirc_pvr150: 59 41 b8 91 f9<7>lirc_pvr150: 5d dd 0a 67
50<7>lirc_pvr150: 61 00 00 00 50<6>lirc_pvr150: Hauppauge PVR-150 IR
blaster: firmware version 1.3.0
Sep  8 09:56:13 linux checkproc: checkproc: Usage:     checkproc [-v] [-k]
[-p pid_file] /full/path/to/program
Sep  8 09:56:14 linux su: (to root) root on none
Sep  8 09:56:14 linux su: (to root) root on none
Sep  8 09:56:48 linux kernel: lirc_pvr150: poll called
Sep  8 09:56:48 linux kernel: lirc_pvr150: poll result = 0
Sep  8 09:56:49 linux kernel: lirc_pvr150: key (0x00/0x00)
Sep  8 09:56:49 linux kernel: lirc_pvr150: key (0x00/0x00)
Sep  8 09:56:49 linux kernel: lirc_pvr150: key (0x00/0x00)
Sep  8 09:56:50 linux kernel: lirc_pvr150: key (0x00/0x00)
Sep  8 09:56:50 linux kernel: lirc_pvr150: key (0x00/0x00)

As you told that my change channel script won't work without finding the
code set for my DVB ,but in that blog he attached the code set file for
different DVBs but in that one for my DVB is not included and even I failed
to find it from search engine!

So how should I have to proceed now?

Raj.



On 9/8/06, Nick <knowledgejunkie at gmail.com> wrote:
>
> On 08/09/06, Ramanraj Vamsi <ramanrajvamsi at gmail.com> wrote:
> > Hi,
> >
> >  I did set up IR Blaster for my Myth TV .I followed
> > www.blushingpenguin.com/mark/blog/  and almost succeeded in
> > getting my remote work.I am able to change the channels and navigate
> through
> > with my IR Hauppauge remote.But I am failing to get the Channel Change
> > script working.It is giving a message like "unknown Remote" while
> passing a
> > command through shell.
>
> This error means that the irsend command is being given the name of a
> remote control defined in /etc/lircd.conf that does not exist. From
> the blog you are working from, the name of the remote definition is
> "blaster". If you have downloaded the change_channel script from the
> blog, the error likely means you have not downloaded the lircd.conf
> file as /etc/lircd.conf.
>
> >  I am using HUMAX ND-1000C DVB for which I have n't found the right code
> set
> > to use !
>
> Until you do this, channel changing with the IR blaster will not work.
>
> >  But I when I pressed keys on remote while running irw ..it worked.ThenI
> > put lircrc file in /home/mythtv to test whether I can make this remote
> work
> > with Myth TV......it worked!
>
> This means you have a valid remote configuration for your remote
> control. This is good.
>
> >  But the channel change script hadn't worked...it given me a message
> while
> > running commands through console like.."Unknown Remote IR Blaster"
>
> This likely means the IR blaster is not installed properly. Make sure
> the blaster is attached to the card and that the lirc_pvr150 module is
> loaded. When output do you get in your syslog when you load the
> lirc_pvr150 module?
>
> >  When I tried to come out with a solution for this through this list,I
> got
> > a  reply that I am using  a wrong lircrc.conf file,so I did changed that
> > config file with one available in the blog
> > www.blushingpenguin.com/mark/blog I followed .But still
> > can't get rid off this issue.
>
> The syslog output from when you modprobe the lirc_pvr150 module is
> crucial here to make sure the blaster part of the unit is being
> identified. Because your remote control works, it means that the cable
> is plugged in correctly to the card and the lirc module is working for
> IR reception.
>
> Nick
> --
> MythTV Official wiki:
> http://mythtv.org/wiki/
> MythTV users list archive:
> http://www.gossamer-threads.com/lists/mythtv/users
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060908/94c769e1/attachment.htm 


More information about the mythtv-users mailing list