18th Mar, 2013, 01:43 AM
18th Mar, 2013, 02:49 AM
Yes, instructions, SSH in and execute the following commands
You can check the libcec version by executing
Please let me know if it works now
Code:
sudo su
cd /home/xbian
git clone --depth 5 https://github.com/xbianonpi/xbmc-nightly.git xbmc-nightly
cd xbmc-nightly
rm -rf usr/local/share/xbmc usr/local/lib/xbmc
cp -R usr/* /usr
chmod +x /usr/local/bin/cec-client
reboot
You can check the libcec version by executing
Code:
cec-client -i
Please let me know if it works now
18th Mar, 2013, 02:54 AM
kuch, waiting for the new package, kuch
19th Mar, 2013, 02:09 AM
Well Cec is working. Powers on TV , etc...
but key presses are doing nothing.
arrows make the screen move up/down/left/right
any ideas ?
but key presses are doing nothing.
arrows make the screen move up/down/left/right
any ideas ?
19th Mar, 2013, 03:09 AM
It is all what limited CEC can do: arrow, Ok, play, pause, stop, FR, FF.
For me best solution is external IR-reciever ($1) and custom lirc config.
For me best solution is external IR-reciever ($1) and custom lirc config.
19th Mar, 2013, 03:19 AM
i mean it litterally makes the complete screen move up and down.
not the interface
not the interface
21st Mar, 2013, 08:20 AM
(19th Mar, 2013 03:19 AM)coreflake Wrote: [ -> ]i mean it litterally makes the complete screen move up and down.I have the same issue since the beginning
not the interface
21st Mar, 2013, 08:54 AM
@Tommiiee, it seems that more users have this problem (https://github.com/Pulse-Eight/libcec/issues/144 ).
- First make sure that you are on Frodo 12.1 (which also containts libcec 2.1.1) you can check this under System -> Settings -> System -> Input devices -> Peripherals (should say libcec 2.1.1). If not -> http://forum.xbian.org/thread-641-post-8122.html#pid8122
- If so, can you also comment that you have this problem? (maybe you can help by providing a log http://forum.xbian.org/announcement-8.html ).
- First make sure that you are on Frodo 12.1 (which also containts libcec 2.1.1) you can check this under System -> Settings -> System -> Input devices -> Peripherals (should say libcec 2.1.1). If not -> http://forum.xbian.org/thread-641-post-8122.html#pid8122
- If so, can you also comment that you have this problem? (maybe you can help by providing a log http://forum.xbian.org/announcement-8.html ).