[ 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.
Wahou !!!
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
tc@pCP:~$ sudo ir-keytable -t
Testing events. Please, press CTRL-C to abort.
21908.790063: lirc protocol(nec32): scancode = 0x87eee25e
21908.790086: event type EV_MSC(0x04): scancode = 0x87eee25e
21908.790086: event type EV_SYN(0x00).
21908.880094: lirc protocol(nec32): scancode = 0x87eee204
21908.880108: event type EV_MSC(0x04): scancode = 0x87eee204
21908.880108: event type EV_SYN(0x00).
It works!!!!
I saw too late my file has a .rtf extension. That probably why it doesn't work but without any error message !!!
Thanks a lot Jeff !!!!! GREAT JOB !!!![]()
Results 41 to 45 of 45
Thread: Pcp and Ir control
-
2022-01-20, 09:36 #41
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
-
2022-01-20, 09:41 #42
Phew !!! Got there in the end !
I noticed I had a filename problem once before, its even in the thread "Howto create a linux kernel IR remote keytable for Jivelite on piCorePlayer 5.x/6.x "
Oh well !
Glad you got it working
Enjoy
Jeff
-
2022-01-20, 09:52 #43
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146
-
2022-01-20, 13:03 #44
rtf is rich text, the file must be plain text. We can handle the Dos->Unix line endings, but not much else. There is very little error checking going on with the file you upload......it takes the user knows what to do. I would have to add some more dependencies to do more error checking.
Notepad++ is the best windows editor for working on files on a linux system.piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2022-01-21, 00:47 #45
- Join Date
- Jan 2022
- Location
- Switzerland
- Posts
- 146