QuoteIt looks like some driver is missing in my windows machine. Do you know where I can find those?
This driver should be installed to flash RK devices under windows machine.
QuoteIt looks like some driver is missing in my windows machine. Do you know where I can find those?
This driver should be installed to flash RK devices under windows machine.
Display MoreOK - The memtester run from yesterday completed successfully.... eventually.
I then did some calcs in a spreadsheet. The total delays using the default kernel values seem incredibly short.... unless regulator_enable_ramp_delay defaults to a non-zero value if undefined, but the documents don't suggest there is a default
Defaulted Kernel dtb values
dV dμV regulator_enable_ramp_delay (μs) regulator_ramp_delay (μV/μs) delay (μs) 0.025 25000 0 12500 2 0.05 50000 0 12500 4 0.075 75000 0 12500 6 0.1 100000 0 12500 8
jock2 recommended the following, considerably longer delays generally.
dV dμV regulator_enable_ramp_delay (μs) regulator_ramp_delay (μV/μs) delay (μs) 0.025 25000 0 300 83.33333 0.05 50000 0 300 166.6667 0.075 75000 0 300 250 0.1 100000 0 300 333.3333 my initial "guess" values actually result in an overall delay in the same ballpark as jock2, and seem to work fairly well also....
dV dμV regulator_enable_ramp_delay (μs) regulator_ramp_delay (μV/μs) delay (μs) 0.025 25000 300 6000 304.1667 0.05 50000 300 6000 308.3333 0.075 75000 300 6000 312.5 0.1 100000 300 6000 316.6667
I then tried to find where the sweet-spot might be, working from low overall delay, and increasining to get more uptime... I've had my board running for > 10 hours with the following settings.... which is a massive improvement...
dV dμV regulator_enable_ramp_delay (μs) regulator_ramp_delay (μV/μs) delay (μs) 0.025 25000 100 5000 105 0.05 50000 100 5000 110 0.075 75000 100 5000 115 0.1 100000 100 5000 120 However.... Although the Librelec OS has been up > 10 hours, Kodi.bin partially crashed after 70minutes....
The IR LED was still responsive, and I could ssh onto the box and actually shutdown kodi using systemctrl stop kodi, and then I ran another memtester over 825MBtest, which is nearly finished now...
There was no kodi crashlog, as kodi was still running to some extent, but there were dmesg errors for the time the clock had stopped on the UI (09:15) . With 3 messages like this...Thread JobWorker 2835341952 terminating (autodelete)
Thread JobWorker 2817503872 terminating (autodelete)
Thread JobWorker 2809111168 terminating (autodelete)
There was a corresponding kernel error...[ 4065.211853] Hardware name: Generic DT based system
[ 4065.217217] PC is at 0x0 [ 4065.224612] LR is at xas_load+0xc/0x70
[ 4065.228812] pc : [<00000000>] lr : [<c068b8e0>] psr: 680e0013
[ 4065.235829] sp : c3c0fd18 ip : ffffc005 fp : ffffffff
[ 4065.241675] r10: 00000008 r9 : 00000003 r8 : 00000402
[ 4065.247527] r7 : 00000406 r6 : c3c0fd54 r5 : 00000003 r4 : 00000000
[ 4065.254832] r3 : 97ec674a r2 : 97ec674a r1 : ffffffff r0 : 00000000
[ 4065.262142] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 4065.270135] Control: 10c5387d Table: 637c406a DAC: 00000051
[ 4065.276572] Process kodi.bin (pid: 611, stack limit = 0x60538f89)
[ 4065.283395] Stack: (0xc3c0fd18 to 0xc3c10000)
[ 4065.288275] fd00: 00000000 97ec674a
[ 4065.297433] fd20: 00000000 c1f58db0 c3c0e000 c54d76c8 c482dec0 00000000 c4509b4c 0000003f
[ 4065.306595] fd40: c37d9a00 c0758670 00000000 00000cc0 c4509a50 00000000 00000000 c54d7680
[ 4065.315753] fd60: c3c0fdf4 97ec674a c54d7680 c54d7680 c3c0fdf4 00000000 c482dec0 c079d54c
[ 4065.324908] fd80: c3d79800 c3c0e000 c1505434 00000000 c4509a50 c3c0e000 c3d79800 00000000
[ 4065.334065] fda0: 00000000 c1d35100 0000e4c4 0000004a 00010000 97ec674a 00000000 c3c0fe74
[ 4065.343223] fdc0: c2430468 c4509a50 c3c0e000 c4509800 c4833900 c54d7680 c4833a00 c079a238
[ 4065.352380] fde0: 00ba3d08 c482d840 c54d76f0 00000110 c496ce40 c4833a00 00000001 00000000
[ 4065.361545] fe00: c4509800 c4509a50 0000004a 00000000 00000000 00000004 c54d7680 97ec674a
[ 4065.370704] fe20: 00000000 40306443 00000000 c0d88170 00000030 c3c0e000 c3c0fe74 00000043
[ 4065.379863] fe40: c4833900 c075a260 0000e280 00000001 c105b378 c0170e34 bee45728 c3c0fe74
[ 4065.389027] fe60: 00000030 c448a000 c0799fe8 00000051 00000000 00000000 00000001 0000004a
[ 4065.398185] fe80: 00000110 01b518a8 00000000 bee45818 00000000 00000000 00000004 00000000
[ 4065.407342] fea0: 00000000 c157a300 c157a300 680e0113 00000000 c01aab88 ef6cf8c8 ef6cf8f0
[ 4065.416503] fec0: ef6cf918 c01c6110 c1504fd0 002b4fe3 00000000 ef6ca380 ffffe000 c1d35100
[ 4065.425663] fee0: 00000009 c3c0e000 c16491a0 ef6ca380 c3c0e000 97ec674a 00000003 40306443
[ 4065.434821] ff00: c448a001 40306443 c3c0e000 bee45728 c448a000 0000001b c24103c8 c0312c80
[ 4065.443984] ff20: 0000000a c148a2dc c1495c40 c1495c40 00113c57 c1503d00 00400100 c9284000
[ 4065.453147] ff40: c3c0ff90 c3c0e000 ffffe000 c3c0ff68 00000001 c9284000 c3c0ff90 c3c0ffb0
[ 4065.462305] ff60: bee45748 bee45748 c1494f44 c1494f44 00000000 c0192688 c1505714 97ec674a
[ 4065.471466] ff80: f0802000 01b37b10 bee45728 40306443 00000036 c01002c4 c3c0e000 00000036
[ 4065.480625] ffa0: 00000000 c0100060 01b37b10 bee45728 0000001b 40306443 bee45728 00000000
[ 4065.489784] ffc0: 01b37b10 bee45728 40306443 00000036 00fcab64 00fcb1fc 00000000 00000000
[ 4065.498943] ffe0: b48fb114 bee4570c b48f1568 b476011c a80e0010 0000001b 00000000 00000000
[ 4065.508120] [<c068b8e0>] (xas_load) from [<97ec674a>] (0x97ec674a)
[ 4065.515342] Code: bad PC value
[ 4065.518973] ---[ end trace 56b0a57b8af61b99 ]---
The kodi and dmesg logs are attached..Does this look like an OS, or do you think its a Kodi issue?
Any help would be great.
Thanks,
Barry
What about CPU temp? Errors in CPU calculations are very likely when operating at high temperatures.
My RK3228A freezes every 20-30 min without radiator.
Hello @ilmich,
Some bugs or benefits were found, not sure what this is, so far
Anyway, I see when box is suspended it can be woken up by any type of remote and any type of key.
Not sure if that's how it was meant to be, but I think it's not good when you are trying to turn off a TV, for example, box is waking up.
And second one is that the box wakes up automatically every 20-24 hrs. Not sure if only I have those issues. Please confirm, guys, if someone has the same.
Hello Everyone.
Actually I'm also struggling because of removing "Sync playback to display". Totally all 24fps video is not smooth even when frame rate is set to 24Hz manually. Is there any chance to enabled it in some xml configuration files?
BTW, I'm not using LEv10, only this unofficial builds based on LE-9.2/9.80
Hey, just found, this is awesome. Boots on my bad cheap Russian TV box - Iconbit XDS84K (1G, 8G, RK3229). Everything except Wi-Fi works, it seems, with the image: rk3229-a95xr1.img.gz from the first post. Enough for me to just daily drive it. I don't know of any forks and stuff.
However, the UI runs at like 10-20 fps, which isn't all that good. Scrolling is a big pain. The videos work just fine though, and the player UI when playing a video is smooth as butter. Any fix?
Try the latest version from ilmich
RE: [unoffical] LE-9.2/9.80-Images for RK3229/RK3228
Not a huge deal, but I am guessing this can't be changed once I flashed it to NAND?
If it will be flashed without changes in image - so yeah, most likely there won't be an ability to change device tree file, cuz the flash partition in RO mode by default. As long as the image is on SD, it can be easily edited from a PC.
I have the same TV Box - MXQPRO4k. I used the mxqpro4kpro image from ilmich last update. Everything runs great with 720p resolution. Still shows a red light when on instead of blue, but whatever.
leds can be easily fixed by editing dtb file
Display MoreHi shMatrix, to optimize even further, in the next build I've disabled some kernel options used by developers (aka debugfs).
This can improve something, but I don't expect miracles.
My suggestion is to try with another image considering that the one for mxq4kpro is for rk3228a. This soc in teory should have a lower clock for cpu and gpu (see first post for details).
Often these boxes are sold as a model, but internally they may be different.
For example mine is an mxq4k, but the board is identical to the one present in v88 mars
So check in the first post if there is an image that is similar to the one you use(ddr3, same wifi chip, same internal memory etc etc), but suitable for rk3229 / rk3228b and download it from my gdrive.
I tried absolutely all your last images and all of them work equally (16-19 fps), with the only difference being that sometimes led is working properly, sometimes not. Anyway I've increased performance via overclocking. So thank you very much for the great work.
Btw, do you know how to return "Sync playback to display" options which is in the original KODI?
this test build fixed my KODI crushing issue after closing particular types of files
advice please how to get dmesg output when any network connection doesn't work?
Display MoreHi,
last update for my libreelec-9.2 fork:
- updated some packages
- fix hardware decoding (revert rkmpp version)
- improvements for ssv6051 wireless chip (thanks to fabiobassa and jock2)
- switch to better kernel scheduler and cpufreq governor
- some fixes for NAND setup
as usual I've builted all the images.
Tried this last libreelec-9.2 fork on my MXQ 4K PRO (MXQ_RK3229_EMCP_V3.1) and it works incredibly cool! Thanks for amazing work!
Founded benefits:
- starts and works much faster than any previous build
- even AFR works
- some types of files don't crush while original 18.9 KODI does on RK322x platforms
Founded issues:
- all network interfaces did not work at startup on my model, but after a couple of reboots wired connection started to work, but S9012P wifi still is not initialized, most likely due to the lack of a driver (not problem for me, using only wired LAN)
- AFR sometimes doesn't work correctly, with a quick glance it's not switching to 24 Hz
- closing\stopping some types of files leads to a reboot ( for example after playing this stream, it reloads stably http://rtmp.one.by:2300 )
Ready to provide any logs if needed.
Hello everybody and thanks for the real cool project.
Only this https://drive.google.com/drive/folders/…3wd66j4syhLVBdA experimental build from ilmich works on my MXQ_RK3229_EMCP_V3.1, but unfortunatelly too laggy, GUI looks like 7-8 fps. 720p screen resolution helps a bit, but still slow. I can see 50-80% cpu loading always, not sure why.