Alrighty! thanks for your work on these images!
Posts by vlix
-
-
Cool. So, but, using the GT1-Ultimate .dtb file, Bluetooth and Wifi do actually seem to function on my GT1 non-Ultimate, although I haven't tested it extensively. So, do I actually still have a problem? Shall I just keep using it with the Ultimate .dtb file, and be done with it?
-
No worries, thanks for your patience.
I did not bother with the LE12 image from your share anymore after I discovered that the actual thing stopping my device from booting was not the image itself, but rather the GT1 (non-ultimate) .dtb file that I configured (which was not even present in the LE12 image from your share). Once I started to use the GT1-ultimate .dtb file (on either the official LE11 image or the LE12 image from your share), everything worked fairly well...
Are you saying it's better to use the LE12 image from your share than the official stable LE11 image? If so, please let me know. Meanwhile, here's the output of the pastekodi command from the official LE11 image:
-
Alright, here's a link to the contents of kodi.log after a reboot with debugging enabled, using the GT1 Ultimate .dtb file:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
Thanks again for your help.
Do you mean I should:
- Enable debugging while system is using GT1-ultimate .dtb
- Shut down Kodi, then edit uEnv.ini to use regular GT1 .dtb
- Boot Kodi (which will again freeze half-way)
- Change back to Gt1-ultimate .dtb
- Retrieve logs?
-
Alright I tried the test image with the GT1-ultimate .dtb file. It booted without issues!
So then I got curious of course... did it boot OK because I used the test image, or because of the different .dtb file? So I tried the official "LibreELEC-AMLGX.arm-11.0.6-box.img.gz" box image again, but this time with the GT1-ultimate .dtb file. And it booted fine as well!
So, for some reason, the .dtb file that is supposed to be correct for my Beelink GT1 doesn't work properly, whereas the one for GT1-Ultimate does at least boot fine. Although I guess I may run into problems with Bluetooth and Wifi later?
-
Hi Chewitt,
Thanks for your reply!
The strange thing is that the failure isn't perfectly repeatable. I've seen the boot process hang at different points on successive boots. I've removed "quiet" from the boot parameters and then did several attempts. The first time, it hung after
[OK] Reached target network.target
As an experiment, I then pulled out the network cable and rebooted. This time it continued further, but was not able to start nmbd.service. I then put back the network cable and rebooted, but it still continued past the point where it hung last time the network cable was inserted.
Depending on the attempt, I see the boot hang when trying to start systemd-hostnamed.service, pulseaudio.service, wait-time-sync.service, comman.service, smbd.service and/or nmbd.service. I also sometimes see it fail to start ethmactool-config.service, but not always.
I've also tried another SD card btw, but that doesn't seem to make much difference.
I've tried adding the "textmode" parameter, but unfortunately the boot always hangs before it can reach a console.
I've flashed the image "LibreELEC-AMLGX.aarch64-11.80.0-box.img.gz" from the directory you linked to, but the .dtb file for GT1 non-ultimate appears to be missing? I only see a .dtb for GT1 Ultimate.
-
Hi,
I'm trying to run LibreELEC 11.0.6 on a Beelink GT1 box, which was previously running CoreELEC 9.2.8 (from microSD card). I have installed the box image "LibreELEC-AMLGX.arm-11.0.6-box.img.gz" to a 8GB microSD card, and have edited the first line in uEnv.ini to "dtb_name=/dtb/meson-gxm-gt1.dtb".
Initial boot goes well, with LibreELEC going succesfully through the partition resizing phase and rebooting. However, the final boot doesn't go well at all. It either hangs immediately (showing nothing except "LibreELEC (official): 11.0.6"), or it starts showing errors such as
[FAILED] Failed to start avahi-defaults.service
and/or
[FAILED] Failed to start ethmactool-config.service
Is this fixable? If yes, could someone help me on my way? Thanks very much!!