I've pinged the maintainer. The workaround will be to create another $PROJECT entry in packages/linux/package.mk so that NXP project is compiled using an eariler kernel that the patches were generated agaisnt. Until a proper kernel bump is done.
Posts by chewitt
-
-
S905 does not support HDR, the -H means the chip is widevine/playready licensed.
-
Scraping issues are frequently caused by people not following "the Kodi way" of structuring files/folders. Put each movie in it's own "moveiname (YYYY)" folder under the (source) root and things should be fine. Stuff everything into a single folder and .. expect some scraper issues.
-
The clues on which sources to use are in post #68.
-
Yes, if you know how to self-compile Kodi .. but if you knew how to self-compile Kodi you wouldn't be asking the question

Once HDR support is fully baked (right now it is far from) nightlies for Ubuntu will be available from the official Ubuntu PPA.
-
How ancient is the laptop? .. and what GPU is inside?
-
Me? No. I've already given hints, and that's as far as I personally go towards helping anyone install torrent apps.
-
User posts about low-quality Realtek device delivering low-quality performance. LE staff feign surprise and advise user that the $2 USB wireless thing they purchased is garbage. User asks for officially supported and recomended alternative cheap USB wireless devices. LE staff refuse to recommend anything because all the cheap USB wireless stuff you can find is similar garbage. LE staff recommend a wireless bridge that presents Ethernet to the RPi2. User protests that $20 (for a used Apple A1rport express on eBay) is an outrageous idea and makes pithy comments about our decision to not add more low-quality realtek drivers to our distro (so they can purchase the latest expensive USB Realtek wireless garbage instead of older cheap garbage). Eventually user gives up and gets a wireless bridge that just works and the pithy comments stop.
^ is usually how these threads play out..
-
It's unrealistic to expect add-ons built for our current distro to work on OE. It's ~4 years since we abandoned OE to its problem creator and in that time we have maintained and evolved our codebase. Things look familiar but under the hood they are programatically different. The sole solution is updating the OS/distro. Use docker or look at the Thoradia thread for torrent apps if you really need them. If you really want it to work in OE, please ask for help in the OE forum .. although good luck in finding a real user (it's mostly spam-bots).
-
Tvheadend web interface on port 9981
-
It just means the wifi chip will not work. The chip copies (is ripped off from) a Realtek design but with enough differences that you can't simply add the chip IDs to the existing Realtek driver, and the existing driver source for Linux 3.14 "works" but is garbage code. We had a stab at forward porting to Linux 4.20? (it was some time ago) but with no documentation and badly written code to start from it wasn't a fruitful expedition and we gave up. I also had one of the Rockchip staff (native Mandarin speaker) do some phoning around and he confirmed SSV went bust in 2016 so there's never going to be newer official sources. The latest kernel the current driver will run on is Linux 4.4. After 4.4 you run into significant crypto API changes (needs a major rewrite) and this stops the driver from working.
-
Mainline kernel doesn't have same hard-coded 1GB/2GB device-tree silliness as older kernels. Wireless chip is the SSV6051P .. the same crap cihp that's in the Tanix box. There's no support for that chip under mainline kernel (and unlikely to change).
-
You can have a look for a Docker container .. or if you have any dev skills, add a package to our network-tools add-on.
-
I've a Tanix TX3 mini which is the same spec (1GB/8GB and also S905W) purchaded off eBay for $18 a year or so back. The TX3 device-tree will probably work on is as most of these ultra-cheap S905W boxes are carbon copies of the Amlogic reference board. It likely only differs in choice of wireless chipset.
-
If the issue is with the add-on the correct place to ask for assistance is the add-on support thread in the Kodi forums (most add-ons have one) where the creators of the add-on hang out. It's not really an LE issue.
-
I don't think Docker would be a solution, it's a userspace abstration that doesn't interact directly with hardware.
-
-