OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 887 forks source link

add lirc support for Cyp Se WitheHome remote control #1347

Closed Doktor-X closed 11 years ago

Doktor-X commented 11 years ago

root ~ # cat /proc/bus/input/devices I: Bus=0003 Vendor=04b4 Product=0100 Version=0100 N: Name="Cyp Se WitheHome" P: Phys=usb-bcm2708_usb-1.3/input0 S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input0 U: Uniq= H: Handlers=kbd mouse0 event0 B: PROP=0 B: EV=100017 B: KEY=70000 0 0 800000 4000c000 e0beffdf 1cfffff ffffffff fffffffe B: REL=3 B: MSC=10

root ~ # lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. Bus 001 Device 004: ID 04b4:0100 Cypress Semiconductor Corp. Cino FuzzyScan F760-B

root ~ # dmesg [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.31 (stephan@x201.openelec.tv) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Sat Oct 13 16:22:49 CEST 2012 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: BCM2708 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat c09df160, node_mem_map c0a31000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32512 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: dwc_otg.lpm_enable=0 root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0x1000002 bcm2708.serial=0x2cb7962e smsc95xx.macaddr=XX:XX:XX:XX:XX:XX vc_mem.mem_base=0x8000000 vc_mem.mem_size=0x10000000 dwc_otg.fiq_fix_enable=1 dwc_otg.lpm_enable=0 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ssh quiet [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB = 128MB total [ 0.000000] Memory: 119464k/119464k available, 11608k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xe8000000 ( 504 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc06bf000 (6876 kB) [ 0.000000] .init : 0xc06bf000 - 0xc09a2f0c (2960 kB) [ 0.000000] .data : 0xc09a4000 - 0xc09df7e0 ( 238 kB) [ 0.000000] .bss : 0xc09df804 - 0xc0a30c7c ( 326 kB) [ 0.000000] NR_IRQS:330 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms [ 0.000000] timer_set_mode: unhandled mode:1 [ 0.000000] timer_set_mode: unhandled mode:3 [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.000354] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) [ 0.060140] pid_max: default: 32768 minimum: 301 [ 0.060442] Mount-cache hash table entries: 512 [ 0.060956] CPU: Testing write buffer coherency: ok [ 0.062236] devtmpfs: initialized [ 0.072226] NET: Registered protocol family 16 [ 0.074822] bcm2708.uart_clock = 0 [ 0.082535] mailbox: Broadcom VideoCore Mailbox driver [ 0.082634] bcm2708_vcio: mailbox at f200b880 [ 0.082946] bcm_power: Broadcom power driver [ 0.082971] bcm_power_open() -> 0 [ 0.082982] bcm_power_request(0, 8) [ 0.583647] bcm_mailbox_read -> 00000080, 0 [ 0.583665] bcm_power_request -> 0 [ 0.583677] Serial: AMBA PL011 UART driver [ 0.583844] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3 [ 0.677077] bio: create slab at 0 [ 0.679524] SCSI subsystem initialized [ 0.680200] usbcore: registered new interface driver usbfs [ 0.680580] usbcore: registered new interface driver hub [ 0.681434] usbcore: registered new device driver usb [ 0.684780] Bluetooth: Core ver 2.16 [ 0.685108] NET: Registered protocol family 31 [ 0.685129] Bluetooth: HCI device and connection manager initialized [ 0.685148] Bluetooth: HCI socket layer initialized [ 0.685160] Bluetooth: L2CAP socket layer initialized [ 0.685176] Bluetooth: SCO socket layer initialized [ 0.686130] cfg80211: Calling CRDA to update world regulatory domain [ 0.687165] Switching to clocksource stc [ 0.687446] FS-Cache: Loaded [ 0.688120] CacheFiles: Loaded [ 0.722630] NET: Registered protocol family 2 [ 0.722914] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.723466] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.723665] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.723768] TCP: Hash tables configured (established 4096 bind 4096) [ 0.723783] TCP reno registered [ 0.723800] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.723840] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.724296] NET: Registered protocol family 1 [ 0.724860] RPC: Registered named UNIX socket transport module. [ 0.724883] RPC: Registered udp transport module. [ 0.724894] RPC: Registered tcp transport module. [ 0.724905] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.746016] bcm2708_dma: DMA manager at c8808000 [ 0.746471] bcm2708_gpio: bcm2708_gpio_probe c09a9c28 [ 0.747627] vc-mem: phys_addr:0x00000000 mem_base=0x08000000 mem_size:0x10000000(256 MiB) [ 0.751508] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.751822] FS-Cache: Netfs 'nfs' registered for caching [ 0.752376] FS-Cache: Netfs 'cifs' registered for caching [ 0.753164] fuse init (API version 7.17) [ 0.754090] JFS: nTxBlock = 933, nTxLock = 7466 [ 0.755136] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.757825] Btrfs loaded [ 0.757888] msgmni has been set to 233 [ 0.761304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.761335] io scheduler noop registered (default) [ 0.761348] io scheduler deadline registered [ 0.761517] io scheduler cfq registered [ 0.804685] Console: switching to colour frame buffer device 240x67 [ 0.853073] brd: module loaded [ 0.862655] loop: module loaded [ 0.862903] nbd: registered device at major 43 [ 0.882482] vchiq: vchiq_init_state: slot_zero = 0xffd80000, is_master = 0 [ 0.883759] Loading iSCSI transport class v2.0-870. [ 0.887057] iscsi: registered transport (tcp) [ 0.889001] tun: Universal TUN/TAP device driver, 1.6 [ 0.889025] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 0.890126] usbcore: registered new interface driver smsc95xx [ 0.890240] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.095336] Core Release: 2.80a [ 1.095362] Setting default values for core params [ 1.095410] Finished setting default values for core params [ 1.300527] Using Buffer DMA mode [ 1.300550] Periodic Transfer Interrupt Enhancement - disabled [ 1.300563] Multiprocessor Interrupt Enhancement - disabled [ 1.300577] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.300596] Dedicated Tx FIFOs mode [ 1.300787] dwc_otg: Microframe scheduler enabled [ 1.300832] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.300889] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.300947] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.301019] Init: Port Power? op_state=1 [ 1.301030] Init: Power Port (0) [ 1.301151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.301174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.301190] usb usb1: Product: DWC OTG Controller [ 1.301202] usb usb1: Manufacturer: Linux 3.2.31 dwc_otg_hcd [ 1.301216] usb usb1: SerialNumber: bcm2708_usb [ 1.302553] hub 1-0:1.0: USB hub found [ 1.302610] hub 1-0:1.0: 1 port detected [ 1.303260] dwc_otg: FIQ enabled [ 1.303280] dwc_otg: NAK holdoff enabled [ 1.303309] Module dwc_common_port init [ 1.303493] Initializing USB Mass Storage driver... [ 1.303958] usbcore: registered new interface driver usb-storage [ 1.303981] USB Mass Storage support registered. [ 1.304440] usbcore: registered new interface driver libusual [ 1.304996] mousedev: PS/2 mouse device common for all mice [ 1.305624] bcm2708_i2c bcm2708_i2c.0: BSC0 Controller at 0x20205000 (irq 79) (baudrate 100k) [ 1.306139] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x20804000 (irq 79) (baudrate 100k) [ 1.307106] lirc_dev: IR Remote Control driver registered, major 251 [ 1.307130] IR NEC protocol handler initialized [ 1.307142] IR RC5(x) protocol handler initialized [ 1.307153] IR RC6 protocol handler initialized [ 1.307163] IR JVC protocol handler initialized [ 1.307173] IR Sony protocol handler initialized [ 1.307183] IR RC5 (streamzap) protocol handler initialized [ 1.307420] IR MCE Keyboard/mouse protocol handler initialized [ 1.307899] usbcore: registered new interface driver ati_remote [ 1.307921] ati_remote: 2.2.1:ATI/X10 RF USB Remote Control [ 1.308295] usbcore: registered new interface driver imon [ 1.308714] usbcore: registered new interface driver mceusb [ 1.309163] usbcore: registered new interface driver redrat3 [ 1.309584] usbcore: registered new interface driver streamzap [ 1.311001] Bluetooth: Broadcom Blutonium firmware driver ver 1.2 [ 1.311440] usbcore: registered new interface driver bcm203x [ 1.311470] Bluetooth: Digianswer Bluetooth USB driver ver 0.10 [ 1.311863] usbcore: registered new interface driver bpa10x [ 1.311890] Bluetooth: BlueFRITZ! USB driver ver 1.2 [ 1.312295] usbcore: registered new interface driver bfusb [ 1.312323] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 1.312724] usbcore: registered new interface driver btusb [ 1.312753] Bluetooth: Atheros AR30xx firmware driver ver 1.0 [ 1.313156] usbcore: registered new interface driver ath3k [ 1.313466] bcm2835-cpufreq: min=700000 max=900000 cur=700000 [ 1.313602] bcm2835-cpufreq: switching to governor ondemand [ 1.313620] bcm2835-cpufreq: switching to governor ondemand [ 1.313964] cpuidle: using governor ladder [ 1.313988] cpuidle: using governor menu [ 1.314350] sdhci: Secure Digital Host Controller Interface driver [ 1.314370] sdhci: Copyright(c) Pierre Ossman [ 1.314491] sdhci: Enable low-latency mode [ 1.314539] bcm_power_open() -> 1 [ 1.315068] Registered led device: mmc0:: [ 1.316577] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA [ 1.316642] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77 [ 1.317130] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.318000] Registered led device: led0 [ 1.330275] usbcore: registered new interface driver usbhid [ 1.330299] usbhid: USB HID core driver [ 1.330724] usbcore: registered new interface driver lirc_igorplugusb [ 1.330753] zram: num_devices not specified. Using default: 1 [ 1.330767] zram: Creating 1 devices ... [ 1.332520] netem: version 1.3 [ 1.332794] TCP cubic registered [ 1.332810] Initializing XFRM netlink socket [ 1.332855] NET: Registered protocol family 17 [ 1.332935] NET: Registered protocol family 15 [ 1.333178] Bluetooth: RFCOMM TTY layer initialized [ 1.333202] Bluetooth: RFCOMM socket layer initialized [ 1.333215] Bluetooth: RFCOMM ver 1.11 [ 1.333229] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.333241] Bluetooth: BNEP filters: protocol multicast [ 1.333256] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.333801] 8021q: 802.1Q VLAN Support v1.8 [ 1.333860] Registering the dns_resolver key type [ 1.333956] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 1.370826] Freeing init memory: 2956K [ 1.409657] mmc0: new high speed SD card at address 0260 [ 1.418014] mmcblk0: mmc0:0260 SD 1.85 GiB [ 1.420327] mmcblk0: p1 p2 [ 1.497404] Indeed it is in host mode hprt0 = 00021501 [ 1.638392] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities [ 1.648391] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities [ 1.687371] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.687573] Indeed it is in host mode hprt0 = 00001101 [ 1.947686] usb 1-1: New USB device found, idVendor=0424, idProduct=9512 [ 1.947718] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.957597] hub 1-1:1.0: USB hub found [ 1.957785] hub 1-1:1.0: 3 ports detected [ 2.237509] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.337874] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.337901] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.341200] smsc95xx v1.0.4 [ 2.402721] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:b7:96:2e [ 2.497578] usb 1-1.3: new low-speed USB device number 4 using dwc_otg [ 2.602306] usb 1-1.3: New USB device found, idVendor=04b4, idProduct=0100 [ 2.602338] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.602355] usb 1-1.3: Product: WitheHome [ 2.602367] usb 1-1.3: Manufacturer: Cyp Se [ 2.623662] input: Cyp Se WitheHome as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input0 [ 2.626754] generic-usb 0003:04B4:0100.0001: input,hidraw0: USB HID v1.00 Keyboard [Cyp Se WitheHome] on usb-bcm2708_usb-1.3/input0 [ 4.005100] EXT4-fs (mmcblk0p2): recovery complete [ 4.010821] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 4.070148] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.070200] mmc0: DMA IRQ 6 ignored - results were reset [ 4.168429] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.168517] mmc0: DMA IRQ 6 ignored - results were reset [ 4.210148] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.210205] mmc0: DMA IRQ 6 ignored - results were reset [ 4.237170] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.237238] mmc0: DMA IRQ 6 ignored - results were reset [ 4.280472] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.280562] mmc0: DMA IRQ 6 ignored - results were reset [ 4.282403] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.282455] mmc0: DMA IRQ 6 ignored - results were reset [ 4.303372] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.303423] mmc0: DMA IRQ 6 ignored - results were reset [ 4.327064] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.327119] mmc0: DMA IRQ 6 ignored - results were reset [ 4.404760] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.404817] mmc0: DMA IRQ 6 ignored - results were reset [ 4.410970] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.411021] mmc0: DMA IRQ 6 ignored - results were reset [ 4.466161] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.466216] mmc0: DMA IRQ 6 ignored - results were reset [ 4.486926] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.486978] mmc0: DMA IRQ 6 ignored - results were reset [ 4.515521] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.515576] mmc0: DMA IRQ 6 ignored - results were reset [ 4.579109] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.579166] mmc0: DMA IRQ 6 ignored - results were reset [ 4.595325] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.595377] mmc0: DMA IRQ 6 ignored - results were reset [ 4.771624] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [ 4.771682] mmc0: DMA IRQ 6 ignored - results were reset [ 6.069512] bcm2835-cpufreq: switching to governor performance [ 6.069541] bcm2835-cpufreq: switching to governor performance

