2016-11-23, 13:45
(2016-11-23, 09:53)sivaptw Wrote:(2016-11-23, 04:10)wrxtasy Wrote:How do I check the version of Linux kernel on my various types of hardware running Kodi?(2016-11-22, 16:07)sivaptw Wrote: I'm planning to buy the C2 to be used with LE Krypton. I have a Turtle Beach Micro II USB audio adapter that worked on Pi3. Will this USB device work on C2?Unable to answer. The AMLogic modded v3.10.xx Linux Kernel does not have the comprehensive support for external USB peripherals like USB Audio adapters and USB DAC's compared to the RPi's and Intel Boxes.
Be aware LE Kodi Krypton on all AMLogic devices has major Video frame, display timing changes under the hood. At the moment 23.976fps Video Sync and playback is not as good on All AML LE platforms compared to LE Kodi Jarvis.
Android Kodi Krypton actually displays smoother video playback on AMLogic at the moment if you get a platform with decent Android Lollipop 5.1.1 Firmware.
ssh into your Linux box running Kodi and run
Code:
uname -r
Code:
uname