Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Nokia remote control (pollin) repeat-break not working
Matthias Weingart wrote:
>
> Somebody here mentioned in the past the remote control Nokia VCN620
> available from pollin.de for use with vdr (LIRC).
That was me.
> Unfortunately this remote do not have a break after the first keypress, e.g.
> if I want to enter a channel 123 I have to type very fast or I get something
> like this 11233. Debugging with irw shows that the count value is always 0.
> (normally it counts up as long as the key is down).
>
> Anybody here having a working lircd.conf for me? Or do we need to patch lirc?
I have two of those (one for the living room, one for
the bedroom via an extension box).
I'm not experiencing problems with either one of them,
but maybe that's just because I release the buttons quickly.
Anyway, here is the LIRC configuration I use:
begin remote
name NokiaVCN620
bits 10
flags SPACE_ENC
eps 30
aeps 100
one 335 1642
zero 335 673
ptrail 333
pre_data_bits 5
pre_data 0x18
gap 41972
min_repeat 1
toggle_bit 0
begin codes
Up 0x0000000000000112
Down 0x0000000000000392
Menu 0x00000000000000C6
Ok 0x0000000000000166
Back 0x0000000000000012
Left 0x00000000000000ED
Left 0x0000000000000312
Right 0x0000000000000212
Red 0x0000000000000252
Green 0x0000000000000292
Yellow 0x0000000000000032
Blue 0x00000000000003D2
0 0x0000000000000142
1 0x0000000000000202
2 0x0000000000000102
3 0x0000000000000302
4 0x0000000000000082
5 0x0000000000000282
6 0x0000000000000182
7 0x0000000000000382
8 0x0000000000000042
9 0x0000000000000242
Power 0x00000000000001A2
Volume+ 0x0000000000000222
Volume- 0x0000000000000122
Mute 0x0000000000000052
Timer 0x0000000000000262
Clock 0x00000000000001C2
Prog 0x0000000000000066
end codes
end remote
Home |
Main Index |
Thread Index