Hi
I have asus tinkerboard and i installed dietpi on it
and i would like to every time i start dietpie, amiberry will automatic boot.
i installed amiberry from optimized software and set it to automatic boot but each time i reboot dietpi goes to command line
and amiberry not run.
please help me
best regards
m.m
Amiberry Autostart problem on tinkerboard
Amiberry Autostart problem on tinkerboard
Last edited by bigly on Thu Nov 05, 2020 8:33 pm, edited 1 time in total.
Re: Amiberry Autostart problem
Hi,
many thanks for your message. I did a quick test on my RPi3B+ and Amiberry is starting fine on reboot.
Do you see any error message on screen during boot?
many thanks for your message. I did a quick test on my RPi3B+ and Amiberry is starting fine on reboot.
Do you see any error message on screen during boot?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Amiberry Autostart problem
hi
it says only amiberry.service is authorized or started.
is there any way to start amiberry manually from cmd?
thanks
it says only amiberry.service is authorized or started.
is there any way to start amiberry manually from cmd?
thanks
Re: Amiberry Autostart problem
Hi
i Tried with my rpi3 and it is worked very fine.
but with tinkerboard autostart not worked.
any solutions?
best regards
m.m
i Tried with my rpi3 and it is worked very fine.
but with tinkerboard autostart not worked.
any solutions?
best regards
m.m
Re: Amiberry Autostart problem
Please try to start the service manually: systemctl start amiberry
Also the service logs might give a hint:
Also the service logs might give a hint:
Code: Select all
systemctl status amiberry
journalctl -u amiberry
Re: Amiberry Autostart problem
thanx
I will try.
I will try.
Re: Amiberry Autostart problem
hi
i use systemctl status amiberry
i found the problem but how can i solve?
the problem is :
unable to create window:could not initialize opengl /gles library
i use systemctl status amiberry
i found the problem but how can i solve?
the problem is :
unable to create window:could not initialize opengl /gles library
Re: Amiberry Autostart problem
Hmm, I fear that there is some incompatibility with the Mali/GPU drivers and the installed libraries. I'll have a closer look.
Re: Amiberry Autostart problem
Can you please paste the output of the following commands:
Code: Select all
apt show libmali-rk-midgard-t76x-r14p0-r0p0
ls -l /usr/lib/arm-linux-gnueabihf/*GL*