I appreciate you good will but android file system does not include driver source code.
Posts by kszaq
-
-
There is no previous version of device trees.
-
You probably have an unsupported WiFi chip. Please either check in Android or open the box and tell us what chip you have. If it is SSV6051 or SCI9082, I have bad news for you.
-
wizard5458 Thank you for sharing. I can see that this is a driver that I uploaded to my GitHub as a fork of another repo: GitHub - kszaq/ssv6051_wifi_driver
Unfortunately this driver is confirmed not to work, we need a driver from Amlogic SDK.
-
floatingshed After you boot to LE, connect to your box over SSH and run installtointernal command. This will copy LE from SD card to internal memory with all your data.
-
Adding a pre-built module to Android ROM is easier because "all" you do is modify existing ROM where the module already works. I tried adding the pre-built kernel module to LE builds but it crashes the system. Without driver source code we can do nothing.
-
I assume that you have remembered to update your device tree? Can you see meson-ir in lsmod?
-
You need to wait for it to be added into repository.
-
There are no ZIPs to flash, you have to boot from SD card first. I no longer provide ZIPs because there were too many issues.
-
Chewy I forgot to edit the thread title. Changelog has been available from the moment I uploaded the build.
-
Already discussed here: [S905X] Unknown WLAN chip
-
Samui Make sure that you used the same device tree as for my builds. You can also try running modprobe aml_fe
-
-
Samui As far as I can tell 1.6 should work with K-series tuners, I added WP2 support later.
-
Anem [READ FIRST] Reporting bugs
The only reason your remote may have stopped working is that you used LIRC device tree, which you shouldn't use unless you intend to configure LIRC.
-
it's fixing ki pro remote control problem?.
Yes for me, please try.
-
HDR is not supported including conversion to SDR. The reason is that if you play a video with decoding in hardware, hardware has to deal with HDR to SDR conversion, not Kodi. The conversion is poorly implemented in current kernel. This has improved a lot in Nougat kernel which is not yet implemented in my builds. Curretnly johngalt is working on fixing Amlogic bugs in Nougat kernel and improving picture modes support (and he's doing great!).
-
using latest 8.0.2c with s905x, is it normal for 4k 10bit hdr videos to appear washed out on non-hdr tvs? kodi can't do hdr to sdr? no issues on playing the file other than it looks washed out. thanks.
Have you read the first post? HDR is not supported (yet). You should try @johngalt's builds: [TESTING][S905(X)] 10bit/HDR/Dithering Test Builds & Discussion