I've been trying to get this work for a while. Thought I'd post what I
found:

1. Lirc for this does work, but you have to get the cvs snapshot version ( i
got http://lirc.sourceforge.net/software/snapshots/lirc-0.7.0pre3.tar.bz2 )
2. When setting up lirc use the settings for "other / linux input layer " as
your hardware

3. When running lircd use /dev/input/event0 as your input device.

4. Use the following config file for /etc/lircd.conf

# Hauppauge WinTV-Nova-T UK
# James Richardson (from original by Rob Shortt)

begin remote

  name  hauppauge_nova_t_uk
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           969   811
  zero          969   811
  plead        1097
  gap          114605
  toggle_bit      2

      begin codes
          Power                    0x80010164
          Go                       0x80010162
          1                        0x80010002
          2                        0x80010003
          3                        0x80010004
          4                        0x80010005
          5                        0x80010006
          6                        0x80010007
          7                        0x80010008
          8                        0x80010009
          9                        0x8001000a
          Back/Exit                0x800101a1
          0                        0x8001000b
          Menu                     0x80010071
          Red                      0x8001018e
          Green                    0x8001008b
          Yellow                   0x80010182
          Blue                     0x80010077
          Ch+                      0x80010192
          Ch-                      0x80010193
          Vol-                     0x80010072
          Vol+                     0x80010073
          Ok                       0x80010160
          Mute                     0x8001001e
          Blank                    0x80010166
          Full                     0x800100ae
          Rewind                   0x800100a8
          Play                     0x80010197
          Forward                  0x8001019b
          Record                   0x800100a7
          Stop                     0x80010080
          Pause                    0x80010199
          Replay                   0x80010198
          Skip                     0x80010165
      end codes

end remote


5. MANY thanks to Rob Shortt for his post at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg14905.html otherwise I
wouldn't have had a chance. I made some changes to his config file
to work with the UK/Terrestrial version of this card.

6. Still to do: There seems (at least ine the current release version) to be
a small issue with the way events are processed on the menu screens. The
PLAY and ENTER events dont seem 100% consistant. e.g. On the TV menu, you
nee one event to go the the program schedule, but a different on to view
recorded programs. Not sure if i understand this 100% yet either though.

Hope this helps somebody somewhere....

James






-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to