Re: Fastmedia Packard Bell Remote Control for pc and 7560
Posted: Thu Mar 21, 2013 6:41 am
I have been using this receiver/remote combo for a while with my Ubuntu box with MythTV. It works fairly well. However, it's not a programmable remote and I wanted to use my newly acquired VUR8 which is JP1.3 in order reduce remote clutter in the living room. :)
I have no other IR receiver to test with but I have not been able to use correctly this receiver with RC5, RC6 and NEC1 protocols.
When running irrecord, there's always a problem. Using RC5, it always says "something went wrong" when learning the buttons. With RC6, it can't find the toggle bit. With NEC1 is goes to RAW mode.
The funny thing is that I had no problem learning the bundled remote buttons with irrecord. It's very responsive, etc. Just lack buttons.
I was ecstatic to find a link in your post with the specs to the protocol used by the remote. I was hopeful to find a suitable protocol that I can convert my upgrade to. Unfortunately it's a dead link since it's a old post.
Does anyone have the information on the protocol used by this remote?
Thanks!
FYI, my lircd.conf for this remote:
I have no other IR receiver to test with but I have not been able to use correctly this receiver with RC5, RC6 and NEC1 protocols.
When running irrecord, there's always a problem. Using RC5, it always says "something went wrong" when learning the buttons. With RC6, it can't find the toggle bit. With NEC1 is goes to RAW mode.
The funny thing is that I had no problem learning the bundled remote buttons with irrecord. It's very responsive, etc. Just lack buttons.
I was ecstatic to find a link in your post with the specs to the protocol used by the remote. I was hopeful to find a suitable protocol that I can convert my upgrade to. Unfortunately it's a dead link since it's a old post.
Does anyone have the information on the protocol used by this remote?
Thanks!
FYI, my lircd.conf for this remote:
Code: Select all
begin remote
name lircd.conf
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9071 4540
one 594 1648
zero 594 540
ptrail 572
repeat 9045 2295
pre_data_bits 16
pre_data 0x8F7
gap 108117
toggle_bit_mask 0x0
begin codes
menu 0x08F7
1 0x42BD
2 0xC23D
3 0xE817
4 0x02FD
5 0x827D
6 0x6897
7 0x40BF
8 0xC03F
9 0xA857
0 0x807F
* 0x00FF
# 0x28D7
display 0xF00F
enter 0x708F
mute 0x8877
vol+ 0x48B7
vol- 0xC837
ch+ 0xB04F
ch- 0x30CF
up 0x906F
down 0x50AF
left 0x10EF
right 0xD02F
rwd 0xB847
fwd 0x38C7
cd 0xA05F
aux1 0xE01F
aux2 0xA25D
aux3 0xE21D
help 0x20DF
phone 0x609F
message 0x22DD
srs 0x629D
end codes
end remote