[ 6.808256] systemd-udevd[770]: starting version 194 [ 10.233685] Console: switching to colour dummy device 80x30 [ 11.007465] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 [ 25.461985] bcm2835-cpufreq: switching to governor ondemand [ 25.462008] bcm2835-cpufreq: switching to governor ondemand

hinxx commented 11 years ago

I have this device working almost with no problems under the XBMC:

Dec 16 10:51:49 raspberrypi kernel: usb 1-1.3.2: new low-speed USB device number 7 using dwc_otg Dec 16 10:51:49 raspberrypi kernel: usb 1-1.3.2: New USB device found, idVendor=04b4, idProduct=0100 Dec 16 10:51:49 raspberrypi kernel: usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Dec 16 10:51:49 raspberrypi kernel: usb 1-1.3.2: Product: WitheHome Dec 16 10:51:49 raspberrypi kernel: usb 1-1.3.2: Manufacturer: Cyp Se Dec 16 10:51:49 raspberrypi kernel: input: Cyp Se WitheHome as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/input/input2 Dec 16 10:51:49 raspberrypi kernel: generic-usb 0003:04B4:0100.0003: input: USB HID v1.00 Keyboard [Cyp Se WitheHome] on usb-bcm2708_usb-1.3.2/input0

pi@raspberrypi ~ $ cat /etc/lirc/lircd.conf begin remote name Cyp_Se_WitheHome bits 32 begin codes POWER 0x40004 0x80010074 RADIO 0x40004 0x8001001e TV 0x40004 0x80010014 DVD 0x40004 0x80010031 MUSIC 0x40004 0x80010032 PHOTO 0x40004 0x80010017 VIDEO 0x40004 0x80010012 DVD_MENU 0x40004 0x8001002f MUTE 0x40004 0x80010042 BACK 0x40004 0x8001000e GUIDE 0x40004 0x8001003b VOLUME_UP 0x40004 0x80010073 VOLUME_DOWN 0x40004 0x80010072 CHANNEL_UP 0x40004 0x80010068 CHANNEL_DOWN 0x40004 0x8001006d ARROW_UP 0x40004 0x80010067 ARROW_DOWN 0x40004 0x8001006c ARROW_LEFT 0x40004 0x80010069 ARROW_RIGHT 0x40004 0x8001006a ENTER 0x40004 0x8001001c RECORD 0x40004 0x8001001d 0x40004 0x80010013 REPEAT 0x40004 0x8001002a 0x40004 0x80010013 PLAY 0x40004 0x8001002a 0x40004 0x80010019 PAUSE 0x40004 0x8001001d 0x40004 0x80010019 STOP 0x40004 0x8001001f REWIND 0x40004 0x8001002a 0x40004 0x80010020 FORWARD 0x40004 0x8001002a 0x40004 0x80010021 PREV_TRACK 0x40004 0x8001001d 0x40004 0x80010030 NEXT_TRACK 0x40004 0x8001001d 0x40004 0x80010021 NUMPAD_1 0x40004 0x80010002 NUMPAD_2 0x40004 0x80010003 NUMPAD_3 0x40004 0x80010004 NUMPAD_4 0x40004 0x80010005 NUMPAD_5 0x40004 0x80010006 NUMPAD_6 0x40004 0x80010007 NUMPAD_7 0x40004 0x80010008 NUMPAD_8 0x40004 0x80010009 NUMPAD_9 0x40004 0x8001000a NUMPAD_0 0x40004 0x8001000b end codes end remote

More information can be found here http://ubuntuforums.org/archive/index.php/t-805876.html

Feierstarter commented 11 years ago

The solution from hinxx didn't work for me in OpenELEC.

I bought four No Name China Remote Controls in the same Blister Box with the same design of which three introduce themselves as Vendor=04b4 Product=0100 and one is Vendor=0755 Product=2626. A check with evtest showed that the output of all receivers is the same. As there's already an eventmap 03_0755_2626.evmap in /etc/eventlirc.d, this remote is working out of the box with OpenELEC. After copying this file to 03_04b4_0100.evmap and copying/modifying the udev rule in /lib/udev/rules.d/98-eventlirc.d, the 04b4_0100 is now also working with irw output.

As I don't have a linux system, I did those tests by modifying the squashfs which is of course not a good solution. Would be great if somebody could modify the source to have the remote included into future versions of OpenELEC.

Thanks in advance.

Doktor-X commented 11 years ago

someone create mistyped file 03_04b4_0101.evmap insted of 03_04b4_0100.evmap and inside 98-eventlirc.d also mistyped 0101 insted of 0100 and after i change this files my remote finaly works

sraue commented 11 years ago

thanks much for this info