Mine does the same at boot although my remote is Sony and does work.
Code:[ 16.308079] Registered IR keymap rc-rc6-mce [ 16.325021] IR RC6 protocol handler initialized [ 16.360083] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver@19/rc/rc0 [ 16.360575] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter [ 16.361064] input: gpio_ir_recv as /devices/platform/ir-receiver@19/rc/rc0/input0
What is the output from "sudo ir-keytable" ?
What is the output from "sudo ir-keytable -t" when a key on the remote is pressed ?
Jeff
Results 31 to 40 of 45
Thread: Pcp and Ir control
-
2022-01-20, 02:44 #31
-
2022-01-20, 03:19 #32
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
tc@pCP:~$ sudo ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event0) with:
Name: gpio_ir_recv
Driver: gpio_ir_recv, table: rc-rc6-mce
LIRC device: /dev/lirc0
Supported kernel protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp imon
Enabled kernel protocols: lirc rc-6
bus: 25, vendor/product: 0001:0001, version: 0x0100
Repeat delay = 500 ms, repeat period = 125 ms
oooups nothing. Tsop is on PIN25 and I saw values when LIRC was installed
-
2022-01-20, 07:26 #33
-
2022-01-20, 07:36 #34
Theres something weird going on somewhere !
I loaded your conf file
Code:#table: Apple, type: nec 0x87eee20b KEY_UP 0x87eee20d KEY_DOWN 0x87eee208 KEY_LEFT 0x87eee207 KEY_RIGHT 0x87eee20e KEY_P 0x87eee202 KEY_0
Code:tc@squeezebox-pcp-lounge:~$ sudo ir-keytable Found /sys/class/rc/rc0/ (/dev/input/event0) with: Name: gpio_ir_recv Driver: gpio_ir_recv, table: rc-rc6-mce LIRC device: /dev/lirc0 Supported kernel protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp imon Enabled kernel protocols: lirc nec bus: 25, vendor/product: 0001:0001, version: 0x0100 Repeat delay = 500 ms, repeat period = 125 ms
Notice two enabled protocols
-
2022-01-20, 07:47 #35
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
-
2022-01-20, 07:47 #36
When you say
D/A choice, resize files, LMS, Jivelite install, Kernel keytables install, upload IRfile
Here ?
-
2022-01-20, 08:23 #37
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
-
2022-01-20, 08:53 #38
Here
Sorry I have "Dark" Theme turned on
Jeff
-
2022-01-20, 09:01 #39
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
Exactly at this place !
Uploading with this message:
Code:[ INFO ] Uploading: jivelite keytables [ INFO ] Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz / Done. [ OK ] Backup successful. [ INFO ] Loading keytable [ INFO ] Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz / Done. [ OK ] Backup successful.
Code:tc@pCP:~$ sudo ir-keytable Found /sys/class/rc/rc0/ (/dev/input/event0) with: Name: gpio_ir_recv Driver: gpio_ir_recv, table: rc-rc6-mce LIRC device: /dev/lirc0 Supported kernel protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp imon Enabled kernel protocols: lirc rc-6 bus: 25, vendor/product: 0001:0001, version: 0x0100 Repeat delay = 500 ms, repeat period = 125 ms
-
2022-01-20, 09:18 #40
OK
We now know that its software !
Your conf file runs OK on my pCP and enables NEC protocol but dosent on your pCP
I called your file "Nec.conf" and edited it in MS Windows Notepad
Nec.conf
Can you upload this and try "sudo ir-keytable" and "sudo ir-keytable -t" again
Jeff