There are missing libssl.so.1.0.0 because now is a libssl.so.1.1. I tried create symbolic link in Userdata\library to the libssl.so.1.1 but it's not working.
Any idea?
I updated addons. Try again.
There are missing libssl.so.1.0.0 because now is a libssl.so.1.1. I tried create symbolic link in Userdata\library to the libssl.so.1.1 but it's not working.
Any idea?
I updated addons. Try again.
emmc installation is not yet supported. But if you are good enough with disk utilities, you can do it by hand.
marcins I guess I need to rebuild addons. This will take awhile.
deltaray that device tree is missing HDMI, so it's not very helpful. Besides, H6 based OrangePis need support for ddc regulator which is not yet added to mainline hdmi driver. Without this, you'll always have a default resolution, which is 1024x768. Wait a week or two until I get one of those boards (hopefully).
mr_d passtrough is still under development. Last time I checked, it's close to being ready, but there is no ETA.
macchese are you sure you are using my latest update from yesterday? I fixed addon repository issue. At least it should be.
you can build images with command like PROJECT=Allwinner ARCH=arm DEVICE=H3 UBOOT_SYSTEM=orangepi_pc make image,
where orangepi_pc is board taken from LibreELEC.tv/uboot_helper at allwinner · LibreELEC/LibreELEC.tv · GitHub
Actually, you can re-introduce OrangePi Lite support just by adding correct line in uboot_helper mentioned above.
Other than that, I would suggest you that you read build scripts. If you want to make anything useful, you have to understand them any way. At least I started that way. Build system also contains documentation which explains what various package variables mean.
BTW, there is NanoPi M1 variant with 1 GiB of RAM, so I could add it in next release if you wish. But until now nobody expressed any interest.
aggggrs what can i do whith my orange pi one now..........
If you already have working setup, you can still use updates or you can use old OpenELEC. It should still work reasonably well, just everything would be old.
but built-in ethernet card not working and display resolution 1024x768, other resolutions not working
That's expected, at least for resolution part. Issue is that OrangePi One Plus need additional regulator to be enabled in order to correctly read EDID. But since I don't have any OrangePi with H6, I won't do any blind experiments. Just wait until I receive one.
Please read previous post. OrangePi Lite is not supported anymore due to insufficient amount of RAM (less than 1 GiB). Even if I would help you with building the image, you would experience crashes (mentioned by other users, I never tested it myself).
All SD card images are rebuilt (again) and fresh update files are available. This is mostly bug fixing release.
Changelog:
- Dropped support for boards with less than 1 GiB of RAM (OrangePi Lite and One)
- Restored addon repository
- HDMI CEC should work well now on all boards
- Fix issue with monitors which have native resolution bigger than 1920x1080 (FullHD) but less than 3840x2160 (4K). You have to burn clean image to SD card for this one.
- Kernel configuration optimization. Some operations should be faster now, like accessing USB storage (UASP instead of USB mass storage), if hardware supports it.
I hope it's not on me.
No, addon repo url is my own fault. Anyway, fixing your issue is good reason to provide new images. Standard updates don't update U-Boot (I would have to provide update for each board separately).
Next week I'll do additional testing.
just FYI, I broke LE repo. I guess I have to upload new images...
mr_d Here is new update: libreelec-h3.arm-9.1-devel-20190323225148-261a462-orangepi_pc.tar
Just copy whole tar into update folder. No need to extract it.
Sorry, where do I get an image for OrangePi One plus? Could see just Pine image.
There isn't one. Even if you use PineH64 image, half things will not work. With a bit of luck, I'll get OrangePi 3 soon. That one should be close enough to "transplant" changes in OrangePi One Plus image. Ping me in about a week or two.
mr_d I noticed that quick fix I used for monitor actually corrupts video playback. I guess it's time for a proper fix. I'll notify you when I have a proper solution. Just tell me which board you have because fix will be in a U-Boot.
mr_d can you upload sample video which will demonstrate the issue? which codec it needs?
does it work from local storage?
thanks for confirmation. Regarding config file, as you wish. If you plan to use serial console, you can leave it as it is. However, in any case I suggest that you remove drm.debug part if you still have it.