Originally posted by Jeff07971
View Post
Announcement
Collapse
No announcement yet.
Pcp and Ir control
Collapse
X
-
Originally posted by PaulH View PostThats exactly the procedure I followed...
Jeffsigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by PaulH View PostYou indicate me the same post I was following... it doesn't help me...
Where is the IR table. I would like to use an apple remote.
Jeffsigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by Jeff07971 View PostYou asked:
The link is how to create the table.
Jeff
Code:#table: Apple, type: nec 0x87eee20b KEY_UP 0x87eee20d KEY_DOWN 0x87eee208 KEY_LEFT 0x87eee207 KEY_RIGHT 0x87eee20e KEY_P 0x87eee202 KEY_0
Last edited by PaulH; 2022-01-19, 15:29.
Comment
-
It looks slightly different to mine but then the all look different !
Now upload to IR Keytables in the pCP GUI and all should work !
My Tables for example
Code:# table: justboomir, type: rc-5 0x1010 KEY_LEFTBRACE 0x1012 KEY_C 0x1011 KEY_POWER 0x101a KEY_UP 0x101b KEY_DOWN 0x1013 KEY_LEFT 0x1014 KEY_RIGHT 0x1015 KEY_L 0x1016 KEY_A 0x1017 KEY_ESC 0x1019 KEY_EQUAL 0x1018 KEY_MINUS
Code:# table: slimdevices, type: nec 0x6e00 KEY_MINUS 0x6e01 KEY_EQUAL 0x6e02 KEY_POWER 0x6e03 KEY_Z 0x6e04 KEY_C 0x6e05 KEY_B 0x6e06 KEY_A 0x6e08 KEY_P 0x6e07 KEY_UP 0x6e09 KEY_LEFT 0x6e0b KEY_RIGHT 0x6e0d KEY_DOWN 0x6e0f KEY_1 0x6e10 KEY_2 0x6e11 KEY_3 0x6e12 KEY_4 0x6e13 KEY_5 0x6e14 KEY_6 0x6e15 KEY_7 0x6e16 KEY_8 0x6e17 KEY_9 0x6e19 KEY_0 0x6e18 KEY_F 0x6e47 KEY_F 0x6e1a KEY_SLASH 0x6e46 KEY_SLASH 0x6e1b KEY_COMMA 0x6e1c KEY_DOT 0x6e1d KEY_S 0x6e1e KEY_LEFTBRACE 0x6e45 KEY_LEFTBRACE 0x6e1f KEY_G 0x6e0e KEY_SEMICOLON 0x6e20 KEY_L 0x6e44 KEY_H
Code:table: RMTB119A, type: sony 0x1ae216 KEY_S 0x1ae215 KEY_POWER 0x1ae200 KEY_1 0x1ae201 KEY_2 0x1ae202 KEY_3 0x10012 KEY_EQUAL 0x1ae203 KEY_4 0x1ae204 KEY_5 0x1ae205 KEY_6 0x1ae206 KEY_7 0x1ae207 KEY_8 0x1ae208 KEY_9 0x10013 KEY_MINUS 0x1ae209 KEY_0 0x1ae269 KEY_D 0x1ae22c KEY_LEFTBRACE 0x1ae239 KEY_UP 0x1ae229 KEY_RIGHTBRACE 0x1ae23b KEY_LEFT 0x1ae23d KEY_ENTER 0x1ae23c KEY_RIGHT 0x1ae243 KEY_T 0x1ae23a KEY_DOWN 0x1ae23f KEY_GRAVE 0x1ae242 KEY_LEFTBRACE 0x1ae257 KEY_Z 0x1ae219 KEY_SPACE 0x1ae256 KEY_B 0x1ae21b KEY_E 0x1ae21a KEY_X 0x1ae21c KEY_R 0x1ae24b KEY_DOT 0x1ae218 KEY_G 0x1ae24c KEY_COMMA
sigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
sigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by PaulH View PostDone, reboot but not working.
Thankssigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by PaulH View PostLIRC removed.
[ATTACH]36930[/ATTACH]
But how to install IR-Tool?
Then in "Kerenl keytables" browse and upload your custom table.
If this dosent work I'd reflash a sdcard and begin again.sigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by PaulH View PostReflash the sd, no change.
Jeffsigpic
Want a webapp ? Get SqueezeLite-X ! https://forums.slimdevices.com/showt...l=1#post903953
Comment
-
Originally posted by Jeff07971 View PostCan you list the steps you have taken from a clean SD card onwards
Jeff
With dmesg:
Code:[ 17.698969] IR RC6 protocol handler initialized [ 17.743418] rc rc0: gpio_ir_recv as /devices/platform/[email protected]/rc/rc0 [ 17.743861] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter [ 17.744101] input: gpio_ir_recv as /devices/platform/[email protected]/rc/rc0/input0
RC6 not NEC !
Last edited by PaulH; 2022-01-20, 09:11.
Comment
Comment