Recent content by myk3le

  1. M

    SmartPSS on macOS Catalina

    @jeremybme please contact Dahua support and attach a screen capture of bug please. I think that they will not fix bugs on intel Mac anymore. I have your same issues.
  2. M

    SmartPSS on macOS Catalina

    there is a new version of smart pss for Mac M1 silicon it's great. however smart pss for Mac intel is the worst software i'v ever used. her the link to download smart pss form Mac silicon General_SMARTPSS-MAC-arm64_ChnEng_IS_V2.003.0000005.0.T.20211123.tar.gz
  3. M

    Dahua IPC EASY unbricking / recovery over TFTP

    now I see your post again. 681 243.998038 192.168.1.108 192.168.254.254 TFTP 111 Read Request, File: upgrade_info_7db780a713a4.txt, Transfer type: octet, timeout=1, tsize=0, blksize=1468 690 245.171387 192.168.1.108 192.168.254.254 TFTP 92 Read Request, File: failed.txt, Transfer type: octet...
  4. M

    Dahua IPC EASY unbricking / recovery over TFTP

    try these commands run dx run tk run dr run dw run dc run dl tftp 0x82000000 .FLASHING_DONE_STOP_TFTP_NOW sleep 5 post tftp screenshot
  5. M

    Dahua IPC EASY unbricking / recovery over TFTP

    open install.lua with Visual Studio Code and post code here...the procedure is exposed in install file but something could be different from IPC and VTO
  6. M

    Dahua IPC EASY unbricking / recovery over TFTP

    open install file with WordPad and post it here please
  7. M

    Dahua IPC EASY unbricking / recovery over TFTP

    yes it depends on physical RAM architecture I think. 0x82000000 or 0x02000000 refers to linux kernel address in system RAM. When you put the 0x82000000 or 0x02000000 you are going to tell to tftp server in witch address of ram has to load the kernel and the base software. I understand this.
  8. M

    Dahua IPC EASY unbricking / recovery over TFTP

    @tibimakai can i update my guideline with your experience?
  9. M

    Dahua IPC EASY unbricking / recovery over TFTP

    In my guideline I reload the bootloader too
  10. M

    Dahua IPC EASY unbricking / recovery over TFTP

    Post screenshot did you receive succes.txt? I think that wordpad is ok. On xp i have wordpadmfc by default. Why you have to remove dhboot-min.bin? Try all my commands in the same sequence i have posted.
  11. M

    Dahua IPC EASY unbricking / recovery over TFTP

    @tibimakai probably this is your command.txt tftp 0x82000000 dhboot-min.bin.img; flwrite tftp 0x82000000 dhboot.bin.img; flwrite tftp 0x82000000 kernel.img; flwrite tftp 0x82000000 partition-x.cramfs.img; flwrite tftp 0x82000000 romfs-x.squashfs.img; flwrite tftp 0x82000000 pd-x.squashfs.img...
  12. M

    Dahua IPC EASY unbricking / recovery over TFTP

    { "Commands" : [ "burn dhboot-min.bin.img bootloader", "burn dhboot.bin.img bootloader", "burn kernel.img kernel", "burn partition-x.cramfs.img partition", "burn romfs-x.squashfs.img rootfs", "burn pd-x.squashfs.img pd", "burn user-x.squashfs.img...
  13. M

    Dahua IPC EASY unbricking / recovery over TFTP

    yes I know you have to find a way to extract correctly the install file. under Mac OS you can rename the .bin file in .zip and extract this using The Unarchiver. Tru the same procedure on windows using The Unarchiver for windows
  14. M

    Dahua IPC EASY unbricking / recovery over TFTP

    ok i have done success!!! I write this guideline for help you. Thanks to all especially to @cor35vet
  15. M

    hello sir. I see your post in unbrikking VTO. I have a brikked (in loop reboot) Vto 3211d-p2 can...

    hello sir. I see your post in unbrikking VTO. I have a brikked (in loop reboot) Vto 3211d-p2 can you give me any suggestion for unbrick it by tftp ? best regards
Top