So, did you use this patch : http://www.tbsdtv.com/forum/viewtopic.php?f=155&t=8859&start=150#p32156 I'm using a MCE remote : http://images10.newegg.com/NeweggImage/ProductImageCompressAll300/80-100-851-04.jpg but you are using a TBS one. How did you disable inputlircd and use lircd instead ...
Yes, get a V1.3 board. Which vpeter's patch ? Did you enter setup ? http://i.imgur.com/7Ur9EYRl.jpg Which entry did you setup ? What are the result of this commands on your box ? [[email protected] ~]# ir-keytable [[email protected] ~]# for i in /sys/class/input/input* ; do echo -n "$(basename "$i...
Now, I'm still running MatrixTV 1.0.1.0, just make a fresh install, press key for entering setup when MatrixTV splash screen is displayed. Setup MatrixTV to use lirc1 lirc_matrix but after rebooting, remote is KO and LIRC driver is not the one choosen in setup program : [[email protected] ~]# ir-keytabl...
After flashing MatrixTV 1.0.1.0 When setting LIRC to use lirc0 rc-core loopback dev and mceremote.conf from Matrix setting menu : Remote is KO [[email protected] ~]# for i in /sys/class/input/input* ; do echo -n "$(basename "$i"): "; cat "$i/name"; done input0: gpio-keys in...
Yes, I have an USB dongle for my keyboard with track ball. After removing this dongle : MatrixELEC:~ # for i in /sys/class/input/input* ; do echo -n "$(basename "$i"): "; cat "$i/name"; done input2: gpio_ir_recv input3: MCE IR Keyboard/Mouse (gpio-rc-recv) lsusb -v : ht...
mikebzh44, for your IR trouble you can try this curl -o /storage/.config/lircd.conf https://dl.dropboxusercontent.com/u/8224157/public/matrix/tbsnec32.conf and then reboot the box. But I'm wondering which IR receiver do you use? The one on matrix system or something else? Sorry, remote still KO :( ...