For adding your own boot logo for ArkOS for supported rk3566 devices
- Fork this repository
- From your forked repository, go to Actions.
- Enable Workflows.
- Click on ArkOS Kernel with Logo Generator under Actions on the left side of the screen.
- On the right side, Click on Run workflow.
- Select your Device.
- Paste the HTML link to the png image that should be downloaded to generate the current kernel with your preferred logo.
- Images from imgbb.com or pasteboard.co are recommended for this process. See instructions below about how to use either free site.
- Wait 15-20 minutes or so. If all goes well, The workflow should end with a green checkmark.
- Click on the workflow and scroll down to the Artifacts section.
- Click on the image file and download it.
- Open the downloaded image .zip file and transfer the Image (kernel) file in it to the fat32 boot partition on your sd card overwriting the existing one.
- Boot your device and verify your logo appears during boot.
Notes:
- Only images in .png format will work and are possible for use in this process
- PNG logos for the RG353M/V/VS and RK2023 devices must be 640 pixels in width and 480 pixels in height
- PNG logos for the RGB30 device must be 720 pixels in width and 720 pixels in height
- PNG logos for the RG503 must be 960 pixels in width and 544 pixels in height
- If you'd like to update the logo shown using hdmi out as well, you'll need to select Yes in the Would you like to update the hdmi out logo as well? question.
- The hdmi logo must be 1280 pixels in width and 720 pixels in height.
- If a logo source for the hdmi out is not provided, this process will resize the first logo provided. Results may vary with it.
- This process has successfully been tested with images loaded to imgbb and pasteboard.co
- Go to imgbb and click on the start uploading button.
- Select your .png file from your local computer.
- Select your auto delete timeframe if you don't want your image stored at the site forever.
- Click Upload.
- Copy the link shown and use that for step 6 in the instructions above for creating a kernel with your custom logo.
- Go to pasteboard.co and click on the green Or Select Image button.
- Select your .png file from your local computer.
- Click Upload.
- Copy the link shown and use that for step 6 in the instructions above for creating a kernel with your custom logo.