XBMC Community Forum
HP MCE Remote kit on Dharma Live - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Linux and Live support (/forumdisplay.php?fid=52)
+---- Thread: HP MCE Remote kit on Dharma Live (/showthread.php?tid=90600)

Pages: 1 2 3 4 5 6 7


HP MCE Remote kit on Dharma Live - bostoneric - 2011-01-15 09:25

So I bought this remote kit off ebay.

[Image: 5356634600_9ae99836db_o.jpg]

figured it would just be prug n pray with Dharma Live on my Acer Revo 3610,
but I get nothing, no response at all.

I've found countless threads on setting up remotes but each seems to be totally different and very long.

opinions?

thanks!
Big Grin


- Zakkieboy - 2011-01-15 19:47

Opinions? Yeah, nice remote Big Grin

But seriously, I have a the same problem with another remote - but as yet Im yet to find a solution due to the large amount of long/complex/conflicting/vague posts.

Doesnt help I know, just thought I would let you know I share your pain Smile

http://forum.xbmc.org/showthread.php?tid=90049


- darkscout - 2011-01-15 19:54

irw log?
xbmc debug log?


- bostoneric - 2011-01-16 02:46

deleted.


- bostoneric - 2011-01-16 06:47

trying to do "sudo dpkg-reconfigure lirc"
returning command
/usr/sbin/dpkg-reconfigure: lirc is broke or not fully installed

Confused?


- bostoneric - 2011-01-16 20:05

any help?


- bostoneric - 2011-01-16 20:48

ok removed the /etc/lirc directory and then reinstalled lirc again.

sudo apt-get install lirc

sudo dpkg-reconfigure lirc
during reconfigure I picked Windows Media Center remotes /all
and for transceiver I selected none.


- bostoneric - 2011-01-16 20:49

after reboot tried the "irw" command still not showing any outputs when I press the remotes buttons.


- bostoneric - 2011-01-16 20:55

hardware.conf
Code:
REMOTE="Windows Media Center Transceivers/Remotes (all)"
REMOTE_MODULES="lirc_dev lirc_mceusb"
REMOTE_DRIVER=""
REMOTE_DEVICE="/dev/lirc0"
REMOTE_SOCKET=""
REMOTE_LIRCD_CONF="mceusb/lircd.conf.mceusb"
REMOTE_LIRCD_ARGS=""
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_SOCKET=""
TRANSMITTER_LIRCD_CONF=""
TRANSMITTER_LIRCD_ARGS=""
START_LIRCD="true"
START_LIRCMD=""
LOAD_MODULES=""
LIRCMD_CONF=""
FORCE_NONINTERACTIVE_RECONFIGURATION="false"

lircd.conf
Code:
#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.

#Configuration for the Windows Media Center Transceivers/Remotes (all) remote:
include "/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb"



- bostoneric - 2011-01-17 20:33

bueller?