HP MCE Remote kit on Dharma Live

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #1
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
find quote
Zakkieboy Offline
Junior Member
Posts: 31
Joined: Nov 2009
Reputation: 0
Location: under a rock
Post: #2
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
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #3
irw log?
xbmc debug log?

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #4
deleted.
(This post was last modified: 2011-01-16 06:53 by bostoneric.)
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #5
trying to do "sudo dpkg-reconfigure lirc"
returning command
/usr/sbin/dpkg-reconfigure: lirc is broke or not fully installed

Confused?
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #6
any help?
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #7
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.
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #8
after reboot tried the "irw" command still not showing any outputs when I press the remotes buttons.
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #9
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"
find quote
bostoneric Offline
Senior Member
Posts: 188
Joined: Jan 2010
Reputation: 0
Post: #10
bueller?
find quote
Post Reply