![]() |
Libcec - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Remotes and CEC support (/forum-26.html) +--- Thread: Libcec (/thread-631.html) |
Libcec - coreflake - 18th Mar, 2013 01:43 AM There is a new version of libcec out (2.1). Is there a way to update libcec ? it should fix the issues with my remote (philips). thanx ! RE: Libcec - Koenkk - 18th Mar, 2013 02:49 AM Yes, instructions, SSH in and execute the following commands Code: sudo su You can check the libcec version by executing Code: cec-client -i Please let me know if it works now RE: Libcec - CurlyMo - 18th Mar, 2013 02:54 AM kuch, waiting for the new package, kuch ![]() RE: Libcec - coreflake - 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 ? RE: Libcec - kraleksandr - 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. RE: Libcec - coreflake - 19th Mar, 2013 03:19 AM i mean it litterally makes the complete screen move up and down. not the interface RE: Libcec - Tommiiee - 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 ![]() RE: Libcec - Koenkk - 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 ). |