[wishlist]please add support for hauppauge nova_t

Bug #224080 reported by cool spot
2
Affects Status Importance Assigned to Milestone
lirc (Ubuntu)
Fix Released
Undecided
Mario Limonciello

Bug Description

The nova_t remote lircd.conf isn't present in the choice for configuration.
The nova-t 500 is working but not at 100%.
There are too versions of the nova-t remote, the old and the new one.
here they are :

hauppauge_novat_old

**************************************************************************
# Please make this file available to others
# by sending it to <email address hidden>
#
# this config file was automatically generated
# using lirc-0.7.1pre2(any) on Sat Sep 17 01:00:56 2005
#
# contributed by
#
# brand: lircd.conf.kernel-2.6.13.1.conf
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name hauppauge_nova_t_uk
  bits 16
  eps 30
  aeps 100

  one 0 0
  zero 0 0
  pre_data_bits 16
  pre_data 0x8001
  gap 135803
  toggle_bit 0

      begin codes
          Power 0x0074
          Go 0x0161
          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
          VolumeUp 0x0073
          VolumeDown 0x0072
          PreviousChannel 0x019C
          Mute 0x0071
          ChannelUp 0x0192
          ChannelDown 0x0193
          Record 0x00A7
          Stop 0x0080
          Replay 0x00A8
          Play 0x00CF
          Skip 0x00D0
          PreviousTrack 0x00A5
          Pause 0x0077
          NextTrack 0x00A3
          1 0x004F
          2 0x0050
          3 0x0051
          4 0x004B
          5 0x004C
          6 0x004D
          7 0x0047
          8 0x0048
          9 0x0049
          0 0x0052
          Text 0x0184
          Subtitles 0x0172
          Red 0x018E
          Green 0x018F
          Yellow 0x0190
          Blue 0x0191
      end codes

end remote
****************************************************************************

lircd.conf_hauppauge_novat_new

****************************************************************************
# contributed by
#
# brand: lircd.conf.kernel-2.6.13.1.conf
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name hauppauge_nova_t
  bits 16
  eps 30
  aeps 100

  one 0 0
  zero 0 0
  pre_data_bits 16
  pre_data 0x8001
  gap 135803
  toggle_bit 0

      begin codes
          Power 0x0074
          Go 0x0161
          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
          VolumeUp 0x0073
          VolumeDown 0x0072
          PreviousChannel 0x019C
          Mute 0x0071
          ChannelUp 0x0192
          ChannelDown 0x0193
          Record 0x00A7
          Stop 0x0080
          Replay 0x00A8
          Play 0x00CF
          Skip 0x00D0
          PreviousTrack 0x00A5
          Pause 0x0077
          NextTrack 0x00A3
          1 0x0002
          2 0x0003
          3 0x0004
          4 0x0005
          5 0x0006
          6 0x0007
          7 0x0008
          8 0x0009
          9 0x000A
          0 0x000B
          Text 0x0184
          Subtitles 0x0172
          Red 0x018E
          Green 0x018F
          Yellow 0x0190
          Blue 0x0191
      end codes

end remote
********************************************************

...damn what a worst english :)

Related branches

Revision history for this message
Mario Limonciello (superm1) wrote :

How can you differentiate between these two remotes? W/o being able to differentiate,both can't just be included inclusively.

Changed in lirc:
status: New → Incomplete
Revision history for this message
cool spot (nfargier) wrote :

I think this two models looks the same, just the keycodes have changed.
Here's the way i've used to make my remote work and why i'm aware of 2 versions : <url>http://parker1.co.uk/mythtv_ubuntu2.php</url>

Revision history for this message
cool spot (nfargier) wrote :

I think this two models looks the same, just the keycodes have changed.
Here's the way i've used to make my remote work and why i'm aware of 2 versions : <url=http://parker1.co.uk/mythtv_ubuntu2.php>http://parker1.co.uk/mythtv_ubuntu2.php</url>

Revision history for this message
Mario Limonciello (superm1) wrote :

bzr #29

Changed in lirc:
assignee: nobody → superm1
status: Incomplete → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lirc - 0.8.3-0ubuntu2

---------------
lirc (0.8.3-0ubuntu2) intrepid; urgency=low

  * debian/patches/25_upstream_2.6.26.patch:
    - Fix lirc-modules-source compilation on 2.6.26 by pulling some
      patches from CVS (LP: #247233)
  * debian/rules:
    - Install original modules back into proper location for
      intrepid kernel (LP: #242216)
  * debian/patches/37_msi_tv_anywhere.dpatch:
    - Create patch for supporting MSI TV @anywhere remote. (LP: #241830)
  * debian/lirc.postinst:
    - Correct path to look for module in Intrepid.
    - Ask for a path when using dvico remotes. (LP: #238032)
    - Don't accidentally overwrite lircd.conf and hardware.conf
      when things haven't really changed at all. (LP: #206609)
  * debian/lirc.init.d:
    - Don't allow udev to put us into endless spinning loops. Instead
      pray that module hotplugging worked for all things USB. (LP: #269743)
  * debian/lirc.fdi:
    - Include this FDI file to prevent in kernel support for the
      saa7134 when LIRC is installed. (LP: #204960, #164627)
  * debian/rules:
    - Install FDI file.
  * debian/lirc.install:
    - List FDI file.
  * debian/patches/22_hauppauge_novat_500.dpatch:
    - Adapt to include alternative numeric keys. (LP: #224080)
  * debian/patches/25_upstream_2.6.27.dpatch:
    - Update to content that is currently sitting in Ubuntu GIT
      tree.

 -- Mario Limonciello <email address hidden> Wed, 24 Sep 2008 12:02:17 -0500

Changed in lirc:
status: Fix Committed → Fix Released
Revision history for this message
frednet (andrew-walker27) wrote :

Still not working. There is still no option for Nova-T, only the Nova-T 500.
None of the 8.10 Hauppauge drivers work on this board.
It used to work ok under 8.04 although the back/exit button was mapped incorrectly. The remote looks identical to the one for an HVR-1300. Any idea why the Nova-T is no longer listed? Is the Nova-T 500 supposed to be suitable? I checked and am using lirc-0.8.3-0ubuntu2.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.