[go: nahoru, domu]

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

The process was OK but i didn' get a shutter click #12

Open
abensimon86 opened this issue Mar 17, 2023 · 6 comments
Open

The process was OK but i didn' get a shutter click #12

abensimon86 opened this issue Mar 17, 2023 · 6 comments

Comments

@abensimon86
Copy link

Log from HiTool and ScreenShot

What wrong ?
image```
USB channels were closed successfully.
##################################################### ---- 10%
################################################### ---- 20%
################################################### ---- 30%
################################################### ---- 40%
################################################### ---- 50%
################################################### ---- 60%
################################################### ---- 70%
################################################### ---- 80%
################################################### ---- 90%
################################################### ---- 100%
Boot download completed!
start download process.
Boot started successfully!

Send command: getinfo version
version: U-Boot 2016.11-g72db7cf-dirty
EOT

Send command: getinfo bootmode
spi
EOT

Send command: sf probe 0
EOT

Send command: getinfo spi
Block:64KB Chip:16MB*1
ID:0x1C 0x70 0x18
Name:"EN25QH128A"
EOT

Send command: sf probe 0
EOT

Send command: sf erase 0x0 0x40000

Erasing at 0x10000 -- 25% complete.
Erasing at 0x20000 -- 50% complete.
Erasing at 0x30000 -- 75% complete.
Erasing at 0x40000 -- 100% complete.
SF: 262144 bytes @ 0x0 Erased: OK
EOT

Send command: sf write 0x41000000 0x0 0x40000
device 0 offset 0x0, size 0x40000

Writing at 0x10000 -- 25% complete.
Writing at 0x20000 -- 50% complete.
Writing at 0x30000 -- 75% complete.
Writing at 0x40000 -- 100% complete.
SF: 262144 bytes @ 0x0 Written: EOT

Send command: mw.b 0x41000000 0xFF 0x1f0000
EOT

Send command: Downloading File : uImage.hi3518ev300

[Download File by usb]
file = C:\Users\Aviran&Dor\Downloads\openipc.hi3518ev300-nor-lite\uImage.hi3518ev300
address = 0x41000000
fileLength = 1999576 B

done

Send command: sf probe 0
EOT

Send command: sf erase 0x50000 0x200000

Erasing at 0x60000 -- 3% complete.
Erasing at 0x70000 -- 6% complete.
Erasing at 0x80000 -- 9% complete.
Erasing at 0x90000 -- 12% complete.
Erasing at 0xa0000 -- 15% complete.
Erasing at 0xb0000 -- 18% complete.EOT

Send command: sf write 0x41000000 0x50000 0x1f0000
device 0 offset 0x50000, size 0x1f0000

Writing at 0x60000 -- 3% complete.
Writing at 0x70000 -- 6% complete.
Writing at 0x80000 -- 9% complete.
Writing at 0x90000 -- 12% complete.
Writing at 0xa0000 -- 16% complete.EOT
Partition kernel burnt successfully!

Send command: mw.b 0x41000000 0xFF 0x500000
EOT

Send command: Downloading File : rootfs.squashfs.hi3518ev300

[Download File by usb]
file = C:\Users\Aviran&Dor\Downloads\openipc.hi3518ev300-nor-lite\rootfs.squashfs.hi3518ev300
address = 0x41000000
fileLength = 5230592 B

done

Send command: sf probe 0
EOT

Send command: sf erase 0x250000 0x500000

Erasing at 0x260000 -- 1% complete.
Erasing at 0x270000 -- 2% complete.
Erasing at 0x280000 -- 3% complete.
Erasing at 0x290000 -- 5% complete.
Erasing at 0x2a0000 -- 6% complete.
Erasing at 0x2b0000 -- 7% complete.EOT

Send command: sf write 0x41000000 0x250000 0x500000
device 0 offset 0x250000, size 0x500000

Writing at 0x260000 -- 1% complete.
Writing at 0x270000 -- 2% complete.
Writing at 0x280000 -- 3% complete.
Writing at 0x290000 -- 5% complete.
Writing at 0x2a0000 -- 6% complete.EOT
Partition rootfs burnt successfully!

Send command: reset
reset success!
Partition burnt completed!

@lehibou30
Copy link

Hi,
I have the same problem.

  • Zadig => success message
  • HiTool => success message
  • SD Card => no shutter click, no conection to wifi

Is there a particular way to create partitions (i use a 8Mo SDCCard, i use windows disk manager, i create FAT32 partitions) ? to copy the contents of directory flash ?

@lehibou30
Copy link
lehibou30 commented Jun 30, 2023

A part of the solution is here : OpenIPC/firmware#859

  • shutter click ok
  • blue light ok
  • but no connection to wifi => i don't understand where i write SSID...

@lehibou30
Copy link

RTFM : https://github.com/OpenIPC/firmware/blob/master/ATTENTION.md
I downloaded on Telegram the openipc.hi3518ev300-nor-lite.tgz release published on 01/05/2023.
Everything is ok now.

@yalgerino
Copy link

Hi,
Don't forget to close the issue :)

@darkfuncat
Copy link

Hello,
Is the problem fixed or device owner are stuck to 01/05/2023 version with no possible upgrade ?

@jekkos
Copy link
jekkos commented Jan 4, 2024

@lehibou30 do you still have the image around? It has been removed from telegram alas

@michlalp michlalp mentioned this issue Feb 25, 2024
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

5 participants