"probably" .. but not guaranteed
Posts by chewitt
-
-
The log you've shared is the Kodi log, and we'd need the system log to see anything about drivers and such. Do "journalctl | paste" about 60 secs after booting and share the URL. NB: "lsusb" reports raw hardware info, it does not mean there is a driver loaded and running.
-
Kodi feature requests should be made in the Kodi forums.
-
RPi3 cannot hardware decode HEVC so if you've got a lot of content ripped in that format it's being software decoded and the CPU will get hot. It's fine to run hot (it will clock down and self-manage) but a case with better thermal behaviour does help.
-
Kodi v19 (pre-Alpha) .. first alpha should be around the end of June (if things run to plan) or beginning of July (if not).
-
the flirc case is great .. the black Kodi version of it looks awesome too

-
The "X96-Max" device tree (meson-g12a-x96-max.dt) should work with that device, the specs look identical.
-
We've always resisted the idea of creating a list with LE, because the last decade of forum support with OE/LE proves users are rubbish at contributing to a wiki, and forum threads where people post "it worked for me" always end up being hijacked with "it didn't work for me" posts and over time (years in a forum) the thread ends up with stale information. Sometimes it's better to deliberately have no information than wrong information.
From time to time we also have moments of self-doubt about refusing to add more Realtek drivers, but then we do a kernel bump, they all break and we spend weeks hunting patches and new driver repo's, which holds up other activities, and then we're back where we started.
-
They are nightly development snapshots not well tested release images, so it depends on your personal definition of stable

-
Downloading sounds dubious, and no Kodi cannot magically tell files are the same thing and select the local one.
-
HiassofT is our guru of all remote things. Any ideas?
-
The folks who maintain the Netflix add-on might have a more accurate explanation if you ask in the add-on support thread in the Kodi forums, but what I've told you is basically accurate and you will not see better than SD using any device running Kodi on a Linux OS; including an RPi4 because it's not about the device, it's about the OS environment.
-
The MediaTek devices are in-kernel so even if we don't have support for them turned on (not sure, but I think we do) it's a trivial process to enable the driver in kernel defconfig and maybe pick some firmware files that are needed.
-
You can try booting with a clean SD card installation, but if that doesn't work it will be near-impossible to diagnose what the issue is without having the early stage boot log from u-boot via a UART cable.
-
Netflix changed things some time ago so Widevine L3 certs (which is what we use, we fake a browser) can only receive SD media. It might be that you found some test media that still allows HD, but as a rule everything else on their service is SD only, and L1 certified devices are the only ones that can receive HD and 4K media.
-
I use SMB without issues for a decade (and deliberately, as it's the lowest-common-denominator among user installs) and I tend to rip original media with high quality settings so 40GB+ files are not uncommon. I have never fiddled with cache settings, because there is no need to if your network functions okay. NFS might work better for some - no harm in trying that. The network tools add-on includes iperf, but this is more designed for throughput than reliability testing so YMMV.
-
Railink and Qualcom (Atheros) devices are normally a good option, as the drivers are almost always in-kernel which improves performance, stability and support. Sadly Realtek devices are cheap so everyone buys them, but they are a pain to maintain and have more bugs/issues.
-
There is no official list. There will be no official list. Why? .. because we're a small team and we have many better (and much more interesting) things to spend our limited personal time on than generating innacurate lists of wireless dongle chipsets from manufacturers that fail to upstream support for their products to the Linux kernel. As most HTPC devices these days include a wireless chip that is normally supported (and using Ethernet with an HTPC device is strongly recommended anyway) it's also a declining issue. You may have other views, but that's generally the team opinion.