christianhaitian / arkos

Another rockchip Operating System
MIT License
1.37k stars 81 forks source link

[Feature Request] Rotating logo to make every boot fresh #1052

Closed ekoprihastomo closed 1 month ago

ekoprihastomo commented 2 months ago

First massive thanks for your work developing ArkOS 🙇‍♂️

I know I can replace logo.bmp with my own pic My suggestion is how about a folder where I can store multiple pictures for logo with fixed filename like logo001.bmp, logo002.bmp and so on At the shutdown process add simple copy and rename from logo folder to boot partition The order is up to you, can be random or sequential By doing it at the shutdown process, boot process will still the same and we'll see surprise logo every time we turn on our device

Just my random idea 😁 Again massive thanks for your work 🙇‍♂️❤

christianhaitian commented 2 months ago

This is already possible on rk3326 devices and was enabled at one point but most people seem to not like the feature and I got a request to disable it. You can reenable it by doing the following:

ekoprihastomo commented 2 months ago

Wait what??? People actually asked you to disable additional awesome feature? why?? 😱 I have no idea about this and when it's happened but I assume if I don't want the logo to change automatically I can just use one logo right? I also assume that it won't have performance hit to gaming right? Then why people asked you to disable it?? can't think of any reason 🤔

Btw I understand the folder but is there any specific filename for the logos?

christianhaitian commented 2 months ago

Yea some folks found it annoying that the logo would change even though it could be prevented by just not keeping other logos in the folder. No performance degradation as it would change the logo shortly after booting the OS. Not within game or any time else. The name of the logo can be anything. They just have to be in .bmp format and end in .bmp This was back in 2020 so the folks who had the issue with it have probably moved on to other devices at this point. I always liked the feature and if I had implemented today, I would keep it. At this point, I'm not interested at reenabling that globally since I don't use a rk3326 device on a day to day basis anymore.

ekoprihastomo commented 1 month ago

Tried your image shift command and succeeded 😍🎉 Thank you master for the info 🙇‍♂️

I understand if you kinda upset with this matter due to the complaints you've received back then and won't enable this feature I also understand I'm not in position to ask you anything here but I beg you please don't remove this in your future update 🙇‍♂️

Thank you soooooo much master 🍻🙇‍♂️

christianhaitian commented 1 month ago

Happy it's working for you. I won't remove it in any future updates. It will just remain disabled on initial setup from a fresh image. Enjoy!