v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-11-26, 01:34)MacUsers Wrote: What else I can check to confirm if the input is being received on /dev/ttyUSB0 ??

You can try build #1125x which has CONFIG_USB_MON=m enabled: Generic

With build #1125x you can enable usbmon and see what data is coming from the FTDI USB device:
Code:
modprobe usbmon
cat /sys/kernel/debug/usb/usbmon/3u | grep ":002:"

where 3 is the bus, and 002 is the device (check the current FTDI bus/device using lsusb)

Then press some buttons on the remote and see what appears - it might be gibberish, but this is the best I can suggest (there might be better options from other people).

This page may be helpful: https://www.kernel.org/doc/Documentation/usb/usbmon.txt
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - by Milhouse - 2016-11-26, 03:23
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11