OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.16k stars 226 forks source link

MJSXJ02HL seems bricked after firmware upgrade #859

Open darkfuncat opened 1 year ago

darkfuncat commented 1 year ago

Info : hi3518ev300 Hi, after a simple upgrade of firmware few days ago (from a previous formware of mid-may I would say), my camera MJSXJ02HL just rebooted in loop with orange led light. No access at all. I tried to re-flash it from scratch with new sdcard, the led became white a while, and reboot, but again loop reboot in orange. I retry but now nothing work, no led, nothing. I retry to access bootloader wia Zadig software but I cannot see it anymore now. I think it is totally bricked. Any suggestion ? Thanks

cronyx commented 1 year ago

https://github.com/OpenIPC/firmware/blob/master/ATTENTION.md

Stay tuned, we will be fix it soon.

eardunk commented 1 year ago

I have the same problem, tried everything and can get it work.

Use fastboot(u-boot) from this topic

https://kasito.ru/proshivka-zagruzchika-ip-kamery-mjsxj02hl-s-pomoshhyu-usb/

And then drop this file to sd-card and power on with reset button

https://github.com/kasitoru/mjsxj02hl_firmware/releases/tag/1.5.0

If you cannot see bootloader in zadig try to reinstall drivers/reboot pc.

darkfuncat commented 1 year ago

Hello Thank you for your message @eardunk . Knowing you were in the same situation I test again and it works now ! My solution was (I guess, not sure) to replace the cable. With the old one windows detected a change on usb, but not zadig. Anyway, now I am back to the kasitoru firmware. Is it safe now to reinstall OpenIPC latest version or not yet ?

flyrouter commented 1 year ago

The problem is in the wifi driver. It needs to be rebuilt with the new toolchain and archived. This should be done by someone who has such a camera in his hands and will be able to check the work immediately.

darkfuncat commented 11 months ago

The problem is in the wifi driver. It needs to be rebuilt with the new toolchain and archived. This should be done by someone who has such a camera in his hands and will be able to check the work immediately.

Hi @FlyRouter I own this camera and i can help to test, but I dont know what to do. Any information or manual or guide anywhere ? Thanks