Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Configuration remote.xml
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Configuration remote.xml
21st Dec, 2012, 05:33 AM
Post: #41
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Configuration remote.xml
If you look at your latest hardware.conf content, you see you have defined MODULES 2x and DRIVER 2x, just replace the values of both the hardware.conf i suggested on git with:
Code:
MODULES=""
DRIVER="default"

Example:

Code:
# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS=""

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=false

#Don't start irexec, even if a good config file seems to exist.
#START_IREXEC=true

#Try to load appropriate kernel modules
LOAD_MODULES=true

# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="default"
# usually /dev/lirc0 is the correct setting for systems using udev
DEVICE="/dev/input/event0"
MODULES=""

# Default configuration files for your hardware if any
LIRCD_CONF=""
LIRCMD_CONF=""

And i also asked:

If this doesn't work, enable debug mode in XBMC, then check the log:

Code:
tail -n 10 -f /home/xbian/.xbmc/temp/xbmc.log

And post some output when pressing keys.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Configuration remote.xml - Hawk - 20th Dec, 2012, 07:20 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 07:37 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 08:53 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 08:58 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 09:13 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 09:19 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 09:43 AM
RE: Configuration remote.xml - Hawk321 - 20th Dec, 2012, 09:49 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:13 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:18 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:20 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:23 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:28 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:34 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:36 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:43 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:45 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:47 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:48 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 10:53 AM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 10:59 AM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 11:38 PM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 11:45 PM
RE: Configuration remote.xml - Hawk - 20th Dec, 2012, 11:53 PM
RE: Configuration remote.xml - CurlyMo - 20th Dec, 2012, 11:58 PM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:01 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:05 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:09 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:10 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:16 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:25 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:35 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:38 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:39 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:42 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 12:43 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 12:58 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 01:03 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012, 01:05 AM
RE: Configuration remote.xml - Hawk - 21st Dec, 2012, 01:26 AM
RE: Configuration remote.xml - CurlyMo - 21st Dec, 2012 05:33 AM
RE: Configuration remote.xml - CurlyMo - 22nd Dec, 2012, 01:03 AM
RE: Configuration remote.xml - Hawk - 23rd Dec, 2012, 07:26 AM
RE: Configuration remote.xml - CurlyMo - 23rd Dec, 2012, 10:35 AM
RE: Configuration remote.xml - bo1e - 27th Dec, 2012, 05:10 AM
Re: Configuration remote.xml - rikardo1979 - 27th Dec, 2012, 05:28 AM
RE: Configuration remote.xml - Handaloo - 11th Jan, 2013, 08:03 AM
RE: Configuration remote.xml - CurlyMo - 11th Jan, 2013, 08:08 AM
RE: Configuration remote.xml - Handaloo - 11th Jan, 2013, 08:30 AM
RE: Configuration remote.xml - CurlyMo - 11th Jan, 2013, 08:43 AM
Re: Configuration remote.xml - Handaloo - 11th Jan, 2013, 09:10 AM
RE: Configuration remote.xml - CurlyMo - 11th Jan, 2013, 09:16 AM
RE: Configuration remote.xml - Handaloo - 11th Jan, 2013, 09:37 AM
RE: Configuration remote.xml - CurlyMo - 11th Jan, 2013, 09:49 AM
RE: Configuration remote.xml - Handaloo - 11th Jan, 2013, 09:51 AM
RE: Configuration remote.xml - Handaloo - 13th Jan, 2013, 07:53 PM
RE: Configuration remote.xml - CurlyMo - 13th Jan, 2013, 08:03 PM
RE: Configuration remote.xml - Handaloo - 13th Jan, 2013, 08:11 PM
RE: Configuration remote.xml - CurlyMo - 13th Jan, 2013, 08:14 PM
RE: Configuration remote.xml - Handaloo - 13th Jan, 2013, 08:33 PM
RE: Configuration remote.xml - CurlyMo - 13th Jan, 2013, 08:57 PM
RE: Configuration remote.xml - Handaloo - 13th Jan, 2013, 10:00 PM
RE: Configuration remote.xml - CurlyMo - 13th Jan, 2013, 10:20 PM
RE: Configuration remote.xml - Handaloo - 15th Jan, 2013, 07:31 AM
RE: Configuration remote.xml - CurlyMo - 15th Jan, 2013, 07:34 AM
RE: Configuration remote.xml - Handaloo - 15th Jan, 2013, 07:35 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 22nd May, 2025, 03:16 PM Powered By MyBB, © 2002-2025 MyBB Group.