The passthrough audio configuration options have failed to appear after the upgrade. Is there a reason not to exist anymore? still work?
Nightly images for A64, H3, H5, H6 and R40 boards
-
jernej -
May 18, 2019 at 5:09 PM -
Thread is Unresolved
-
-
The passthrough audio configuration options have failed to appear after the upgrade. Is there a reason not to exist anymore? still work?
I skipped some updates and went directly to the 20201022 version. I don't have have the audio passthrough issue and I am happy to report that the youtube bug seems to be resolved.
-
With the last version of Orange Pi Pc H3,i have a problem with web interface of tvheadend.If i try to connect with ftp,it's all ok,but with broser,ip:9981,it's dead
-
I only want a ALL WORKING image of LibreELEC for my Orange Pi Lite 2. I buyed a week ago and cannot make it work. Wifi and Bluetooth doesnt work
StaticallyLinked, y see in your sign thay you work whit the same board... Cau you provide me with your same working img? Or at least make me know what to do?
Thanks in advance
-
- Official Post
I only want a ALL WORKING image of LibreELEC for my Orange Pi Lite 2. I buyed a week ago and cannot make it work. Wifi and Bluetooth doesnt work
Currently WIFI can't be configured due to upgrade to Python 3.8... I imagine bluetooth has same issue.
-
Currently WIFI can't be configured due to upgrade to Python 3.8... I imagine bluetooth has same issue.
So there´s some older version with working Python 3.7? And with that working Wifi and BT?
-
So there´s some older version with working Python 3.7? And with that working Wifi and BT?
Of course, you can compile your own image based on the commits before the change (I made instructions that can be found on page 71). But if you don't want to go through that trouble I compiled an image based on upstream before Python was upgraded to 3.8. After installing that version and configuring your network you can also install the latest nightly using the upgrade images, network settings will be preseved but you won't be able to change it (I think), I don't know if the same applies to Bluetooth since I don't use it.
My image: https://mega.nz/file/3sVmSTIQ#…LVpzHc5LTBftLao
Digital signature of the image (sha256): hastebin
-
Of course, you can compile your own image based on the commits before the change (I made instructions that can be found on page 71). But if you don't want to go through that trouble I compiled an image based on upstream before Python was upgraded to 3.8. After installing that version and configuring your network you can also install the latest nightly using the upgrade images, network settings will be preseved but you won't be able to change it (I think), I don't know if the same applies to Bluetooth since I don't use it.
My image: https://mega.nz/file/3sVmSTIQ#…LVpzHc5LTBftLao
Digital signature of the image (sha256): hastebin
Youre so kind!!! Thank you so much! Ill try to install and update and report if settings preserved and BT works
-
Youre so kind!!! Thank you so much! Ill try to install and update and report if settings preserved and BT works
No problem! If you want to try to upgrade to the latest nightly after (cleanly) installing my image you can drop the latest nightly image for your board from test.libreelec.tv inside the "Update" folder in your board's Samba share as described here.
-
Can't get Pine64 to boot with any of the images, i've tried so far:
CodeLibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img LibreELEC-A64.arm-9.80-nightly-20201027-b2ff85b-pine64.img LibreELEC-A64.arm-9.80-nightly-20201027-b2ff85b-pine64-plus.img
and get the same error:
Code
Display MoreU-Boot SPL 2020.10 (Oct 27 2020 - 22:03:17 -0400) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.2(release):9.0.0-4122-gb2ff85b191 NOTICE: BL31: Built : 21:09:46, Oct 27 2020 NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689) NOTICE: BL31: Found U-Boot DTB at 0x4082bb0, model: Pine64+ NOTICE: BL31: PMIC: Detected AXP803 on RSB. U-Boot 2020.10 (Oct 27 2020 - 22:03:17 -0400) Allwinner Technology, Build: jenkins-A64-427 CPU: Allwinner A64 (SUN50I) Model: Pine64+ DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial@1c28000 Out: serial@1c28000 Err: serial@1c28000 Net: No ethernet found. starting USB... No working controllers found Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf 177 bytes read in 4 ms (43 KiB/s) 1: LibreELEC Retrieving file: /KERNEL 22132744 bytes read in 949 ms (22.2 MiB/s) append: boot=UUID=2710-0237 disk=UUID=7b5b78ae-93b9-41f3-ba14-b7fef5a8c573 quiet console=ttyS0,115200 console=tty1 Retrieving file: /sun50i-a64-pine64.dtb 28165 bytes read in 4 ms (6.7 MiB/s) Moving Image from 0x40080000 to 0x40200000, end=41780000 ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Device Tree to 0000000049ff6000, end 0000000049fffe04 ... OK Starting kernel ... [ 0.210952] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device [ 0.211997] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy [ 0.408674] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator [ 0.409179] sun4i-drm display-engine: Couldn't bind all pipelines components
Any help greatly appreciated.
The board itself is fine as i was able to boot it using Armbian_20.08.1_Pine64_buster_current_5.8.5.img image without any problems.
-
- Official Post
Can't get Pine64 to boot with any of the images,
Your board has 1 GiB of RAM, so you should use pine64-plus image. Only real difference is in network configuration.
Anyway, I just tested LibreELEC-A64.arm-9.80-nightly-20201027-b2ff85b-pine64-plus.img.gz image and it works fine on my pine64 plus (2 GiB RAM) board.
and get the same error:
Unfortunately, these errors are a bit misleading. Driver gets re-loaded later and succeeds, so these errors are always visible, even when boot works fine.
What you should do is to remove "quiet" and "console=tty1" from extlinux.conf file. That way you will get full output on serial.
-
What you should do is to remove "quiet" and "console=tty1" from extlinux.conf file. That way you will get full output on serial.
That worked, thanks, i was able to boot now! :+1
-
- Official Post
That worked, thanks, i was able to boot now!
Hm... That shouldn't really change anything, except, maybe, slow down boot just a bit. And update process will print data on serial instead on screen from now on (due to removal of "console=tty1").
-
well, it actually boots and i can access it though ssh using default login/password, but KODI UI is not working most of the times and is full of glitches.... Is there anything i can collect (logs/debug info) and provide to you that might help to solve this?
Best regards
-
Hello
I heve OPI PC PLUS.
I have this question.
Someone has experience migrating libreelec from Sd card to EMMC ?
-
I tried clean install - it works until it tries to load LibreELEC addon for Kodi - then Kodi becomes glitchy and not usable
Code
Display More2020-10-30 14:19:39.889 T:3093 INFO <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000) 2020-10-30 14:19:42.171 T:3097 FATAL <general>: ## LibreELEC Addon ## oe::MAIN(loadingModules)(strModule) ## ERROR: (SystemError('initialization of _glib raised unreported exception')) 2020-10-30 14:19:42.172 T:3097 FATAL <general>: Traceback (most recent call last): File "/usr/share/kodi/addons/service.libreelec.settings/oe.py/oe.py", line 828, in load_modules File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/xdbus.py", line 7, in <module> File "/usr/lib/python3.8/site-packages/gobject/__init__.py", line 26, in <module> File "/usr/lib/python3.8/site-packages/glib/__init__.py", line 22, in <module> SystemError: initialization of _glib raised unreported exception 2020-10-30 14:19:42.206 T:3097 INFO <general>: ## LibreELEC Addon ## system::set_hostname ## LibreELEC 2020-10-30 14:19:42.208 T:3097 INFO <general>: ## LibreELEC Addon ## system::set_keyboard_layout ## us 2020-10-30 14:19:42.208 T:3097 INFO <general>: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap` 2020-10-30 14:19:42.775 T:3097 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started 2020-10-30 14:19:42.776 T:3097 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## auto 2020-10-30 14:19:42.868 T:3123 INFO <general>: ## LibreELEC Addon ## _service_::run ## WAITING:
-
I just tested libreelec on the orange pi 3 and it is wonderful.
The problem is that I have not managed to install a frontend or make the emulationstation work,
retroarch or zack morris ...
Could someone help me install it on the kodi ??
-
Hi
I have just tried LibreELEC-H3.arm-9.80-nightly-20201031-cf5a710-orangepi-pc-plus on my orange pi pc plus, and it works great. Many thanks for the hard work.
One thing I am missing however, and prevents me from drooping my old openelec setup, is the ability to use pin PA17 (available on pin 4 of camera connector) for spdif audio.
Are there any plans to enable this in a future build (or maybe I can already activate this via a config file somewhere, as I did by modifying /boot/script.bin on my openelec build?)
-