Build 10-Jan-2019 20:43 review:
1. After copy paste a config to folder .config (specially lircd.conf) device autoreboot
2. Display still manual calibration
3. Mkv videos somerimes showing manyblock
4. Wifi and temp not working
This the log:
Build 10-Jan-2019 20:43 review:
1. After copy paste a config to folder .config (specially lircd.conf) device autoreboot
2. Display still manual calibration
3. Mkv videos somerimes showing manyblock
4. Wifi and temp not working
This the log:
hostkit how did you managed to crash Kodi? Was it by using some addon? Currently addons are very unstable.
They will be rebuild for next update and that should eliminate most (all?) addon related crashes.
wifi and temp won't be addressed in near future.
nice progress you came a long way
last git builds for bx2 played more and more movies
your switching to libmali and gbm and included h6 just building and will try
a PC2 and zero 2+ are standby
your switching to libmali and gbm and included h6 just building and will try
There is no HW acceleration and audio of any kind for H6, booting is unstable and HDMI might blink occasionally, so very early stages
a PC2 and zero 2+ are standby
For some reason, there is an issue with mali for at least 1080p resolution on H5. I tried hard to find an issue, but I had no luck. As soon as it is fixed, support should be on H3 level.
Its on offer for 19.99 instead of 25$ plus shipping i guess 8$, so yes id say its quite cheap
Yes from their main site, but they don't ship to europe...
Yes from their main site, but they don't ship to europe...
Hmmm I didn't order yet, but I got a price for shipping quoted in the basket with china post airmail to my European address.
I got the message they don't send to belgium and I should order one with allnet (@ a much higher price). Probably something to do with customs.
I got the message they don't send to belgium and I should order one with allnet (@ a much higher price). Probably something to do with customs
probably, sometimes being outside of EU has some advantages too
So for me ordering from allnet is in any case no option, then better Olimex
Will post if I actually know more.
hostkit how did you managed to crash Kodi? Was it by using some addon? Currently addons are very unstable.
They will be rebuild for next update and that should eliminate most (all?) addon related crashes.wifi and temp won't be addressed in near future.
prosedure, copy paste lircd.conf to folder .config and system reboot automatically (fresh installation)
Device: opiplus 2e
what about the video showing block / blurred videos some position randomly? Display setting egl and plane to direct
I have been trial install to emmc using emmc_install.sh but install failed. Without edit mmcbkl1, mmcbkl1 not found. only mmcbkl0 and mmcbkl2 load.
mmcbkl2 flash success but opi not booting because uboot sunxi not found. Trying download from internet device can boot but stack black screen, kodi not startup
New update uploaded. Changes:
- Rebased on master (Kodi 18 rc5)
- Changed addon repository (hopefully much less crashes)
- Added bluetooth drivers
what about the video showing block / blurred videos some position randomly? Display setting egl and plane to direct
Video decoding is not perfect and at this point it's hard to find any issue.
I have been trial install to emmc using emmc_install.sh but install failed. Without edit mmcbkl1, mmcbkl1 not found. only mmcbkl0 and mmcbkl2 load.
mmcbkl2 flash success but opi not booting because uboot sunxi not found. Trying download from internet device can boot but stack black screen, kodi not startup
That install script is not usable here. Too much things changed.
jernej Yeah, i know. But because in page one mention this method so yesterday trying this method 😁
Know issue 2 last build. Wifi dongle not working very well. Connect disconnect connection every time and auto connect not working show i always mannual connect
Know issue 2 last build. Wifi dongle not working very well. Connect disconnect connection every time and auto connect not working show i always mannual connect
which dongle? Do you know which driver it uses? Or at least USB ID?
which dongle? Do you know which driver it uses? Or at least USB ID?
Tplink TL-WN725N(eu) v3
0bda:8179 Realtek Semiconductor Corp.
RTL8188EUS 802.11n Wireless Network Adapter
building it what feedback do you need will test it on both a pc2 and zero2 +
hostkit can you provide content of your lircd.conf which crashes Kodi? BTW, do you know that lircd is deprecated since LE 9?
Regarding your RTL8188EU wifi issue, I can't say anything. It could be that issue is in some other part of wifi stack. Can you test with different wifi dongle, which doesn't have RTL8188EU chip?
building it what feedback do you need will test it on both a pc2 and zero2 +
H5 is not supported currently due to known GPU rendering issue. Until it is solved, there's no point having H5 images.
hostkit can you provide content of your lircd.conf which crashes Kodi? BTW, do you know that lircd is deprecated since LE 9?
Regarding your RTL8188EU wifi issue, I can't say anything. It could be that issue is in some other part of wifi stack. Can you test with different wifi dongle, which doesn't have RTL8188EU chip?
Ok. Prosedure: add source /storage/.config, access source and paste it.
what do you mean, lircd is deprecated since LE 9? Stopping support?
Hahaha i dont have another chips maybe driver issue, cause driver linux is beta.
Working install to nand method:
1. unzip images
gunzip -d LibreELEC*.img.gz
2. Add permission
chmod 755 LibreELEC*.img
3. Umount mmcbkl2
umount /dev/mmcbkl2*
5. Install to nand
dd if=LibreELEC*.img of=/dev/mmcbkl2 bs=4M
Tested on LibreELEC
what do you mean, lircd is deprecated since LE 9? Stopping support?
yes LE is now using normal Linux input system and eventlircd to translate those events to lirc compatible keypress events. I'm also still struggling to understand it completely