Hello,
I get the sad face loop after upgrading my vero4K+ through myosmc update.
If I manualy start mediacenter from command line, I get:
sudo /usr/bin/mediacenter
chgrp: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chgrp: impossible d’accéder à ‘/dev/video10’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/dev/video10’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/dev/video10’: Aucun fichier ou dossier de ce type
chgrp: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amlvideodri/parameters/freerun_mode’: Aucun fichier ou dossier de ce type
chgrp: impossible d’accéder à ‘/sys/module/amvdec_vc1/parameters/force_prog’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amvdec_vc1/parameters/force_prog’: Aucun fichier ou dossier de ce type
chmod: impossible d’accéder à ‘/sys/module/amvdec_vc1/parameters/force_prog’: Aucun fichier ou dossier de ce type
Starting Kodi…
ERROR: Unable to create GUI. Exiting
Kodi exited with return code 255 after 0 hours, 0 minutes and 3 seconds
Maybe this issue is linked to the bootlader issue I already had Bootloader failed to update on March update - #51 by sam_nazarko
Sam send me a bootloader with a false version so that it won’t upgrade to avoid the forever “please stand by” screen. (vero3-bootloader-osmc_999.999_all.deb)
So : Should I try to upgrade the bootloader ? How ?
If not, hHow can I revert to the previous version ?
If it can help, I got myself a USB to TTL adapter, but I don’t know how top plug it to the vero4k+ : I’ll have to build a wire with a 3.5 jack ?
Is the wiring same as here:
I reread the original thread Bootloader failed to update on March update - #27 by Snoop and there you confirmed that you ran those fw_setenv commands to update the cmdline to a 4kplus, yet six months and a full reinstall later your log shows that the cmdline is/was still showing a non-plus 4K.
Perhaps @sam_nazarko can clarify what might be happening here.
I’m still unclear what the root cause of the original problem was since I see there was also a thread from March 2020 "Please stand by" after march update
If @Snoop has corrected the cmdline using those fw_setenv commands, perhaps it might be time for a full reinstall from a fresh image. What do you think?
It will be difficult for me to remember the precise elements leading to the original problem.
From what I remember, an update from the osmc interface did not succeed : the reboot showed a “please stand by” screen forever.
To start again, I had to manually flash an “old bootloader”.
Then Sam made a special version 999.999 so that it would not be updated by mistake.
Recently, I did the update through the osmc interface, and this time when rebooting, got stuck to a sad face, as described in this thread.
Then I ran the command to to set the fw_setenv , update the bootloader forcing a “downgrade” from 999.999, ans got stuck at the “please stand by” screen.
In a precedent conversation, Sam told me that we could debug the boot process if we can get some infos thought the uart interface, that’s why I asked about the TTL-usb interface…