offbeat can you provide first 50 MiB (zipped) of your eMMC, assuming Android is still there ? I'm trying to find out which regulator is causing issues and set it properly in DT, so this ATF hack won't be needed anymore.
Posts by jernej
-
-
RTL8812BU
ah, yes, RTL8822BU would work, but not RTL8812BU...
deleonkikko bad luck, try another wifi dongle.
-
This is not good enough. Driver should work and we need to find the issue. Plug in your wifi dongle, enable ssh in settings, connect to the board via ssh and execute following commands:
Once you done that, copy and paste that output to pastebin.com and create a link which you paste it here.
-
Please provide output of lsusb so I can take a look which driver is needed.
-
No, we only support wifi chips which are supported by mainline kernel.
-
It appears to have everything (including wifi)
wifi is not and most likely won't be supported by LE.
-
Yes, it's already in master and it will be in LE11 beta2.
-
Please try tomorrow nightly image. I can't do more than that.
-
I prepared new test image here: http://jernej.libreelec.tv/test/opi3-lts/
Please test it and report if network works more reliable. I'll prepare PR in the meantime.
-
-
-
As release notes state, support for OrangePi 3 LTS is experimental and it probably won't be stable for official LE11 release. There will be no wifi support in either case.
-
I don't know if having an open source cpu would make any difference in the community. Would this thing stick?
Looking purely from programming point, CPU instruction set doesn't matter. What matters is capability (either HW video decoding or speedy CPU, etc.) and platform maturity (good mainline drivers). StarFive isn't there yet, but it's progressing.
-
offbeat I think I finally have good replacement for the PR which breaks your board - using this patch http://ix.io/4mPK and SUNXI_SETUP_REGULATORS=0 TF-A build setting.
Please test following image: http://jernej.libreelec.tv/test/gs1/
-
Only OrangePi 3 LTS is based on Allwinner SoC. I'll check why it's not listed. I'm not sure if OrangePi 4 LTS is officially supported. Anyway, it has Rockchip SoC.
-
I want to try it and see if the Kodi menu will not be faster. Now that menu in kodi is jerky with late response.
It will be the same on eMMC and SD card. What needs to be done is to enable GPU dynamic frequency scaling, which is actually already possible but not enabled, because it's untested. In order to enable it, DT patch is needed. This way, higher frequency can be set, which allows for smoother animations.
-
It's hard to determine correct RX and TX delays, which are needed for good or even stable performance, due to different PHY drivers in various forks.
-
Can you please test this update? http://jernej.libreelec.tv/test/cec/
I removed kernel patch which produces dw_hdmi_cec_hardirq: stat=11 LOW_DRIVE. I'm not sure if it's really needed.