(28th Nov, 2013 09:50 AM)jphebert Wrote: [ -> ]-Harmony 700 Remote
My Harmony is set up as a Windows Media Center. Let me know if you need any details.
please be sure you don't have "lirc_rpi" line in /etc/modules. then try to reboot. post dmesg. if remote is still "dead", try putting "mceusb" into /etc/modules and reboot (and post dmesg).
also please provide output of:
@
jphebert
are you sure you put mceusb into /etc/modules?
there should be line like this be present in dmesg:
"usbcore: registered new interface driver mceusb"
Here is the dump:
http://pastebin.com/NiE7Jf4s
Yup all I got is:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
mceusb
Hey guys
Thanks - still no IR action. Here is the DMESG:
http://pastebin.com/SmserzHs
My /modules file is now:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
modprobe lirc_rpi
modprobe ir-lirc-codec
mceusb
BTW if you know of a USB IR connector that works out of the box with XBian, let me know I'll order one.
(3rd Dec, 2013 11:33 PM)jphebert Wrote: [ -> ]BTW if you know of a USB IR connector that works out of the box with XBian, let me know I'll order one.
I know CPC do one for the RPi
Flicr I've never used it so can't comment. It seems to work on the RPi but Xbian I don't know. It should but I am not going to commit myself. Maybe wait a bit and see if anyone else has any ideas.
See
RPi Hardware
Thanks - any idea why the HP one stopped working? Just ordered one anyway - will will work sooner or later again
Can you do the following and post the output:
Code:
sudo modprobe mceusb
sudo modprobe lirc_dev
cat /proc/bus/input/devices
Can you now do:
Code:
sudo modprobe mceusb
sudo modprobe lirc_dev
sudo service lirc restart
irw
And then press some buttons.
@
CurlyMo Only Menu and Info working.