Some Problems, Errors and Questions - Vero 4k+

did you check my log?

It’s normal. Vero has to convert to RGB internally then picks the ‘highest’ colourspace your display supports for output.

thank you for the information.
Did someone check my log?
I am still get the rc. local error after i did the hotfix

Please try this hotfix code

luyapupula

sorry. after restart i got the rc.local error again.
here is the debug log, hope u can help me

https://paste.osmc.tv/oluleyazob

Please run the following:

ls -l /etc/rc.local
sudo apt-get install bsdmainutils
hd /etc/rc.local | paste-log

and let us know the URL returned from the third command.

thank you for your help.

thats the URL from the third command:
https://paste.osmc.tv/afelarinaw

The rc.local file seems to be pretty trashed. Perhaps @grahamh can provide a corrected copy.

the version in the hotfix looks good. anyway, just deleting rc.local should have the desired result I think.

sudo rm /etc/rc.local

thank you. this worked now. after reboot i didnt get a error message.