|
From: Bernd K. <ma...@bk...> - 2009-01-13 07:26:14
|
-----Ursprüngliche Nachricht----- Von: Jarod Wilson [mailto:ja...@wi...] Gesendet: Montag, 12. Januar 2009 22:11 An: lir...@li... Betreff: Re: Fedora 10 (Mythdora) 10.21 and Haupauge Remote from TV Card On Mon, 2009-01-12 at 14:48 +0100, Bernd Kopka wrote: > Hello, > > I installed Mythora 10 (Fedora 10) with a Haugauge WinTV with the grey > remote. I build my own lircd.conf and lircrc. I start lirc within the > rc.local with > > lircd –driver=devinput –device=/dev/input/event7. > > So far so good. When irw is started I get the codes on the screen, but > they are not recognized from mythtv or vlc. Mythtv tells during > startup that it has read the lircrc file, no error message. What can I > do? Fix your lircrc. Sounds like the button names in your lircd.conf don't match the button names in your lircrc. --jarod Theses are parts of the last used lircd.conf and .lircrc. I think, the key definitions are correct, may there any error, but not the whole lircrc is bad. ## this config file was automatically generated # using lirc-0.8.0(devinput) on Thu Mar 23 12:09:41 2023 # # contributed by Kai-W. Bolte # # brand: Hauppauge # model no. of remote control: A415-HPG # devices being controlled by this remote: Hauppauge WinTV DVB-S Plus PCI # begin remote name hauppauge_nova-s bits 16 eps 30 aeps 100 one 0 0 zero 0 0 pre_data_bits 16 pre_data 0x8001 gap 132844 toggle_bit 0 begin codes Go 0x0161 Power 0x0074 TV 0x0179 Videos 0x0189 Music 0x0188 Pictures 0x016F Guide 0x016D Radio 0x0181 UP 0x0067 LEFT 0x0069 RIGHT 0x006A DOWN 0x006C OK 0x001C Back 0x00AE Menu 0x008B Vol+ 0x0073 Vol- 0x0072 CH+ 0x0192 CH- 0x0193 Prev-Ch 0x019C Mute 0x0071 Rec 0x00A7 Stop 0x0080 FRW 0x00A8 ################################################ # File generated by lircrc_generator.sh # # Created by the Mythdora team @mythdora.com # ################################################ # Channel Up begin prog = mythtv button = CH+ config = Up end # Channel Down begin prog = mythtv button = CH- config = Down end # General Left begin prog = mythtv button = LEFT config = Left end # General Right begin prog = mythtv button = RIGHT config = Right end # LiveTV browse up channel begin prog = mythtv button = UP config = Up end # LiveTV browse down channel begin prog = mythtv button = DOWN config = Down end # Volume Up begin prog = mythtv button = Vol+ config = F11 end # Volume Down begin prog = mythtv button = Vol- config = F10 end ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword |