It runs K20b1 and widevine will work the same on C2 as an RPi or any other LE device. No harm in writing a spare SD card to experiment.
Posts by chewitt
-
-
I was expecting S905W2 to be similar to S905X2 (G12A) but actually this is an S4 device so there is no usable support in the upstream kernel at this time. Some patches have started to dribble in but LE will not be supporting them anytime soon. I believe CE have been working on S4 with their vendor-kernel based fork - best to look there.
-
8-bit HDR works reasonably well on S912 boards; we don't have proper 10-bit output yet (don't hold breath for it). The vendor kernel is more feature complete, but then you won't get the latest Kodi version (do you need it is the question).
-
You write the image to an SD card (same as an RPi) insert the card to the board (same as an RPi) flip the switch on the front to the right so it ignores petitboot (which does not support extlinux booting) then power on the board. There is nothing to set and it should boot straight into Kodi.
NB: You will probably want to turn hardware decoding off on the N2 (same as all G12A/B and SM1 devices). H264 works well but HEVC isn't so good and anything 10-bit wedges the board.This does limit the board to 1080p, but it works well. If you want 4K support you will need to run a vendor kernel image like CE.
-
LE11 nightlies support a wide range of Odroid boards using the upstream kernel, which runs better on a C2 than an N2 due to the current limbo state of the hardware decoder. You might want to run CE on the N2 and (as there is no other option these days) LE on the C2.
-
It was merged to the master branch so is in current LE11 nightlies. It wasn't backported to LE10.
-
Kodi has no support for "tonemapping" (converting HDR content to SDR and vice versa) so does your 'old' NUC support HDR? If no, there is nothing to do. If yes, when HDR content is detected the display pipeline will configure itself to use the best-matching output.
-
You need to follow a "backup > clean-install > manual restore" process to update the box. Clean install requires you to trigger recovery boot mode so the box reads new/updated bootscripts from the SD card; then it can find the new upstream device-tree (configured in uEnv.ini) and the boot files. Once Kodi is installed and running you can copy the backup to the box and do a manual restore of the essential bits (databases, thumbs, sources, add-on settings) and then restart Kodi. Then reinstall new Python3 versions of any add-ons you were using and you're done.
You cannot directly update - it will either refuse the update or if you force it, it will break boot (the box is not bricked, but you need to do the recovery process to get a working system again).
Or you stick with whatever image is on the box now .. if it all still works, nothing is forcing you to update.
-
99.999% of LE users have no idea that a local console exists (in debug mode) and thus have no need to access it, so we haven't wasted space in the image adding font-size-changing binaries that 0.001% of users or less will use.
Have you tried experimenting with fbcon=font: options in kernel boot params? https://www.kernel.org/doc/Documentation/fb/fbcon.txt
-
Hello! I have in hand Vontar X2 box with s905w2 and I manage connect serial wires and dump a boot log when i try to boot it from sdcard (armbian), I can provide this dumps and play more on this if you want to try.
I'd prefer to see output from the LE "box" image (not Armbian) since we normally use a newer kernel and I know what patches are being used with it - I don't track Armbian kernels. Please experiment with different SM1 device-trees and share logs.
-
https://test.libreelec.tv/11.0/Amlogic/box/ <= LE11 nightly images with K20
These images are using the upstream kernel codebase that isn't 100% feature comparable to the legacy vendor codebase, but it's still quite usable for most users (and the only option for S912 devices in the future anyways).
-
https://hub.docker.com/r/honeygain/honeygain should be usable via the Docker add-on
-
You don't configure the OS in LE to give bigger console text. You connect via SSH using an app and you set font size in the app. Or - you need to explain what you are trying to do - because it is not clear.
-
You might need to explain what "pb" is to get an answer.
-
Since you don't specify the OS or app that you are using for the terminal/console it's impossible to say; but most apps have an option to increase the default font size in their settings. If you want more help, be more specific.
-
The majority of users always go looking for something cheap, and they encounter a ton of friendly and easy to follow online articles about building a (historically, given current pricing) cheap RPi based NAS vs. buying some expensive pre-built NAS box .. so that's what they do.
I personally value the million man-hours of evolution and development that Synology have in their latest box vs. me with a NAS-oriented or NAS-specific distro and an arguably above average knowledge of hardware. I also value not needing to think about it much too; so I'm firmly in the "if you want a NAS box, get a NAS box" camp
-
Use the iptables firewall with custom rules?
-
*THE* thing that differentiaes RPi in the ARM/SBC world is the software ecosystem around the boards. Users (of all kinds) can achieve more with average hardware that is excellently supported, than with excellent hardware that is averagely supported. As a general rule, no other SoC manufacturer 'gets' this, and while some SBC vendors do an okay job with better than average support, it's only better than average and not the A1++ support in the RPi ecosystem. The x86_64 world has similar levels of support, but generally with a higher price tag.
NB: RPi Trading (the for-profit bit that raises funds to the non-profit Foundation) openly recognises that their primary audience these days is more interested in industrial use than education or the hobbyist sector, although things like Home Automation (and Kodi) are still strong; but nowhere near the percentage they were a few years ago. So RPi4 is already more industry friendly than previous generations and I would expect RPi5 to continue that trend. There is still a strong desire to hit the $35 price-point (or the principles behind it) but it's just not possible in the current screwed-up supply-chain post-covid ukraine-war world.
Despite the current short-supply.. I would expect RPi boards to continue being the best supported devices in our line-up.