2007-11-06, 09:23 PM
I need help working out how to make this remote work.
I have windows xp sp2. I also have the MCE remote and bean bag that are made by SMK. The SMK bean bag model number is Smk Bb Rx6000-0141e. I got the drivers installed out of KB912024, and now it works, but I have "sticky keys". If you hold the button down for more then a n 1/8 of a second, it repeats that command until another is pressed. I believe this is due to improper RC6 codes, which you can change in the registry ( or in the irbus.inf ).
Below is some guy on the hauppauge site who I think has the same remote, and worked out the remote codes for lirc.
So, anybody know how to translate the below into the inf file information?
Or the problem is something else entirely.
Thanks,
Squidi
http://www.hauppauge.co.uk/board/showthread.php?t=8048
name mceusb
bits 16
flags RC6|CONST_LENGTH
eps 30
aeps 100
header 2667 889
one 444 444
zero 444 444
pre_data_bits 21
pre_data 0x37FF0
gap 105000
toggle_bit 22
rc6_mask 0x100000000
----inf file-----
[IrBus.NT.AddReg.Services]
; Philips RC6 protocol
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderName",0x00000000,"Philips RC6 32-bit"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderID",0x00010001,0x1
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderType",0x00000000,"BiPhase"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","BitOrder",0x00000000,"MSBFirst"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","CodeMinBits",0x00010001,32
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","CodeMaxBits",0x00010001,32
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","OnePatternMin",0x00000000,"300 -666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","OnePatternMax",0x00000000,"666 -300"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","ZeroPatternMin",0x00000000,"-666 300"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","ZeroPatternMax",0x00000000,"-300 666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","HasRepeatData",0x00010001,0x1
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","RepeatPrefixPatternMin",0x00000000,"2300 -1110 300 -666 300 -666 300 -1110 300 -1110 666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","RepeatPrefixPatternMax",0x00000000,"2900 -666 666 -300 666 -300 666 -666 666 -666 1110"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","MaxRepeatPauseInterval",0x00010001,80000
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","MaxRepeatTimeout",0x00010001,120000
I have windows xp sp2. I also have the MCE remote and bean bag that are made by SMK. The SMK bean bag model number is Smk Bb Rx6000-0141e. I got the drivers installed out of KB912024, and now it works, but I have "sticky keys". If you hold the button down for more then a n 1/8 of a second, it repeats that command until another is pressed. I believe this is due to improper RC6 codes, which you can change in the registry ( or in the irbus.inf ).
Below is some guy on the hauppauge site who I think has the same remote, and worked out the remote codes for lirc.
So, anybody know how to translate the below into the inf file information?
Or the problem is something else entirely.
Thanks,
Squidi
http://www.hauppauge.co.uk/board/showthread.php?t=8048
name mceusb
bits 16
flags RC6|CONST_LENGTH
eps 30
aeps 100
header 2667 889
one 444 444
zero 444 444
pre_data_bits 21
pre_data 0x37FF0
gap 105000
toggle_bit 22
rc6_mask 0x100000000
----inf file-----
[IrBus.NT.AddReg.Services]
; Philips RC6 protocol
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderName",0x00000000,"Philips RC6 32-bit"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderID",0x00010001,0x1
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","DecoderType",0x00000000,"BiPhase"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","BitOrder",0x00000000,"MSBFirst"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","CodeMinBits",0x00010001,32
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","CodeMaxBits",0x00010001,32
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","OnePatternMin",0x00000000,"300 -666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","OnePatternMax",0x00000000,"666 -300"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","ZeroPatternMin",0x00000000,"-666 300"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","ZeroPatternMax",0x00000000,"-300 666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","HasRepeatData",0x00010001,0x1
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","RepeatPrefixPatternMin",0x00000000,"2300 -1110 300 -666 300 -666 300 -1110 300 -1110 666"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","RepeatPrefixPatternMax",0x00000000,"2900 -666 666 -300 666 -300 666 -666 666 -666 1110"
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","MaxRepeatPauseInterval",0x00010001,80000
HKR,"Decoders\745a17a0-74d3-11d0-b6fe-00a0c90f57da","MaxRepeatTimeout",0x00010001,120000