Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinecilv2 Bootup Logo not showing #1826

Open
mml opened this issue Oct 15, 2023 · 3 comments
Open

pinecilv2 Bootup Logo not showing #1826

mml opened this issue Oct 15, 2023 · 3 comments
Assignees

Comments

@mml
Copy link

mml commented Oct 15, 2023

I believe I'm using the latest canonical instructions.

  • I have a pinecil v2, verified authentic.
  • Firmware v2.21.5D96470, 09-04-23.
  • I built blisp myself from HEAD
  • I am using IronOS-Meta img2logo.py at HEAD
  • Everything appears to flash OK (using Linux), but upon reboot the normal screen appears. No logo.
% python3 img2logo.py -m pinecilv2 Images/mml.bmp logo-
Converting Images/mml.bmp => logo-
% ls -l logo-* 
-rw-r--r-- 1 mml mml  1333 Oct 14 17:51 logo-mml.bmp.dfu
-rw-r--r-- 1 mml mml 11550 Oct 14 17:51 logo-mml.bmp.hex
-rw-r--r-- 1 mml mml  1333 Oct 14 17:51 logo-mml_L.bmp.dfu
-rw-r--r-- 1 mml mml 11550 Oct 14 17:51 logo-mml_L.bmp.hex
% sudo ~/src/github.com/pine64/blisp/build/tools/blisp/blisp write -c bl70x --reset logo-mml.bmp.dfu  
Sending a handshake...                                 
Handshake successful!
Getting chip info...
BootROM version 1.0.2.7, ChipID: 0000F4B3D7FDD7C4
0b / 59200 (0.00%)
4092b / 59200 (6.91%)
8184b / 59200 (13.82%)
12276b / 59200 (20.74%)
16368b / 59200 (27.65%)
20460b / 59200 (34.56%)
24552b / 59200 (41.47%)
28644b / 59200 (48.39%)
32736b / 59200 (55.30%)
36828b / 59200 (62.21%)
40920b / 59200 (69.12%)
45012b / 59200 (76.03%)
49104b / 59200 (82.95%)
53196b / 59200 (89.86%)
57288b / 59200 (96.77%)
59200b / 59200 (100.00%)
Sending a handshake...
Handshake with eflash_loader successful.
Input file identified as a .dfu file
Number DFU Targets: 1
Erasing flash for firmware, this might take a while...
Flashing the firmware 1024 bytes @ 0x000FE000...
0b / 1024 (0.00%)
1024b / 1024 (100.00%)
Checking program...
Program OK!
Resetting the chip.
Flash complete!
@Ralim
Copy link
Owner

Ralim commented Oct 15, 2023

Bootup logo on pinecil V2 is only supported on the 2.22 beta's and onwards.

@mml
Copy link
Author

mml commented Oct 15, 2023

Thanks. I'll try to upgrade the firmware tomorrow.

@Ralim
Copy link
Owner

Ralim commented Oct 16, 2023

If your doing a reflash, and dont mind helping with some extra testing; if you could try the firmware from #1827 that would be amazing. (Just grab the Pinecilv2 zip from here https://github.com/Ralim/IronOS/actions/runs/6531970172)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants