8.0.0b with a fix for the IR remote derp uploaded.
Posts by kszaq
-
-
however I still have a problem building from source I get a problem while compiling peripheral.joystickPlease pull the latest sources, this has been fixed in 8.0.0a.
[hr]
I want to be sure, with .tar file i dont need put also dtb.img in update when iam on working beta6 (nand) ?Its only need with img.gz?
If upgrading from 7.0.3.012 or beta1-6 you don't need to put dtb.img both when using tar and img.gz. But you can.
-
Missed that one. I'll post 8.0.0b with this issue fixed in a few hours.
-
This means that you can run mainline kernel in console with some parts of hardware working on S905, S905X and S912. Nothing useful for a media center OS.
LE team is in touch with the team responsible for mainlining Amlogic support, I assure you that when it's possible to run fully-functional Kodi on Amlogic driven by mainline kernel, LE will be one of the first to include it.
That said we do not have Linux Mali libraries for S912. This means LE for S912 is not possible. Period.
-
I need driver source code to compile and include the driver. I sent a request to a person that compiles the driver via e-mail and over GitHub.
You may try force loading a driver from Android. Fist copy it from internal partiton:
Codemkdir -p /tmp/system mount -o ro /dev/system /tmp/system cp /tmp/system/lib/9082xs.ko /storage umount /tmp/system
Then try to load the driver:
I have no idea whether this will work. If this succeeds, you can add the second part to autostart.sh.
-
Will maybe try an update, hoping I won't have the boot bug I had last 2 times.In 8.0.0a I reverted deferred NAND module loading and it should be OK now. Detailed changelog and OP update in a few hours.
-
Oh I didn't know that you don't have one at the moment?I do have one: no 4K, HDR or 3D and chroma always looks bad on it.
-
I still don't have a new TV.
For the next Krypton build I created a workaround that bypasses deinterlacer for all progressive videos except VC-1.
-
Tried realtek trees, same results.
I will take a picture in the night. There is some operation in android in order to have more info about chipset? The box start ok in android...There is a new cheap Chinese WiFi chip in some of the boxes that does not have drivers available. You can check what chip you have by running udevadm info /sys/bus/sdio/devices/sdio*.
-
If you read the thread a few posts back, you'd know that there's only one piece missing for S912 support but all we can do is wait...
-
7.0.3.3c Index of /s805/7.0.3.3/
Commits from 7.0.3.3b to 7.0.3.3c: Comparing 7.0.3.3b...7.0.3.3c · kszaq/LibreELEC.tv · GitHub
Changelog:
- fixed PVR buffering
- fixed WiFi module not loading when there's a Relatek USB device connected on boot
- fixed RTL2832U DVB-T tuners - at last!
-
-
You can downgrade to 7.0.3.012h to confirm whether it's a hard drive issue or kernel config modification.
-
I no longer maintain it because it was too unreliable. You can try replacing updater-binary with one from your box's firmware before building.
-
It's not supposed to work.
-
I hooked up an harddrive to the Sata port on my box, but it does not power-up. So I don't think the port is addressed by LibreElec.
If it was, at least there should be power to the drive.It would be nice to get external drive support in LibreElec.
I don't have a box with SATA port. I'll email Tronsmart and ask what's needed to support SATA port. -
Amlogic can't provide fbdev library for S912 because they don't have a licence that has to be bought from ARM. They only have Android DDK license. We will get the library as soon as the situation changes.
-
Hi I have a question.My Tronsmart S95 Vega Telos has the option to connect an external Sata Harddrive.
Is there an option to enable this in LibreElec?Thanks
Please try it and tell us, I don't have any device with SATA port and can't tell you whether it'll work.