Talk:Hauppauge WinTV-NOVA-TD-Stick

From LinuxTVWiki
Revision as of 11:09, 14 September 2007 by MrHiggy (talk | contribs) (New codes for some buttons on A415 remote)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This device is listed by Wikipedia as having "optional" IR support. If anybody has one of these and a suitable remote control (A415; the 45-key "snowboard" one), could you confirm that the driver's IR support works with it? ‒ D.s 03:01, 19 August 2007 (CEST)­­

I have one of these and can confirm it works through lirc although checking with irw shows several buttons don't appear to register. Specifically Go, Pictures, OK, Back/Exit, Prev. Ch, prev/next track. Anyone have a solution for these? MrHiggy 15:00, 12 September 2007 (CEST)

OK, fixed that using irrecord. Using lirc.conf from http://parker1.co.uk/myth/lircd.conf as base, I recorded new codes for non-working buttons. Codes to change below:

     begin codes
         Go                       0x0162
         Pictures                 0x00E2
         OK                       0x0160
         Back                     0x009E
         PreviousChannel          0x016B
         PreviousTrack            0x0195
         NextTrack                0x0197
     end codes

MrHiggy 13:09, 14 September 2007 (CEST)