← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 457088] Re: Incorrect mappings for Hauppauge HVR-1100

 

Marking incomplete as this release isn't supported anymore. Can anyone
confirm that this issue is still present on a supported Mythbuntu/MythTV
release?

** Changed in: mythbuntu
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/457088

Title:
  Incorrect mappings for Hauppauge HVR-1100

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Incomplete

Bug description:
  The following file in package lirc have the incorrect mappings for the
  HVR-1100 remote

  /usr/share/lirc/extras/more_remotes/hauppauge/lircd.conf.hauppauge

  Here is the ORIGINAL file contents:
  begin remote
    name            HVR-1100
    bits            16
    eps             30
    aeps            100
    one             0     0
    zero            0     0
    gap             135862
    pre_data_bits   16
    pre_data        0x8001

    begin codes
         Go              0x0161
         power           0x0074
         Tv              0x0179
         Videos          0x0189
         Music           0x0188
         Pictures        0x016F
         Guide           0x016D
         Radio           0x0181
         Up              0x0067
         Down            0x006C
         Left            0x0069
         Right           0x006A
         Ok              0x001C
         Back/edit       0x00AE
         Menu            0x008B
         Vol+            0x0073
         Vol-            0x0072
         PrevChan        0x019C
         Chan+           0x0192
         Chan-           0x0193
         Mute            0x0071
         Record          0x00A7
         Stop            0x0080
         replay          0x00A8
         SKip            0x00D0
         play            0x00CF
         Previous        0x00A5
         Next            0x00A3
         Pause           0x0077
         1               0x0002
         2               0x0003
         3               0x0004
         4               0x0005
         5               0x0006
         6               0x0007
         7               0x0008
         8               0x0009
         9               0x000A
         *               0x0184
         0               0x000B
         #               0x0172
         red             0x018E
         green           0x018F
         yellow          0x0190
         blue            0x0191

    end codes

  end remote

  As you can see, there are mixed case, spelling errors.
  After correcting these my Remote worked without a hitch

  Will attach the modified corrected file