[mythtv-users] Fedora 14 & Hauppauge (Grey) & lirc devinput with Nova-T

Alex Butcher mythlist at assursys.co.uk
Mon Feb 14 21:47:57 UTC 2011


On Mon, 14 Feb 2011, Jarod Wilson wrote:

> On Feb 14, 2011, at 3:42 PM, Nigel Jewell wrote:
>
>> On 13/02/2011 09:29, Nigel Jewell wrote:
>>> And still irw doesn't output anything :(.  If I "cat
>>> /dev/input/event5" I see it printing garbage, and lirc is configured
>>> to use devinput with /dev/input/event5.
>>
>> Solved.  It turns out that it was the lircd.conf after all.  The default
>> devinput one does not work with the Nova-T.
>>
>> As I couldn't get irrecord to work I had to manually craft one.
>
> As I said on the lirc list, please show your work. The default one is
> supposed to work, so I'd like to try to understand why it didn't.

FYI, here's mine. The button labels are probably non-standard, because I
didn't want to reconfigure my applications.

# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.7(devinput) on Sat Jan  8 14:43:26 2011
#
# contributed by 
#
# brand:                       /root/irrecord-201101081438.txt
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

   name  /root/irrecord-201101081438.txt
   bits            8
   eps            30
   aeps          100

   one             0     0
   zero            0     0
   pre_data_bits   56
   pre_data       0x4000400001E
   gap          111995
   toggle_bit_mask 0x0

       begin codes
           Go                       0x3B
           Power                    0x3D
           TV                       0x1C
           Videos                   0x18
           Music                    0x19
           Pictures                 0x1A
           Guide                    0x1B
           Radio                    0x0C
           UP                       0x14
           LEFT                     0x16
           RIGHT                    0x17
           DOWN                     0x15
           OK                       0x25
           Back                     0x1F
           Menu                     0x0D
           VolumeUp                 0x10
           VolumeDown               0x11
           Prev-Ch                  0x12
           ChannelUp                0x20
           ChannelDown              0x21
           Mute                     0x0F
           Record                   0x37
           Stop                     0x36
           Replay                   0x32
           Play                     0x35
           Skip                     0x34
           PreviousTrack            0x24
           Pause                    0x30
           NextTrack                0x1E
           1                        0x01
           2                        0x02
           3                        0x03
           4                        0x04
           5                        0x05
           6                        0x06
           7                        0x07
           8                        0x08
           9                        0x09
           Asterisk                 0x0A
           0                        0x00
           Hash                     0x0E
           Red                      0x0B
           Green                    0x2E
           Yellow                   0x38
           Blue                     0x29
       end codes

end remote

HTH,
Alex


More information about the mythtv-users mailing list