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, 12:35 AM
Post: #32
Hawk Offline
Registered
Posts: 24
Joined: Dec 2012
Reputation: 0
RE: Configuration remote.xml
Same.

Code:
root@xbian:/home/xbian# sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event0.conf > /etc/lirc/hardware.conf
--2012-12-20 14:32:54--  https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event0.conf
Resolving raw.github.com (raw.github.com)... 207.97.227.243
Connecting to raw.github.com (raw.github.com)|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 607 [text/plain]
Saving to: `STDOUT'

100%[======================================>] 607         --.-K/s   in 0s      

2012-12-20 14:33:04 (1.45 MB/s) - written to stdout [607/607]

root@xbian:/home/xbian# /etc/init.d/lirc stop
[ ok ] Stopping remote control daemon(s): LIRC:.
root@xbian:/home/xbian# /etc/init.d/lirc start
[ ok ] Loading LIRC modules:.
[ ok ] Starting remote control daemon(s) : LIRC :.
root@xbian:/home/xbian# irrecord /home/xbian/remote.conf

irrecord -  application for recording IR-codes for usage with lirc

Copyright (C) 1998,1999 Christoph Bartelmus(lirc@bartelmus.de)

irrecord: could not get file information for /dev/lirc0
irrecord: default_init(): No such file or directory
irrecord: could not init hardware (lircd running ? --> close it, check permissions)
root@xbian:/home/xbian# /etc/init.d/lirc restart
[ ok ] Stopping remote control daemon(s): LIRC:.
[ ok ] Loading LIRC modules:.
[ ok ] Starting remote control daemon(s) : LIRC :.
root@xbian:/home/xbian# irrecord /home/xbian/remote.conf

irrecord -  application for recording IR-codes for usage with lirc

Copyright (C) 1998,1999 Christoph Bartelmus(lirc@bartelmus.de)

irrecord: could not get file information for /dev/lirc0
irrecord: default_init(): No such file or directory
irrecord: could not init hardware (lircd running ? --> close it, check permissions)
root@xbian:/home/xbian# sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event1.conf > /etc/lirc/hardware.conf
--2012-12-20 14:34:57--  https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event1.conf
Resolving raw.github.com (raw.github.com)... 207.97.227.243
Connecting to raw.github.com (raw.github.com)|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 607 [text/plain]
Saving to: `STDOUT'

100%[======================================>] 607         --.-K/s   in 0s      

2012-12-20 14:35:07 (1.65 MB/s) - written to stdout [607/607]

root@xbian:/home/xbian# /etc/init.d/lirc restart[ ok ] Stopping remote control daemon(s): LIRC:.
[ ok ] Loading LIRC modules:.
[ ok ] Starting remote control daemon(s) : LIRC :.
root@xbian:/home/xbian# irrecord /home/xbian/remote.conf
irrecord -  application for recording IR-codes for usage with lirc

Copyright (C) 1998,1999 Christoph Bartelmus(lirc@bartelmus.de)

irrecord: could not get file information for /dev/lirc0
irrecord: default_init(): No such file or directory
irrecord: could not init hardware (lircd running ? --> close it, check permissions)
root@xbian:/home/xbian#
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, 01:04 PM Powered By MyBB, © 2002-2025 MyBB Group.