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

Remote not working - Tutorial doesn't help
Thank you for your donation

Pages (3): 1 2 3 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Remote not working - Tutorial doesn't help
14th Feb, 2013, 08:37 PM
Post: #1
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
Remote not working - Tutorial doesn't help
Hi,

For the record: I'm using Xbian 1.0a4 with XBMC 12.0.

My TV remote seems unable to control XBMC. I've followed the tutorial (Configuring a remote), but "mode2" just gives errors like

Code:
root@xbian:/home/xbian# mode2
mode2: could not get file information for /dev/lirc0
mode2: default_init(): No such file or directory

Trying 'irw' outputs nothing, and irrecord says

Code:
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)

I searched the forums and tried this: http://forum.xbian.org/thread-414-post-4192.html#pid4192

But that gives me no output either when pressing buttons.

However, it's not like the remote does NOTHING. When I use it, it just 'shifts' the screen. To the left, right, top, bottom. The screen just shifts out of frame instead of just handling the menu.

Can you guys help me out here, because it would be great if I could control XBian with a remote.

Thanks.

Tom
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 08:42 PM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
Can you share the following outputs with us (placed on pastebin):
1) lsusb
2) dmesg
3) cat /proc/bus/input/devices

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 08:54 PM
Post: #3
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
1) lsusb
Code:
root@xbian:/home/xbian# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.

2) dmesg
http://www.tomcolen.nl/dmesg.txt (Pastebin wasn't working)

3) cat /proc/bus/input/devices
--> nothing.
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:01 PM
Post: #4
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
What TV and type remote do you use?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:13 PM
Post: #5
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
Philips 42PES00001D/H and its remote.

We also have a Logitech Harmony One, but I don't know how to configure it for Xbian/XBMC/Pi, etc.
If I set the Harmony One to control our TV, it just functions as our TV remote so it has the same problem with XBian.
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:14 PM
Post: #6
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
Does your TV support CEC?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:17 PM
Post: #7
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
Yes, it does. It's called EasyLink and is enabled.
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:22 PM
Post: #8
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
Then Koenkk or Rikardo should help you further.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:25 PM
Post: #9
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
Alright, thanks anyway. Have they been informed by you or should I just wait?
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:29 PM
Post: #10
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Remote not working - Tutorial doesn't help
libCEC is having some major issues atm, https://github.com/Pulse-Eight/libcec/issues/109 . Unfortunately we have to wait for an update from their side. If they fix it we will insta include it Smile

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:30 PM
Post: #11
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
Ah, bummer.

Don't you guys have any idea how I can configure my Logitech Harmony One for the job in the meantime?
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:39 PM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
Follow the same steps, but it should work when you set it as MCE Remote.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:41 PM
Post: #13
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
How do I set it as MCE Remote?
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 09:41 PM
Post: #14
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Remote not working - Tutorial doesn't help
Ask it at logitech.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 10:37 PM
Post: #15
Tommiiee Offline
Registered
Posts: 39
Joined: Feb 2013
Reputation: 0
RE: Remote not working - Tutorial doesn't help
Well, tried that, but didn't got that working either..

Is it possible to just buy an IR-receiver, plug it into the Pi and configure the Harmony for that?
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »
Post Reply 


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

Current time: 22nd May, 2025, 08:18 AM Powered By MyBB, © 2002-2025 MyBB Group.