Re: TT-S2 3200 remote doesn't work properly - wrong keymap?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 4, 2008 at 2:00 PM, Ville-Pekka Vainio
<vpivaini@xxxxxxxxxxxxxx> wrote:
> Ales Jurik wrote:
>> On some markets the TT S2-3200 is sold with remote originally from TT 1500,
>> so in this cases the table from TT 1500 should be used. Edit the code to:
>>
>> break;
>>         case 0x1010:
>>         case 0x1017:
>>         case 0x1019:
>>         case 0x101a:
>>                 /* for the Technotrend 1500 bundled remote */
>>
>> and everything should be ok.
>
> I originally added the TT 1500 remote keymap handling and on my TT1500 C
> device the correct subsystem id was 0x1017. It seems like 0x1019 would need
> to be added for the 3200. I've also had people tell me that the TT 1500 T has
> the subsystem id 0x1012, so in order to make the bundled remote work with the
> T model that case should be moved here too.
>
> Is anyone on the list aware of any breakage which would occur on their systems
> if the code was changed to be like this:
>
>        case 0x1010:
>        case 0x1012:
>        case 0x1017:
>        case 0x1019:
>        case 0x101a:
>                /* for the Technotrend 1500 bundled remote */
>
> If not, I could make the patch and mail it to the linux-dvb list.
>
>
> --
> Ville-Pekka Vainio

Hi.
I've already done the patch for my case (case 0x1019:).
I was ready to send it to ML if there are more cases with troublesome
remotes, I can add it to my my patch, or you send yours.

Stay in touch. Thanks.

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux